Add the OWASP cheat sheets to general
This commit is contained in:
@@ -3,4 +3,6 @@ These are lovely people who have helped this project:
|
||||
|
||||
- [lostdesign](https://github.com/lostdesign) : Active Contributor and currently also the main contributor.
|
||||
* twitter: @lostdesign
|
||||
- [Kevin](https://github.com/S3B4S) :dog:
|
||||
- [Kevin](https://github.com/S3B4S) :dog:
|
||||
- [jacobparis](https://github.com/jacobparis) : Team Devcord
|
||||
* twitter: @jacobmparis
|
||||
@@ -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"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user