Background
We found out that the AquaSec documentation contains an API specification, which can replace our incomplete full repo scan using open-source Trivy tool. At the moment we can scan only 4/6 areas (still missing SAST and Pipeline).
Feature
API caller for AquaSec full repository scan report.
Proposed Solution [Optional]
Solution Ideas:
- Read the API documentation
- Implement the AquaSec report instead of our local Trivy scan
- Upload the Aqua SARIF output into the GitHub Security Tab