Skip to content

Find strategy for keeping CodeQL packs up-to-date #1833

@ericcornelissen

Description

@ericcornelissen

Caused by #1831

Summary

In order to ensure consistent code scanning results - i.e. avoid findings without code changes - the CodeQL packs used by this project are pinned to a specific version:

packs:
- githubsecuritylab/[email protected]
- githubsecuritylab/[email protected]

However, this introduces the problem of keeping these packs12 up-to-date as update are released for them. This issue exists to find an automated solution for this. While it is open, we'll have to depend on polling instead.

If this issue is open and you find that any CodeQL pack used by this project is outdated, feel free to open a Pull Request to upgrade to the most recent (stable) release.

Footnotes

  1. githubsecuritylab/codeql-javascript-queries

  2. githubsecuritylab/codeql-javascript-libs

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions