Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Add local sources to audit config #129

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
Loading
from

Conversation

felickz
Copy link
Contributor

@felickz felickz commented May 6, 2025

    - name: Initialize CodeQL
      uses: github/codeql-action/init@v3
      with:
        languages: ${{ matrix.language }}
        build-mode: ${{ matrix.build-mode }}
        config-file: GitHubSecurityLab/CodeQL-Community-Packs/configs/default.yml@main
        config: |
          threat-models: local

Warning: Both a config file and config input were provided. Ignoring config file.

You cannot run the audit config along with local sources via another config (there is no mechanism to append). I would argue that when looking for audit results, local sources would be additional inputs that are warranted. Alternative would be to maintain two configs here otherwise.

@felickz felickz requested review from Copilot and GeekMasher and removed request for Copilot May 6, 2025 18:57
@felickz
Copy link
Contributor Author

felickz commented May 6, 2025

A fatal error occurred: The QL pack 'codeql/cpp-queries' which is referenced from /home/runner/.codeql/packages/githubsecuritylab/codeql-cpp-queries/0.2.1/suites/cpp-audit.qls cannot be found.
Error: Process completed with exit code 2.

https://github.com/GitHubSecurityLab/CodeQL-Community-Packs/actions/runs/14867539748/job/41749004142?pr=129

Seems ok that cpp queries are not used for python DB create 🤔

@felickz felickz added the enhancement New feature or request label May 13, 2025
configs/audit.yml Show resolved Hide resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
Morty Proxy This is a proxified and sanitized view of the page, visit original site.