We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 450acb3 commit 5a01ec6Copy full SHA for 5a01ec6
1 file changed
content/crosswalk/spdx-3-0.md
@@ -0,0 +1,19 @@
1
+---
2
+title: "Crosswalk for SPDX 3.0 SBOM"
3
+image: "/img/spdx.png"
4
+date: "2025-09-30"
5
6
+
7
+The [System Package Data Exchange® (SPDX®)](https://spdx.dev/),
8
+formerly known as the *Software Package Data Exchange*,
9
+is a standard format for communicating information about components associated
10
+with systems.
11
+While traditionally known as "software bill of materials" or "SBOM,"
12
+SPDX 3.0 can describe datasets and be used in non-SBOM contexts.
13
14
+SPDX 3.0 supports the JSON-LD serialization format and often uses `.spdx.json`,
15
+`.spdx.jsonld`, `.spdx3.json`, or `.spdx3.jsonld` as the file extension.
16
17
+The crosswalk for the SPDX 3.0 fields is as follows:
18
19
+{{< crosswalk name="SPDX 3.0" >}}
0 commit comments