Skip to content

☔️A curated list of tools, articles & resources to help take your frontend security to the next level. Feel free to contribute!

License

Notifications You must be signed in to change notification settings

rustcohlnikov/awesome-frontend-security

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

awesome-frontend-security

Awesome

Contents

Code

Linters

Sanitizers

Serializers

  • serialize-javascript - Serialize JavaScript safely - HTML characters and JS line terminators are escaped automatically.

Dependencies

Headers

Content-Security-Policy

📚Learn

  • MDN - An article on MDN.
  • CSP Is Dead, Long Live CSP! - On the Insecurity of Whitelists and the Future of Content Security Policy.
  • Strict CSP - To get real value out of CSP, your policy must prevent the execution of untrusted scripts.

🧪Create

🔍Validate

  • CSP Evaluator - Paste your policy and check if its safe and strong enough.
  • CSP Header Inspector - Validate your policies as served from the given URL.
  • CSP Tester - Browser extension for testing Content Security Policy (CSP).

🤔Analyse

  • CSP WTF? - Explanations for strange CSP Report notifications.

X-XSS-Protection

📚Learn

  • MDN - An article on MDN.

X-Frame-Options

📚Learn

  • MDN - An article on MDN.

Articles

Other lists

  • CSP useful - A collection of parsers, examples and tips for Content Security Policy.
  • Awesome Web Security - A curated list of Web Security materials and resources.

License

CC0

About

☔️A curated list of tools, articles & resources to help take your frontend security to the next level. Feel free to contribute!

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published