Bump github/codeql-action from 4.35.1 to 4.35.2#354
Bump github/codeql-action from 4.35.1 to 4.35.2#354dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 4.35.1 to 4.35.2. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@v4.35.1...v4.35.2) --- updated-dependencies: - dependency-name: github/codeql-action dependency-version: 4.35.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
🤖 Cursor Dependency AnalysisSupply-Chain Malware ReviewChecking how CodeQL is referenced in the repo to ground the review. Verdict: benign Why this looks safe
Actionable note (not security): If anyone relied on the undocumented Bottom line: Merge from a supply-chain perspective is reasonable; the malware scan’s “warn” reflects noisy heuristics on normal JS, not a contradiction that points to compromise. Compatibility AnalysisGathering usage sites and workflow details for the CodeQL bump analysis. 1) Where it’s usedThis repo: only in Not project CI: matches under 2) Overlap with 4.35.2 changes
So there is no use of deprecated env vars or niche inputs touched by these notes; the main real intersection is the bundled CodeQL version (possible alert diff). 3) Risks / unknowns
4) RecommendationMerge — patch bump on official actions, usage is minimal ( Malware Scan Summary
Top findings
|
Bumps github/codeql-action from 4.35.1 to 4.35.2.
Release notes
Sourced from github/codeql-action's releases.
Changelog
Sourced from github/codeql-action's changelog.
Commits
95e58e9Merge pull request #3824 from github/update-v4.35.2-d2e135a736f31bfeUpdate changelog for v4.35.2d2e135aMerge pull request #3823 from github/update-bundle/codeql-bundle-v2.25.260abb65Add changelog note5a0a562Update default bundle to codeql-bundle-v2.25.26521697Merge pull request #3820 from github/dependabot/github_actions/dot-github/wor...3c45af2Merge pull request #3821 from github/dependabot/npm_and_yarn/npm-minor-345b93...f1c3393Rebuild1024fc4Rebuild9dd4cfeBump the npm-minor group across 1 directory with 6 updatesDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)Note
Low Risk
Low risk: this only updates the
github/codeql-actionversion used in CI; the main impact is potential changes in CodeQL scanning behavior or findings.Overview
Updates the CodeQL GitHub Actions workflow to use
github/codeql-actionv4.35.2for bothinitandanalyze, keeping the CI security scanning tooling up to date.Reviewed by Cursor Bugbot for commit 696c652. Bugbot is set up for automated code reviews on this repo. Configure here.