We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
I'd like to be able to generate an SBOM on every PR to my release branch or tag. I can do this from the CLI with
fossa report attribution --debug --format spdx >> myFile
I don't see a way to generate this using the action
Activity