Skip to content

Commit

Permalink
Home text: added SSDF, SAMM and infographic
Browse files Browse the repository at this point in the history
  • Loading branch information
robvanderveer committed Jul 9, 2023
1 parent 76fded5 commit 116a369
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions application/frontend/src/pages/Search/components/BodyText.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -51,21 +51,21 @@ export const SearchBody = () => {
</p>
<p>
OpenCRE currently links OWASP standards (Top 10, ASVS, Proactive Controls, Cheat sheets, Testing
guide, ZAP), plus several other sources (CWE, CAPEC, NIST-800 53, NIST-800 63b, Cloud Control Matrix,
ISO27001, ISO27002 and PCI-DSS).
guide, ZAP, SAMM), plus several other sources (CWE, CAPEC, NIST-800 53, NIST-800 63b, Cloud Control Matrix,
ISO27001, ISO27002, NIST SSDF, and PCI-DSS).
</p>
<p>
Contact us via (rob.vanderveer [at] owasp.org) to join the movement. Currently, a stakeholder group is
being formed.
</p>
<p>
For more details, see this
<a href="https://www.youtube.com/watch?v=7knF14t0Svg"> presentation video</a>, or read the
<a href="https://www.youtube.com/watch?v=7knF14t0Svg"> presentation video</a>, read the
<a href="https://github.com/OWASP/www-project-integration-standards/raw/master/writeups/CRE-Explained6.pdf">
{' '}
CRE explanation document
</a>
.
or click the diagram.<a href="opencregraphic2.PNG" target="_blank"><img src="tn_opencregraphic2.jpg" width="200" height="112" alt="Diagram" style="float:right"></a>
</p>
</div>
);
Expand Down

0 comments on commit 116a369

Please sign in to comment.