Skip to content

Commit

Permalink
feat: have CycloneDX SBOM
Browse files Browse the repository at this point in the history
  • Loading branch information
t-graf committed Oct 28, 2024
1 parent 8b8f370 commit 4d4b8d2
Show file tree
Hide file tree
Showing 2 changed files with 1,477 additions and 1 deletion.
7 changes: 6 additions & 1 deletion Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ Install sw360 and required dependencies:
The documentation of the project is built using Sphinx:

```python
poetry run sphinx-build .\docs-source\ .\docs\
poetry run sphinx-build ./docs-source/ ./docs/
```

#### Building Python package
Expand Down Expand Up @@ -104,3 +104,8 @@ Copyright 2019-2024 Siemens

The project is licensed under the MIT license.
SPDX-License-Identifier: MIT

## SBOM

For an up-to-date CycloneDX SBOM, please have a look at the
[SBOM](https://github.com/sw360/sw360python/tree/master/SBOM) folder.
Loading

0 comments on commit 4d4b8d2

Please sign in to comment.