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
The web server currently does not offer a Content-Security-Policy (CSP), or it offers CSP with certain insecure settings. This issue aims to implement a strong and secure CSP to mitigate the risk of cross-site scripting (XSS) and other code injection attacks.
The text was updated successfully, but these errors were encountered:
The web server currently does not offer a Content-Security-Policy (CSP), or it offers CSP with certain insecure settings. This issue aims to implement a strong and secure CSP to mitigate the risk of cross-site scripting (XSS) and other code injection attacks.
The text was updated successfully, but these errors were encountered: