label | el | code | ran | goal | = |
---|---|---|---|---|---|
?
Style with nonce
Play with
style-src
to block or allow
|
Style makes this blue |
|
✅ | ||
?
Inline js without nonce
Play with
style-src
to block or allow
|
Inline JavaScript w/o nonce will change this color to green |
|
⛔ | ||
?
Inline js with nonce
Play with
style-src
to block or allow
|
Inline JavaScript w/ nonce will change this color to orange |
|
✅ | ||
?
Remote stylesheet
Play with
style-src
to block or allow
|
Font awesome icon, remote style |
|
✅ | ||
?
Remote stylesheet & fonts
Play with
style-src font-src
to block or allow
|
Should be a fancy font if google fonts loaded |
|
⛔ | ||
?
Youtube embed with script
Play with
script-src child-src
to block or allow
|
|
✅ | |||
?
Remote image
Play with
img-src
to block or allow
|
|
✅ | |||
?
Local AJAX call
Play with
connect-src
to block or allow
|
Will change once AJAX is done |
js: generated.js
|
✅ | ||
?
Local embed
Play with
plugin-types object-src
to block or allow
|
|
✅ | |||
?
Local embed svg
Play with
plugin-types object-src
to block or allow
|
|
⛔ |
violator | directive | line | col | sample |
---|