@@ -145,33 +145,6 @@ docs:
145145- title : ' 5.3.3 OWASP Secure Headers Project'
146146 url : implementation/secure_libraries/secure_headers
147147
148- - title : ' 5.4 Implementation Do'' s and Don'' ts'
149- url : implementation/dos_donts
150-
151- - title : ' 5.4.1 Container security'
152- url : implementation/dos_donts/container_security
153-
154- - title : ' 5.4.2 Secure coding'
155- url : implementation/dos_donts/secure_coding
156-
157- - title : ' 5.4.3 Cryptographic practices'
158- url : implementation/dos_donts/cryptographic_practices
159-
160- - title : ' 5.4.4 Application spoofing'
161- url : implementation/dos_donts/application_spoofing
162-
163- - title : ' 5.4.5 Content Security Policy (CSP)'
164- url : implementation/dos_donts/content_security_policy
165-
166- - title : ' 5.4.6 Exception and error handling'
167- url : implementation/dos_donts/exception_error_handling
168-
169- - title : ' 5.4.7 File management'
170- url : implementation/dos_donts/file_management
171-
172- - title : ' 5.4.8 Memory management'
173- url : implementation/dos_donts/memory_management
174-
175148- title : ' 6. Verification'
176149 url : verification
177150
@@ -217,18 +190,6 @@ docs:
217190- title : ' 6.4.1 DefectDojo'
218191 url : verification/vulnerability_management/defectdojo
219192
220- - title : ' 6.5 Verification Do'' s and Don'' ts'
221- url : verification/dos_donts
222-
223- - title : ' 6.5.1 Secure environment'
224- url : verification/dos_donts/secure_environment
225-
226- - title : ' 6.5.2 System hardening'
227- url : verification/dos_donts/system_hardening
228-
229- - title : ' 6.5.3 Open Source software'
230- url : verification/dos_donts/open_source_software
231-
232193- title : ' 7. Training and Education'
233194 url : training_education
234195
@@ -333,3 +294,45 @@ docs:
333294
334295- title : ' 11.2 Bug Logging Tool'
335296 url : security_gap_analysis/bug_logging_tool
297+
298+ - title : ' 12. Appendices'
299+ url : appendices
300+
301+ - title : ' 12.1 Implementation Do'' s and Don'' ts'
302+ url : appendices/implementation_dos_donts
303+
304+ - title : ' 12.1.1 Container security'
305+ url : appendices/implementation_dos_donts/container_security
306+
307+ - title : ' 12.1.2 Secure coding'
308+ url : appendices/implementation_dos_donts/secure_coding
309+
310+ - title : ' 12.1.3 Cryptographic practices'
311+ url : appendices/implementation_dos_donts/cryptographic_practices
312+
313+ - title : ' 12.1.4 Application spoofing'
314+ url : appendices/implementation_dos_donts/application_spoofing
315+
316+ - title : ' 12.1.5 Content Security Policy (CSP)'
317+ url : appendices/implementation_dos_donts/content_security_policy
318+
319+ - title : ' 12.1.6 Exception and error handling'
320+ url : appendices/implementation_dos_donts/exception_error_handling
321+
322+ - title : ' 12.1.7 File management'
323+ url : appendices/implementation_dos_donts/file_management
324+
325+ - title : ' 12.1.8 Memory management'
326+ url : appendices/implementation_dos_donts/memory_management
327+
328+ - title : ' 12.2 Verification Do'' s and Don'' ts'
329+ url : appendices/verification_dos_donts
330+
331+ - title : ' 12.2.1 Secure environment'
332+ url : appendices/verification_dos_donts/secure_environment
333+
334+ - title : ' 12.2.2 System hardening'
335+ url : appendices/verification_dos_donts/system_hardening
336+
337+ - title : ' 12.2.3 Open Source software'
338+ url : appendices/verification_dos_donts/open_source_software
0 commit comments