Open
Description
Hello.
- I has the next report:
The value of CSP was
"default-src 'self'; script-src 'self' cdn.jsdelivr.net 'unsafe-inline'; img-src 'self' validator.swagger.io bootswatch.com getbootstrap.com data:; style-src 'self' cdn.jsdelivr.net 'unsafe-inline'; font-src 'self' cdn.jsdelivr.net data:; connect-src 'self' bootswatch.com;" - I fixed CSP: Wildcard Directive by adding form-action 'self'; frame-ancestors 'self' and received the next report:
- My question is why the number of URLs in CSP: script-src unsafe-inline and CSP: style-src unsafe-inline was increased?
Metadata
Metadata
Assignees
Labels
No labels