Conversation
There was a problem hiding this comment.
This is a simplified version of what is generated here:
I also replaced the tags with hashes.
There was a problem hiding this comment.
We already have this action here: https://github.com/mondoohq/ranger-rpc/blob/main/.github/workflows/dependency-review.yml
It might also be useful in this repo.
|
|
||
| # Initializes the CodeQL tools for scanning. | ||
| - name: Initialize CodeQL | ||
| uses: github/codeql-action/init@cf1bb45a277cb3c205638b2cd5c984db1c46a412 # v4.31.7 |
There was a problem hiding this comment.
don't we need to explicitly call github/codeql-action/analyze as well?
There was a problem hiding this comment.
Nice catch. I over-simplified the workflow.
I pushed an update.
Signed-off-by: Christian Zunker <christian@mondoo.com>
a77961e to
7e924f9
Compare
|
This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation. |
Signed-off-by: Christian Zunker <christian@mondoo.com>
No description provided.