|
| 1 | +--- |
| 2 | + |
| 3 | +title: OpenCRE and Integration Standards |
| 4 | +layout: col-document |
| 5 | +tags: OWASP Developer Guide |
| 6 | +contributors: Jon Gadsden |
| 7 | +document: OWASP Developer Guide |
| 8 | +order: 503 |
| 9 | +permalink: /draft/requirements/integration_standard_opencre/ |
| 10 | + |
| 11 | +--- |
| 12 | + |
| 13 | +{% include breadcrumb.html %} |
| 14 | + |
| 15 | +[OpenCRE logo](../../../assets/images/logos/opencre.png "OWASP OpenCRE"){: height="180px" } |
| 16 | + |
| 17 | +### 3.3 OpenCRE |
| 18 | + |
| 19 | +The [Open Common Requirement Enumeration][opencre] (OpenCRE) is a catalog of security requirements, |
| 20 | +enumerating security topics and providing links to various standards, cheat sheets and guides. |
| 21 | + |
| 22 | +The OWASP [Integration Standards][intstand] is a documentation project with production status, |
| 23 | +and includes both the OpenCRE and Security and the Application Security Wayfinder. |
| 24 | + |
| 25 | +#### What is the Integration Standards project? |
| 26 | + |
| 27 | +The [Integration Standards][intstand] project is at the centre of the OWASP project community; |
| 28 | +it provides guidance on how to navigate and use the many projects within OWASP. |
| 29 | + |
| 30 | +Application Security Wayfinder |
| 31 | + |
| 32 | +as of August 2024 there are 345 [OWASP projects][projects] |
| 33 | + |
| 34 | +OWASP [Application Security Fragmentation][sdlc] |
| 35 | + |
| 36 | +#### What is OpenCRE? |
| 37 | + |
| 38 | +#### Why use OpenCRE? |
| 39 | + |
| 40 | +#### How to use OpenCRE |
| 41 | + |
| 42 | +#### References |
| 43 | + |
| 44 | +* [Integration Standards][intstand] project |
| 45 | +* [OpenCRE][opencre] |
| 46 | +* OWASP [Application Security Fragmentation][sdlc] |
| 47 | + |
| 48 | +---- |
| 49 | + |
| 50 | +The OWASP Developer Guide is a community effort; if there is something that needs changing |
| 51 | +then [submit an issue][issue0503] or [edit on GitHub][edit0503]. |
| 52 | + |
| 53 | +[edit0503]: https://github.com/OWASP/www-project-developer-guide/blob/main/draft/05-requirements/03-opencre.md |
| 54 | +[issue0503]: https://github.com/OWASP/www-project-developer-guide/issues/new?labels=content&template=request.md&title=Update:%2005-requirements/03-opencre |
| 55 | +[opencre]: https://www.opencre.org/ |
| 56 | +[intstand]: https://owasp.org/www-project-integration-standards/ |
| 57 | +[projects]: https://owasp.org/projects/ |
| 58 | +[sdlc]: https://owasp.org/www-project-integration-standards/writeups/owasp_in_sdlc/ |
| 59 | + |
| 60 | +\newpage |
0 commit comments