Skip to content

Commit

Permalink
homepage: added infographic and mention ssdf+samm (#319)
Browse files Browse the repository at this point in the history
* graphic to explain OpenCRE

* Home text: added SSDF, SAMM and infographic

* better contrasting infographic

* fix the image

---------

Co-authored-by: spyros <[email protected]>
  • Loading branch information
robvanderveer and northdpole authored Jul 9, 2023
1 parent 4a55352 commit 7ec0d04
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 8 deletions.
13 changes: 5 additions & 8 deletions application/frontend/src/pages/Search/components/BodyText.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -51,22 +51,19 @@ 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://github.com/OWASP/www-project-integration-standards/raw/master/writeups/CRE-Explained6.pdf">
{' '}
CRE explanation document
</a>
.
<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 see the diagram below.
</p>
<img className="align-middle mx-auto " src="/opencregraphic2.png" alt="Diagram" />
</div>
);
};
Binary file added application/frontend/www/opencregraphic2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added application/frontend/www/tn_opencregraphic2.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 7ec0d04

Please sign in to comment.