You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
AppScan DAST scan should show secure "Content-Security-Policy" header
Actual behaviour
AppScan DAST scan shows Missing or insecure "Content-Security-Policy" header
Steps to reproduce the behavior
AppScan DAST scans for Stratos URL https://ui.169.53.186.50.nip.io. AppScan detected that the Content-Security-Policy response header is missing or with an insecure policy, which increases exposure to various cross-site injection attacks
Log output covering before error and any error statements
Stratos Version
4.4.0
Frontend Deployment type
Backend (Jet Stream) Deployment type
Expected behaviour
AppScan DAST scan should show secure "Content-Security-Policy" header
Actual behaviour
AppScan DAST scan shows Missing or insecure "Content-Security-Policy" header
Steps to reproduce the behavior
AppScan DAST scans for Stratos URL https://ui.169.53.186.50.nip.io. AppScan detected that the Content-Security-Policy response header is missing or with an insecure policy, which increases exposure to various cross-site injection attacks
Log output covering before error and any error statements
Detailed Description
Enforce the use of HTTPS when sending sensitive information
Context
Possible Implementation
Config your server to use the "Content-Security-Policy" header with secure policies
The text was updated successfully, but these errors were encountered: