opencontextinc/Create Artifact YAML
Generate OpenContext Artifact YAML File
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| type | Type of artifact. One of sbom, container, package, or image | yes | — |
| url | URL/URI of the artifact | yes | — |
| directory | Directory to save YAML files to. If not specified then the directory oc-artifact-yaml will be used. | no | — |
Outputs
| name | description |
|---|---|
| filename | The path to oc-artifact-yaml.tgz file containing all the generated YAML. |
| directory | The path to the directory containing all the generated YAML. |