You are on page 1of 13

# Epic Requirement

1
Story Task

Look into security issue Content Security Policy


Daily Status - Date(2
Task Details

Learning what is Content Security Policy . Checking how that


can be fixed without breaking code
Daily Status - Date(25-04-2022)
subtask

Continue my learning on webapplication security polcies. And Checking the possibility of implementing a filter for Expense for
CSP to HTTP Response Header response.addHeader("Content-Security-Policy", "default-src 'self'");
Estimate (in
Priority JIRA# Status Start Date End Date
hours)

P2 NA 2 In progress 25/4/2022 25/4/2022


Today's Effort  (in hrs) Total Actual Effort (in hrs)

3 3
Comments

Created a class CSPFilter which will add the CSP Header in Response. Build not yet generated. This
filter need to be added to in all 3 modules of Expense.
Meetings
S.No Details Organized
1 Meeting with Mounika & Manasa Team
Time Spent
1 hr
# Learning Topic Self Learning Item

1 Java Programming, Lambda and mor 1. Streams


2 Java Problem Write a sample webapplication which will run using maven t
Self Learning
Estimate (in Effort Total Effort on
Status Start Date End Date
hours) (25.04.2022) the course
22/4/2022
3hr Completed 19/4/2022 26/04/2022 2 3 hr
30 Completed 25/04/2022 25/04/2022 30 min 30 mins
Comments

lot of practice is required to memorize these concepts

You might also like