Custom properties
Custom properties allow you to decorate your repository with information such as compliance frameworks, data sensitivity, or project details.
fossaAnalyzeResultSuccess: analyze ran successfully
N/A: analyze did not run (list-targets error or did not identify files to scan)
Error: analyze ran with errors
See https://github.com/fossas/fossa-cli/blob/master/docs/references/subcommands/analyze.md
Success
fossaExceptionIf True, the repo is excluded from FOSSA scanning.
False
fossaHasTargetsTrue: list-targets identified files to scan.
False: list-targets did not identify files to scan.
Error: list-targets executed with errors.
See https://github.com/fossas/fossa-cli/blob/master/docs/references/subcommands/list-targets.md.
True
fossaWorkflowIdentifies which FOSSA workflow to run on the repository. Workflows are saved in https://github.com/newrelic/.github/tree/main/.github/workflows.
fossa-default