Skip to content

fix: release CodeQL query-filter and smoke force-reinstall - #121

Merged
Coding-Dev-Tools merged 1 commit into
mainfrom
fix/release-codeql-and-smoke
Aug 5, 2026
Merged

fix: release CodeQL query-filter and smoke force-reinstall#121
Coding-Dev-Tools merged 1 commit into
mainfrom
fix/release-codeql-and-smoke

Conversation

@Coding-Dev-Tools

Copy link
Copy Markdown
Owner

Two release workflow fixes:\n\n1. CodeQL paths-ignore doesn't prevent cross-file data-flow findings from appearing in SARIF. Switch to query-filters exclude for py/weak-sensitive-data-hashing.\n2. Build smoke venv with --system-site-packages finds pre-installed engraphis and pip --no-deps skips reinstall. Add --force-reinstall.

- Switch CodeQL config from paths-ignore to query-filters exclude for
  py/weak-sensitive-data-hashing (paths-ignore doesn't block cross-file
  data-flow findings)
- Add --force-reinstall to smoke pip install so system-site-packages venv
  doesn't skip reinstall when engraphis is pre-installed
@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.
To continue using code reviews, add credits to your account and enable them for code reviews in your settings.

@Coding-Dev-Tools
Coding-Dev-Tools merged commit 5de5937 into main Aug 5, 2026
23 checks passed
@Coding-Dev-Tools
Coding-Dev-Tools deleted the fix/release-codeql-and-smoke branch August 5, 2026 23:11
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