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
For that we also need automated testing. A possible way is, to set a CSP header when running the e2e tests.
That way we would achieve a relative high coverage.
Angular recommends a default CSP header: https://angular.dev/best-practices/security#content-security-policy.
We should target to comply with that.
For that we also need automated testing. A possible way is, to set a CSP header when running the e2e tests.
That way we would achieve a relative high coverage.
Steps: