Skip to content

feat: specify pack versions #7

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Dec 9, 2024
Merged

Conversation

zhongliang02
Copy link
Contributor

Context

Our CodeQL packs are published and versioned through the GitHub container registry.
The main purpose of this repo is to store the config file which teams can use to scan their repos with.
The config currently implicitly points at the latest version of each pack.
This can potentially break pipelines if a bad pack was put in the registry.

Approach

This PR adds pack versions in the config, so that the config can be reverted to use an older version at any time.

@zhongliang02 zhongliang02 merged commit cfb39a8 into develop Dec 9, 2024
2 checks passed
@zhongliang02 zhongliang02 deleted the feat/specify-pack-versions branch December 9, 2024 06:00
zhongliang02 added a commit that referenced this pull request Dec 11, 2024
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