Generate Build Specification
Description
Generate a build specification for a given software component.
Usage
usage: ./run_macaron.sh gen-build-spec [-h] -purl PACKAGE_URL --database DATABASE [--output-format OUTPUT_FORMAT]
Options
- -h, --help
Show this help message and exit.
- -purl PACKAGE_URL, --package-url PACKAGE_URL
The PURL (Package URL) string of the software component for which the build specification is to be generated.
- --database DATABASE
Path to the database.
- --output-format OUTPUT_FORMAT
The output format. Can be default-buildspec (default) or rc-buildspec (Reproducible-central build spec)