cyclonedx/CycloneDX Cocoapods Generate SBOM
Github action to generate a CycloneDX BOM for Cocoapods projects
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| path | Path to CocoaPods project directory | yes | — |
| bom_version | Version of the generated BOM | no | 1 |
| component_group | Group of the component for which the BOM is generated | no | — |
| component_name | Name of the component for which the BOM is generated | no | — |
| component_type | Type of the component for which the BOM is generated | no | application |
| component_version | Version of the component for which the BOM is generated | no | — |
| exclude_test | Eliminates Podfile targets whose name contains the word `test` | no | — |
| output | Path to output the bom.xml | no | bom.xml |
| version | Version of cyclonedx-cocoapods to be used | no | 1.1.1 |
Outputs
no outputs