Skip to content

Commit

Permalink
Add general software profile example
Browse files Browse the repository at this point in the history
This commit adds the software profile example drawio file and
screenshot of the drawio diagram. The hope is that other profiles will
build on top of this core example and we can generate SPDX docs for
these examples to make adopting 3.0 easier.

Signed-off-by: Rose Judge <[email protected]>
  • Loading branch information
rnjudge committed May 1, 2024
1 parent 6c43edb commit 20f0249
Show file tree
Hide file tree
Showing 3 changed files with 781 additions and 0 deletions.
2 changes: 2 additions & 0 deletions software/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,6 @@ Each directory contains build metadata which is used to create the build artifac
| 9 | 2 Java files | generated from Gradle | 1 document |a copy of the [App-BOM-ination SPDX example](https://github.com/yevster/App-BOM-ination) contributed by @yevster for the SPDX spec version 2.0 docfest |
| 10 | 1 Python file | python package | 1 document | packaged using the [instructions from python.org](https://packaging.python.org/en/latest/tutorials/packaging-projects/) |
| 11 | 1 Rust file | compiled with Cargo | 1 document | SBOM describing both source and artifact, related with GENERATED_FROM |
| 12 | 1 Ruby library | built using `bundle` | 1 document | SBOM describing Ruby library packaged in a gem |
| 13 | Bundled app with a package and container | No compiling - hypothetical example | Documents in progress | SBOM describing a hypothetical "Acme Aplication" |

Binary file added software/example13/Software_Profile_example.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 20f0249

Please sign in to comment.