Open
Description
As ORT is an orchestrator, it should allow to configure BlackDuck as scanner where code snippet can be scanned and result can be stored in ORT backend storage i.e. PostgreSQL
High Level Consideration
- Analyzer-result.yml generated by running analyzer
- API call request to BlackDuck transforming .yml meta-data to .json format
- API response from BlackDuck in .json format
- scan-result from black-duck stored in ORT backend storage i.e., PostgreSQL
- scan-result is fed into ORT evaluate to report for generating various output formats such as Web App, and JSON.