FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Add SPDX 3.0 page by bact · Pull Request #71 · codemeta/codemeta.github.io · GitHub

Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension .md  (1) All 1 file type selected
Viewed files
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Unified
Split
Hide whitespace
Diff view
Unified
Split
Hide whitespace
19 changes: 19 additions & 0 deletions content/crosswalk/spdx-3-0.md
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
---
title: "Crosswalk for SPDX 3.0 SBOM"
image: "/img/spdx.png"
date: "2025-09-30"
---

The [System Package Data Exchange® (SPDX®)](https://spdx.dev/),
formerly known as the *Software Package Data Exchange*,
is a standard format for communicating information about components associated
with systems.
While traditionally known as "software bill of materials" or "SBOM,"
SPDX 3.0 can describe datasets and be used in non-SBOM contexts.

SPDX 3.0 supports the JSON-LD serialization format and often uses `.spdx.json`,
`.spdx.jsonld`, `.spdx3.json`, or `.spdx3.jsonld` as the file extension.

The crosswalk for the SPDX 3.0 fields is as follows:

{{< crosswalk name="SPDX 3.0" >}}

Back | FazBrowse Home | New Git URL