weichwerke-heidrich-software/Upload BOM to BOMnipotent Server
Uploads a Bill of Materials (BOM) to a BOMnipotent Server.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| bom | The filepath to the Bill of Materials (BOM) file to upload. | yes | — |
| name | Overwrite the name of the BOM to upload. Can be either a string literal, or a path to a file containing the value. | no | — |
| version | Overwrite the version of the BOM to upload. Can be either a string literal, or a path to a file containing the value. | no | — |
| tlp | The Traffic Light Protocol (TLP) level of the BOM. | no | — |
| on-existing | What to do if a BOM with the same name and version already exists on the server. Options are: 'error' (default behaviour), 'skip' or 'replace'. | no | error |
Outputs
no outputs