Add the OWASP cheat sheets to general

This commit is contained in:
Jacob Paris
2019-07-23 01:32:53 -06:00
parent ea65489422
commit 9f551a71da
2 changed files with 8 additions and 1 deletions

View File

@@ -403,6 +403,11 @@
"title": "The A11Y Checklist",
"desc": "This checklist uses the The Web Content Accessibility Guidelines (WCAG) as a reference point. The WCAG is a shared standard for web content accessibility for individuals, organizations, and governments.",
"url": "https://a11yproject.com/checklist/"
},
{
"title": "OWASP Security Cheat Sheets",
"desc": "A concise collection of high value information on specific applied security topics",
"url": "https://github.com/OWASP/CheatSheetSeries/blob/master/Index.md"
}
]
},