rajuljha/Test python dependencies sbom generator
Download Dependencies for python environments
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Aug 5, 2024
- License
- None
Pinned Snippet
uses: rajuljha/foss-action-python@d4f522021e5bcf2b92bde70c61f70c40a69d1283 # v16tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| environment | Build an SBOM from Python (virtual) Environment | no | false |
| requirements | Build an SBOM from pip requirements file. | no | false |
| pipenv | Build an SBOM from Pipenv manifest. | no | false |
| poetry | Build an SBOM from Poetry project | no | false |
Outputs
| name | description |
|---|---|
| sbom_file_path | Path to the sbom file generated. |