Skip to content

Enable CodeQL for Go#739

Open
mpkorstanje wants to merge 1 commit intomainfrom
setup-codeql
Open

Enable CodeQL for Go#739
mpkorstanje wants to merge 1 commit intomainfrom
setup-codeql

Conversation

@mpkorstanje
Copy link
Copy Markdown
Member

🤔 What's changed?

Enabled CodeQL sanning for Godog.

⚡️ What's your motivation?

As part of improving Cucumbers overall security posture we're adding static analysis to all repositories. Static analysis allows us to catch some known problems and bad programming patterns early.

🏷️ What kind of change is this?

  • 🏦 Refactoring/debt/DX (improvement to code design, tooling, etc. without changing behaviour)

♻️ Anything particular you want feedback on?

In other projects we are using actions/setup-go but this project uses actions/cache to catch dependencies. Which of these is correct? Or is neither ideal?

📋 Checklist:

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 2, 2026

Go API Changes

# summary%0AInferred base version: v0.15.1%0ASuggested version: v0.16.0

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