Skip to content

Commit

Permalink
Remove createbom helper
Browse files Browse the repository at this point in the history
Signed-off-by: Sebastian Schildt <sebastian.schildt@de.bosch.com>
  • Loading branch information
SebastianSchildt committed May 5, 2024
1 parent d29f409 commit 3c4b189
Show file tree
Hide file tree
Showing 21 changed files with 4 additions and 299 deletions.
3 changes: 2 additions & 1 deletion build-databroker-cli.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@
# Uses cross for cross-compiling. Needs to be executed
# before docker build, as docker collects the artifacts
# created by this script
# this needs the have cross, cargo-license and createbom dependencies installed
# this needs the have cross, cargo-license and kuksa sbom helper
# installed
#
# SPDX-License-Identifier: Apache-2.0

Expand Down
3 changes: 2 additions & 1 deletion build-databroker.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@
# Uses cross for cross-compiling. Needs to be executed
# before docker build, as docker collects the artifacts
# created by this script
# this needs the have cross, cargo-license and createbom dependencies installed
# this needs the have cross, cargo-license and the kuksa-sbom helper
# installed
#
# SPDX-License-Identifier: Apache-2.0

Expand Down
20 changes: 0 additions & 20 deletions createbom/README.md

This file was deleted.

40 changes: 0 additions & 40 deletions createbom/bomutil/maplicensefile.py

This file was deleted.

36 changes: 0 additions & 36 deletions createbom/bomutil/quirks.py

This file was deleted.

201 changes: 0 additions & 201 deletions createbom/createbom.py

This file was deleted.

Binary file removed createbom/licensestore/0BSD.txt.gz
Binary file not shown.
Binary file removed createbom/licensestore/Apache-2.0.txt.gz
Binary file not shown.
Binary file removed createbom/licensestore/BSD-2-Clause.txt.gz
Binary file not shown.
Binary file removed createbom/licensestore/BSD-3-Clause.txt.gz
Binary file not shown.
Binary file removed createbom/licensestore/BSL-1.0.txt.gz
Binary file not shown.
Binary file removed createbom/licensestore/BlueOak-1.0.0.md.gz
Binary file not shown.
Binary file removed createbom/licensestore/CC0-1.0.txt.gz
Binary file not shown.
Binary file removed createbom/licensestore/ISC.txt.gz
Binary file not shown.
Binary file removed createbom/licensestore/MIT.txt.gz
Binary file not shown.
Binary file removed createbom/licensestore/Unicode-DFS-2016.txt.gz
Binary file not shown.
Binary file removed createbom/licensestore/Unlicense.txt.gz
Binary file not shown.
Binary file removed createbom/licensestore/WTFPL.txt.gz
Binary file not shown.
Binary file removed createbom/licensestore/Zlib.txt.gz
Binary file not shown.
Binary file removed createbom/licensestore/ring.LICENSE.txt.gz
Binary file not shown.
Binary file removed createbom/licensestore/webpki.LICENSE.txt.gz
Binary file not shown.

0 comments on commit 3c4b189

Please sign in to comment.