Skip to content

Conversation

naveensrinivasan
Copy link
Contributor

@qustavo
Copy link
Collaborator

qustavo commented Mar 9, 2022

sorry I'm not familiar with that, what is it?

@naveensrinivasan
Copy link
Contributor Author

Codeql https://codeql.github.com is a static analysis tool by GitHub to identify Vulnerabilities in the code. I am a maintainer of a few supply chain security projects.

Here is a list of issues Codeql found in kaniko https://github.com/GoogleContainerTools/kaniko/pull/1905/checks?check_run_id=5010209790 as an example.

This will help prevent Vulnerabilities.

branches: [ master ]
pull_request:
# The branches below must be a subset of the branches above
branches: [ master ]
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

do we need branches here if this is meant to be run on every pull_request?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants