-
Notifications
You must be signed in to change notification settings - Fork 72
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #68 from OWASP/integrate-old-versions
Integrate old versions
- Loading branch information
Showing
29 changed files
with
166 additions
and
43 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
# OWASP Top 10 Proactive Controls v1/2014 | ||
|
||
- OWASP-2014-C1: Parameterize Queries | ||
- OWASP-2014-C2: Encode Data | ||
- OWASP-2014-C3: Validate All Inputs | ||
- OWASP-2014-C4: Implement Appropriate Access Controls | ||
- OWASP-2014-C5: Establish Identity and Authentication Controls | ||
- OWASP-2014-C6: Protect Data and Privacy | ||
- OWASP-2014-C7: Implement Logging, Error Handling and Intrusion Detection | ||
- OWASP-2014-C8: Leverage Security Features of Frameworks and Security Libraries | ||
- OWASP-2014-C9: Include Security-Specific Requirements | ||
- OWASP-2014-C10: Design and Architect Security In |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
# OWASP Top 10 Proactive Controls v2 (2016) | ||
|
||
- OWASP-2016-C1: Verify for Security Early and Often | ||
- OWASP-2016-C2: Parameterize Queries | ||
- OWASP-2016-C3: Encode Data | ||
- OWASP-2016-C4: Validate All Inputs | ||
- OWASP-2016-C5: Implement Identity and Authentication Controls | ||
- OWASP-2016-C6: Implement Appropriate Access Controls | ||
- OWASP-2016-C7: Protect Data | ||
- OWASP-2016-C8: Implement Logging and Intrusion Detection | ||
- OWASP-2016-C9: Leverage Security Frameworks and Libraries | ||
- OWASP-2016-C10: Error and Exception Handling |
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.