Skip to content

CodeQL Findings Remediation Hotfix#721

Merged
Wikid82 merged 27 commits intodevelopmentfrom
feature/beta-release
Feb 18, 2026
Merged

CodeQL Findings Remediation Hotfix#721
Wikid82 merged 27 commits intodevelopmentfrom
feature/beta-release

Conversation

@Wikid82
Copy link
Owner

@Wikid82 Wikid82 commented Feb 18, 2026

No description provided.

Copilot AI review requested due to automatic review settings February 18, 2026 08:16
@codecov
Copy link

codecov bot commented Feb 18, 2026

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Aligns local/pre-commit CodeQL JS scanning with CI configuration and expands workflow triggers to cover additional branch patterns, while adding parity checks and documentation for the remediation validation.

Changes:

  • Updated JS CodeQL pre-commit scan to use repository root scope and CI Code Scanning config.
  • Expanded CodeQL workflow push branch patterns and enforced parity checks for JS tasks/commands.
  • Added QA/reporting documentation for the CodeQL hardening validation and alert origin mapping.

Reviewed changes

Copilot reviewed 6 out of 6 changed files in this pull request and generated 4 comments.

Show a summary per file
File Description
scripts/pre-commit-hooks/codeql-js-scan.sh Aligns local CodeQL DB creation with CI scope and config.
scripts/ci/check-codeql-parity.sh Updates parity assertions for workflow branches and VS Code JS task wiring.
.github/workflows/codeql.yml Expands push triggers to include feature/fix branch patterns.
.vscode/tasks.json Switches JS CodeQL task to call the shared pre-commit script.
docs/reports/qa_report.md Documents validation steps/results for the CodeQL hardening.
docs/reports/codeql_pr718_origin_map.md Adds a report mapping high alerts to introducing commits.

@github-actions
Copy link
Contributor

github-actions bot commented Feb 18, 2026

⚠️ Supply Chain Verification Results

⚠️ WARNING

📦 SBOM Summary

  • Components: 1674

🔍 Vulnerability Scan

Severity Count
🔴 Critical 0
🟠 High 1
🟡 Medium 9
🟢 Low 1
Total 11

📎 Artifacts

  • SBOM (CycloneDX JSON) and Grype results available in workflow artifacts

Generated by Supply Chain Verification workflow • View Details

@github-advanced-security
Copy link

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

- Removed unnecessary fields from logs where applicable to reduce clutter and focus on essential information.
- Ensured consistent logging practices to enhance security and prevent log injection vulnerabilities.
@Wikid82 Wikid82 self-assigned this Feb 18, 2026
@Wikid82 Wikid82 added critical Must have for the release, blocks other work security Security-related backend Server-side code frontend UI/UX code go weekly-promotion Weekly promotion from nightly to main weekly-promotion-failure Weekly promotion workflow failure labels Feb 18, 2026
@Wikid82 Wikid82 added this to Charon Feb 18, 2026
@github-project-automation github-project-automation bot moved this to Backlog in Charon Feb 18, 2026
@Wikid82 Wikid82 merged commit 6f00dc7 into development Feb 18, 2026
71 checks passed
@github-project-automation github-project-automation bot moved this from Backlog to Done in Charon Feb 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backend Server-side code critical Must have for the release, blocks other work frontend UI/UX code go security Security-related weekly-promotion Weekly promotion from nightly to main weekly-promotion-failure Weekly promotion workflow failure

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants

Comments