File tree Expand file tree Collapse file tree 7 files changed +36
-0
lines changed
Expand file tree Collapse file tree 7 files changed +36
-0
lines changed Original file line number Diff line number Diff line change @@ -12,6 +12,18 @@ permalink: /draft/implementation/dependencies/dependency_check/
1212
1313{% include breadcrumb.html %}
1414
15+ <style type =" text/css " >
16+ .image-right {
17+ height : 180px ;
18+ display : block ;
19+ margin-left : auto ;
20+ margin-right : auto ;
21+ float : right ;
22+ }
23+ </style >
24+
25+ ![ Dependency-Check logo] ( ../../../../assets/images/logos/depcheck.png " OWASP Dependency-Check ") {: .image-right }
26+
1527### 5.2.1 Dependency-Check
1628
1729OWASP [ Dependency-Check] [ depcheck ] is a tool that provides Software Composition Analysis (SCA) from the command line.
Original file line number Diff line number Diff line change @@ -12,6 +12,18 @@ permalink: /draft/implementation/secure_libraries/esapi/
1212
1313{% include breadcrumb.html %}
1414
15+ <style type =" text/css " >
16+ .image-right {
17+ height : 180px ;
18+ display : block ;
19+ margin-left : auto ;
20+ margin-right : auto ;
21+ float : right ;
22+ }
23+ </style >
24+
25+ ![ ESAPI logo] ( ../../../../assets/images/logos/esapi.png " OWASP ESAPI ") {: .image-right }
26+
1527### 5.3.1 Enterprise Security API library
1628
1729The OWASP Enterprise Security API (ESAPI) [ library] [ esapi-docs ] is a security control library
Original file line number Diff line number Diff line change @@ -12,6 +12,18 @@ permalink: /draft/implementation/secure_libraries/secure_headers/
1212
1313{% include breadcrumb.html %}
1414
15+ <style type =" text/css " >
16+ .image-right {
17+ height : 180px ;
18+ display : block ;
19+ margin-left : auto ;
20+ margin-right : auto ;
21+ float : right ;
22+ }
23+ </style >
24+
25+ ![ Secure Headers logo] ( ../../../../assets/images/logos/secure_headers.png " OWASP Secure Headers ") {: .image-right }
26+
1527### 5.3.3 OWASP Secure Headers Project
1628
1729The OWASP Secure Headers Project ([ OSHP] [ oshp ] ) provides information on HTTP response headers
You can’t perform that action at this time.
0 commit comments