Skip to content

Add security CI workflows#248

Merged
BukeLy merged 2 commits intomainfrom
chore/add-security-ci
Apr 24, 2026
Merged

Add security CI workflows#248
BukeLy merged 2 commits intomainfrom
chore/add-security-ci

Conversation

@BukeLy
Copy link
Copy Markdown
Collaborator

@BukeLy BukeLy commented Apr 24, 2026

Summary

  • Add an explicit CodeQL advanced setup workflow for Actions and Python analysis.
  • Add a Dependency Review workflow to gate pull requests that introduce vulnerable dependencies.
  • Disable CodeQL default setup so the CodeQL Action workflow can upload results without the default-setup SARIF rejection.

Source-backed timing

Validation

  • Ruby YAML parser loaded all .github/workflows/*.yml successfully.
  • The planned PyYAML validation command could not run locally because this environment does not have the yaml Python module installed.

@BukeLy BukeLy marked this pull request as ready for review April 24, 2026 16:32
@BukeLy BukeLy merged commit a51d97f into main Apr 24, 2026
4 checks passed
@BukeLy BukeLy deleted the chore/add-security-ci branch April 24, 2026 16:46
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.

1 participant