Skip to content

Commit 8b2c013

Browse files
committed
add andreashappe to the contributors list
1 parent 78053fd commit 8b2c013

15 files changed

+15
-15
lines changed

draft/04-foundations/03-security-principles.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
title: Principles of Security
44
layout: col-document
55
tags: OWASP Developer Guide
6-
contributors: Jon Gadsden, Johan Sydseter
6+
contributors: Jon Gadsden, Johan Sydseter, Andreas Happe
77
document: OWASP Developer Guide
88
order: 403
99
permalink: /draft/foundations/security_principles/

draft/05-requirements/00-toc.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
title: Requirements
44
layout: col-document
55
tags: OWASP Developer Guide
6-
contributors: Jon Gadsden
6+
contributors: Jon Gadsden, Andreas Happe
77
document: OWASP Developer Guide
88
order:
99
permalink:

draft/05-requirements/01-requirements.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
title: Requirements in Practice
44
layout: col-document
55
tags: OWASP Developer Guide
6-
contributors: Jon Gadsden
6+
contributors: Jon Gadsden, Andreas Happe
77
document: OWASP Developer Guide
88
order: 501
99
permalink: /draft/requirements/requirements_in_practice/

draft/05-requirements/toc.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
title: Requirements
44
layout: col-document
55
tags: OWASP Developer Guide
6-
contributors: Jon Gadsden
6+
contributors: Jon Gadsden, Andreas Happe
77
document: OWASP Developer Guide
88
order: 500
99
permalink: /draft/requirements/

draft/06-design/02-web-app-checklist/01-define-security-requirements.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
title: Define Security Requirements Checklist
44
layout: col-document
55
tags: OWASP Developer Guide
6-
contributors: Jon Gadsden
6+
contributors: Jon Gadsden, Andreas Happe
77
document: OWASP Developer Guide
88
order: 621
99
permalink: /draft/design/web_app_checklist/define_security_requirements/

draft/06-design/02-web-app-checklist/02-frameworks-libraries.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
title: Leverage Security Frameworks and Libraries Checklist
44
layout: col-document
55
tags: OWASP Developer Guide
6-
contributors: Jon Gadsden
6+
contributors: Jon Gadsden, Andreas Happe
77
document: OWASP Developer Guide
88
order: 622
99
permalink: /draft/design/web_app_checklist/frameworks_libraries/

draft/06-design/02-web-app-checklist/03-secure-database-access.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
title: Secure Database Access Checklist
44
layout: col-document
55
tags: OWASP Developer Guide
6-
contributors: Jon Gadsden
6+
contributors: Jon Gadsden, Andreas Happe
77
document: OWASP Developer Guide
88
order: 623
99
permalink: /draft/design/web_app_checklist/secure_database_access/

draft/06-design/02-web-app-checklist/04-encode-escape-data.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
title: Encode and Escape Data Checklist
44
layout: col-document
55
tags: OWASP Developer Guide
6-
contributors: Jon Gadsden
6+
contributors: Jon Gadsden, Andreas Happe
77
document: OWASP Developer Guide
88
order: 624
99
permalink: /draft/design/web_app_checklist/encode_escape_data/

draft/06-design/02-web-app-checklist/05-validate-inputs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
title: Validate All Inputs Checklist
44
layout: col-document
55
tags: OWASP Developer Guide
6-
contributors: Jon Gadsden
6+
contributors: Jon Gadsden, Andreas Happe
77
document: OWASP Developer Guide
88
order: 625
99
permalink: /draft/design/web_app_checklist/validate_inputs/

draft/06-design/02-web-app-checklist/06-digital-identity.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
title: Implement Digital Identity Checklist
44
layout: col-document
55
tags: OWASP Developer Guide
6-
contributors: Jon Gadsden
6+
contributors: Jon Gadsden, Andreas Happe
77
document: OWASP Developer Guide
88
order: 626
99
permalink: /draft/design/web_app_checklist/digital_identity/

0 commit comments

Comments
 (0)