Skip to content

travis-infrastructure/travis-sbom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

travis-sbom

Usage:

docker run --mount type=bind,source=$REPO_PATH,target=/app --mount type=bind,source=$OUTPUT_DIR,target=/structured_sbom_outputs travis_sbom:latest $OUTPUT_FORMAT /structured_sbom_outputs $INPUT_DIRS

OUTPUT_FORMAT is one of (cyclonedx-json, cyclonedx-xml, spdx-json) INPUT_DIRS is a list of directories relative to repository root, e.g. "/,/java,/cpp"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published