You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
I followed the user manual and tried to use codeql to download one of the already implemented queries pack but it seems its not available in ghcr.
Thanks for the report. Apologies for the inconsistencies here in our manual - we're still planning to publish these packs to the codeql org, but they haven't quite made it yet. We should get them published in the next couple of weeks.
In the meantime, we have published the packs to the advanced-security organization (which is also controlled by GitHub), so as a temporary workaround you can use advanced-security/misra-c-coding-standards or advanced-security/misra-cpp-coding-standards (see https://github.com/orgs/advanced-security/packages?tab=packages&q=coding-standards).
Describe the bug
I followed the user manual and tried to use codeql to download one of the already implemented queries pack but it seems its not available in ghcr.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The pack to be downloaded and available in codeql cache as described in the user manual.
Screenshots
See the screenshot error.
Environment
Additional context
Same error if trying to download and install the any codeql-coding-standards via CLI or in a workflow.
The text was updated successfully, but these errors were encountered: