SPDX
SPDX is an open standard for communicating SBOM information, including provenance, license, security, and other related information. ISO/IEC 5962:2021
Pinned Repositories
license-list-data
Various data formats for the SPDX License List including RDFa, HTML, Text, and JSON
license-list-XML
Source XML and test text files for the SPDX License List
spdx-3-model
The model for the information captured in SPDX version 3 standard.
spdx-examples
Examples of SPDX files for software combinations
spdx-online-tools
Source for the website providing online SPDX tools
spdx-spec
The System Package Data Exchange (SPDX) specification in Markdown and HTML formats.
tools
SPDX Tools
tools-golang
Collection of Go packages to work with SPDX files
tools-java
SPDX Command Line Tools using the Spdx-Java-Library
tools-python
A Python library to parse, validate and create SPDX documents.
SPDX's Repositories
spdx/license-list-data
Various data formats for the SPDX License List including RDFa, HTML, Text, and JSON
spdx/license-list-XML
Source XML and test text files for the SPDX License List
spdx/spdx-spec
The System Package Data Exchange (SPDX) specification in Markdown and HTML formats.
spdx/tools-golang
Collection of Go packages to work with SPDX files
spdx/spdx-examples
Examples of SPDX files for software combinations
spdx/spdx-3-model
The model for the information captured in SPDX version 3 standard.
spdx/tools-java
SPDX Command Line Tools using the Spdx-Java-Library
spdx/ntia-conformance-checker
Check SPDX SBOM for NTIA minimum elements
spdx/spdx-online-tools
Source for the website providing online SPDX tools
spdx/spdx-maven-plugin
Plugin for supporting SPDX in a Maven build.
spdx/Spdx-Java-Library
Java library which implements the Java object model for SPDX and provides useful helper functions
spdx/meetings
This repository stores meetings minutes for the SPDX project
spdx/spdx-license-matcher
A tool to match license text with SPDX license list using a an algorithm with finds close matches. It follows SPDX Matching guidelines to keep the substantial text as well as ignore the replaceable text for matching purposes.
spdx/LicenseListPublisher
Tool that generates license data found in the license-list-data repository from the license-list-XML source
spdx/spdx-gradle-plugin
spdx/gordf
spdx/spec-parser
automagically process the specification
spdx/outreach
content for outreach activities
spdx/spdx-java-jackson-store
JSON storage implementation for the SPDX tools
spdx/spdx-java-spreadsheet-store
SPDX Java library spreadsheet storage
spdx/spdx-java-rdf-store
SPDX Tools RDF Support Library
spdx/spdx-java-tagvalue-store
SPDX Document Storage using the Tag/Value format
spdx/spdx-model-to-java
Generates Java source files from the SPDX spec version 3+ suitable for inclusion in the SPDX Java Library
spdx/spdx-python-model
Generated Python code for SPDX Spec version 3
spdx/licenseRequestImages
License Request Image Repository
spdx/spdx-java-model-3_0
Generates Java source files from the SPDX 3.0+ specification OWL and SHACL files
spdx/spdx-java-v3jsonld-store
Serializable store supporting the SPDX spec version 3 JSON-LD format
spdx/spdx-go-model
Generated Golang code for the SPDX Spec version 3
spdx/spdx-java-core
Core libraries for the SPDX Java Library
spdx/spdx-java-model-2_X
Java model files for version 2.X