Skip to content

Commit

Permalink
new file: data/00-general/websites/0013-serverlessgoat.json
Browse files Browse the repository at this point in the history
	new file:   data/AWS-Lambda/01-tools/0001-functionshield.json
  • Loading branch information
oorryy committed Jan 16, 2019
1 parent 3027db2 commit f57b803
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
6 changes: 6 additions & 0 deletions data/00-general/websites/0013-serverlessgoat.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"free": true,
"name": "OWASP ServerlessGoat",
"remark": "OWASP ServerlessGoat is a deliberately insecure realistic AWS Lambda serverless application, maintained by OWASP and created by [PureSec](https://www.puresec.io/). You can install WebGoat, learn about the vulnerabilities, how to exploit them, and how to remediate each issue. The project also includes documentation explaining the issues and how they should be remediated with best-practices.",
"url": "https://www.owasp.org/index.php/OWASP_Serverless_Goat"
}
6 changes: 6 additions & 0 deletions data/AWS-Lambda/01-tools/0001-functionshield.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"free": true,
"name": "PureSec FunctionShield",
"remark": "FunctionShield is a 100% free AWS Lambda security and Google Cloud Functions security library that equips developers with the ability to easily enforce strict security controls on serverless runtimes.",
"url": "https://www.puresec.io/function-shield"
}

0 comments on commit f57b803

Please sign in to comment.