diff --git a/README.md b/README.md index a4f80f5..c950ebe 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,7 @@ - [JavaScript Secure Coding Practices](https://checkmarx.gitbooks.io/js-scp/content/) - A guide written for anyone who is using the JavaScript for web development. - [Security Policy](https://help.github.com/en/articles/adding-a-security-policy-to-your-repository) - How to add a security policy to your Github repository. - [AJAX Security Cheatsheet](https://github.com/OWASP/CheatSheetSeries/blob/master/cheatsheets/AJAX_Security_Cheat_Sheet.md) - A starting point for AJAX security. +- [SecDim](https://secdim.com) - Learn appsec the fun way! With learning content and games. ### Linters - [`eslint-plugin-security`](https://github.com/nodesecurity/eslint-plugin-security) - ESLint rules for Node Security.