cyclonedx/CycloneDX .NET Generate SBOM
Github action to generate a CycloneDX BOM for .NET projects
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| path | The path to a .sln, .csproj, .vbproj, or packages.config file or the path to a directory which will be recursively analyzed for packages.config files | yes | — |
| out | Output directory | no | ./ |
| json | Produce a JSON BOM instead of XML, set to any value instead of false | no | false |
| github-bearer-token | Optionally provide the GitHub action bearer token for license resolution. | no | "" |
| log-bom-contents | Set to true to log the contents of the generated SBOM | no | true |
Outputs
no outputs