jparsai/crda-analysis
The CRDA Analysis task is an interface between Tekton and Red Hat CodeReady Dependency Analytics platform. It provides vulnerability and compliance analysis for your Python applications dependencies, along with recommendations to address security vulnerabilities and licensing issues.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| manifest-file-path | Path of target manifest file to perform analysis. | yes | requirements1.txt |
| output-file-path | Path of the file to save analysis report. | yes | crda-analysis-report.json |
| pkg-installation-directory-path | Path of a directory in workspace, where dependencies are installed. | yes | site-dir |
Outputs
no outputs