Validator#
The validator can be run using the software-card-validate command which is
equivalent to python -m software_card_policies.
Basic usage.#
software-card-validate --config config.toml metadata.ttl
This example will:
Load policies specified in
config.tomlResolve any parameters from the configuration
Validate the metadata in
metadata.ttlusing the given policiesPrint a validation report