Skip to content

feat(ci): implement security check #475

@hwakabh

Description

@hwakabh

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 automationsenhancementNew feature or requestsecurityChanges with security perspectives

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions