Skip to content

ci: add CodeQL and dependency review workflows#9

Merged
microsasa merged 1 commit intomainfrom
ci/security-workflows
Mar 14, 2026
Merged

ci: add CodeQL and dependency review workflows#9
microsasa merged 1 commit intomainfrom
ci/security-workflows

Conversation

@microsasa
Copy link
Owner

@microsasa microsasa commented Mar 13, 2026

Add security scanning workflows now that repo is public:

  • CodeQL: Python code scanning on PRs to main + weekly Monday schedule
  • Dependency review: blocks PRs that introduce vulnerable dependencies

Repo is now public — all GHAS features are free.

Closes #7
Closes #8

- CodeQL: Python code scanning on PRs + weekly Monday schedule
- Dependency review: blocks PRs introducing vulnerable dependencies

Closes #7

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@github-advanced-security
Copy link

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.

@microsasa microsasa merged commit 578f8dc into main Mar 14, 2026
4 checks passed
@microsasa microsasa deleted the ci/security-workflows branch March 14, 2026 00:35
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.

ci: enable GitHub Advanced Security (GHAS) ci: enable CodeQL code scanning

1 participant