issues
search
GFlisch
/
Arc4u.Guidance.Doc
Other
5
stars
1
forks
source link
Security header for Blazor
#5
Open
GFlisch
opened
2 years ago
GFlisch
commented
2 years ago
Integrate the security http study in the code generated.
rdarko
commented
1 year ago
[ ] devops has to remove server header on the iis (DEVOPS)
[ ] choose hosting strategy for blazor: static files, kestrel on iis, nt service and kubernetes (A meeting is needed to decide if this is relevant)
[ ] define the headers that have to be edited, to be removed and edit the content of the headers depending of the strategy
[ ] implement the guidance
[ ] depending on the strategy, devops has to be adapted
[ ] test if headers re-appeared on iis
[ ] test the deployment of the service, of the blazor applications. (DEVOPS + ARCHITECTS)
[ ] check if the piplines has to be adjusted (DEVOPS + ARCHITECTS)
[ ] Define how to measure the speed to download a blazor project
Integrate the security http study in the code generated.