-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Labels
ciTopics on workflows or automationsTopics on workflows or automationsenhancementNew feature or requestNew feature or requestsecurityChanges with security perspectivesChanges with security perspectives
Description
AsIs
Currently no functionalities for checking securities of application codes, whereas GitHub has Code Scanning.
Seems that GitHub Actions for runinng CodeQL as continer, so this might be the best options but still need to research its details.
For goals of this issue is to implement same features as using Trivy with using CodeQL, which is GitHub provided ones.
ref: https://docs.github.com/en/code-security/code-scanning/creating-an-advanced-setup-for-code-scanning/running-codeql-code-scanning-in-a-container#example-workflow
Justifications
SSIA
(Optional) ToDo
- Job designs with CodeQL
- Added workflows triggered in every commits in PR
Metadata
Metadata
Assignees
Labels
ciTopics on workflows or automationsTopics on workflows or automationsenhancementNew feature or requestNew feature or requestsecurityChanges with security perspectivesChanges with security perspectives