Skip to content

Add security scanners - #36

Draft
HereThereBeDragons wants to merge 8 commits into
developfrom
users/lpromber/security_scanners
Draft

Add security scanners#36
HereThereBeDragons wants to merge 8 commits into
developfrom
users/lpromber/security_scanners

Conversation

@HereThereBeDragons

Copy link
Copy Markdown
Collaborator

Add the following security scanners:

  • zizmor
  • codeql
  • dependabot
  • gitleaks (scheduled + pr)
  • bandit

Taken from theRock and rocm-tests.

Enhanced it with:

permisssions:
   contents: read

and

concurrency:
  group: ${{ github.workflow }}-${{ github.ref }}
  cancel-in-progress: true

@HereThereBeDragons
HereThereBeDragons requested review from a team, cgoea and haribabug July 21, 2026 16:54
@cgoea

cgoea commented Jul 22, 2026

Copy link
Copy Markdown
Contributor

Let's wait with these. We decided to move the security scanners into their own repositories, so it makes no sense to duplicate the work.

@github-advanced-security

Copy link
Copy Markdown

You are seeing this message because GitHub Code Scanning has recently been set up for this repository, or this pull request contains the workflow file for the Code Scanning tool.

What Enabling Code Scanning Means:

  • The 'Security' tab will display more code scanning analysis results (e.g., for the default branch).
  • Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results.
  • You will be able to see the analysis results for the pull request's branch on this overview once the scans have completed and the checks have passed.

For more information about GitHub Code Scanning, check out the documentation.

Comment thread .github/dependabot.yml Fixed
Comment on lines +40 to +41
- name: Checkout repository
uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
@HereThereBeDragons

Copy link
Copy Markdown
Collaborator Author

convert to draft. can be used as an example how this can be provided via the security baseline

@HereThereBeDragons
HereThereBeDragons marked this pull request as draft July 22, 2026 11:37
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.

3 participants