File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed
Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -8,14 +8,14 @@ The [Software Package Data Exchange® (SPDX®)](https://spdx.dev/) specification
88
99SPDX 2.3 supports multiple serialization formats and often uses the following file extensions:
1010
11- | Serialization format | File extension(s) |
12- | ----------------------| -----------------------------|
13- | tag: value | ` *.spdx ` |
14- | JSON | ` *.spdx.json ` |
15- | RDF | ` *.spdx.rdf ` |
16- | XLS spreadsheet | ` *.spdx.xls ` , ` *.spdx.xlsx ` |
17- | XML | ` *.spdx.xml ` |
18- | YAML 1.2 | ` *.spdx.yaml ` , ` *.spdx.yml ` |
11+ | Serialization format | File extension(s) |
12+ | ----------------------| -------------------------------- |
13+ | tag: value | ` *.spdx ` |
14+ | JSON | ` *.spdx.json ` |
15+ | RDF (RDF/XML) | ` *.spdx.rdf ` , ` *.spdx.rdf.xml ` |
16+ | XLS spreadsheet | ` *.spdx.xls ` , ` *.spdx.xlsx ` |
17+ | XML | ` *.spdx.xml ` |
18+ | YAML 1.2 | ` *.spdx.yaml ` , ` *.spdx.yml ` |
1919
2020The crosswalk for the SPDX 2.3 SBOM is as follows:
2121
You can’t perform that action at this time.
0 commit comments