Skip to content

A collection of machine-readable third-party standards and requirements in CycloneDX format

License

Notifications You must be signed in to change notification settings

CycloneDX/official-3rd-party-standards

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Official Third‑Party Standards & Requirements

This repository contains official third-party standards that have been transformed into CycloneDX v1.6 requirements. These requirements are intended to document compliance to a standard in a machine readable format that is consistent with the CycloneDX specification.


What is this repository?

   
Purpose Provide a single, machine‑readable catalogue of well‑known open standards that have been mapped into the CycloneDX v1.6 requirements model.
Why • Enables tool‑chains to import a standard as a BOM, verify controls automatically, and report compliance.
• Eliminates one‑off parsers for every PDF, spreadsheet or bespoke XML format.
• Keeps the source of truth under version control so updates are transparent and traceable.
Audience Security engineers, compliance teams, CycloneDX ecosystem tools, CI/CD pipelines.

Repository layout

standards/
├─ <Publisher>/
│  └─ <Standard‑Name>/
│     └─ <file>.cdx.json   # CycloneDX requirement BOMs
└─ feed.json               # JSON Feed 1.1 catalogue (auto‑generated)

The catalogue feed (standards/feed.json)

Contributing a new standard

Create standards//<Standard‑Name>/.

Add the CycloneDX requirement BOM as -.cdx.json.

Open a pull request.

Once merged, the feed updates automatically.

License & usage

Repository

The scripts, workflow files, and overall repository structure are licensed under the Apache License 2.0. See LICENSE for details.

Individual standards

Each standard included here retains the license designated by its original publisher. That license is declared inside the corresponding *.cdx.json file (usually in metadata.licenses). Before redistributing or embedding a particular standard, review and comply with the terms in that file.

About

A collection of machine-readable third-party standards and requirements in CycloneDX format

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Contributors 4

  •  
  •  
  •  
  •