Bump github/codeql-action from 4.35.4 to 4.35.5#364
Conversation
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 4.35.4 to 4.35.5. - [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.4...v4.35.5) --- updated-dependencies: - dependency-name: github/codeql-action dependency-version: 4.35.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
🤖 Cursor Dependency AnalysisSupply-Chain Malware ReviewReviewing the dependency update and malware scan evidence for supply-chain risk. Task 1: Supply-chain malware reviewScanner evidence: Status
Scanner vs. manual review: The scanner’s Action: Safe to merge from a supply-chain perspective. Task 2: Compatibility and adoption1) Where it’s usedOnly in uses: github/codeql-action/init@v4.35.5
with:
languages: ${{ matrix.language }}
# ...
- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@v4.35.5Standard usage: 2) Intersection with changed upstream behaviorRelease-note changes do not intersect with anything this repo configures:
No custom action inputs, query packs, or direct API usage that would break on entry-point restructuring. 3) Risks / unknowns
4) Recommendation: mergePatch bump from the official GitHub-maintained action, minimal local diff, no suspicious upstream changes, and usage is standard. Merge after CodeQL workflow checks on PR #364 are green (merge-with-caveats only if CI hasn’t run yet). Compatibility AnalysisReviewing how Task 2: Compatibility & adoption analysis1) Where it’s usedSingle production usage site in this repo:
Triggers: push/PR to 2) Intersection with v4.35.5 changes
Not used (no intersection): CodeQL CLI: 4.35.5 does not bump the default bundle (that stays at 2.25.4 from 4.35.4). This is an action-only patch. 3) Risks / unknowns
4) RecommendationMerge Standard Dependabot patch bump with no config changes needed. Usage is minimal and does not hit internal-only or experimental inputs. After merge, a green CodeQL check on Malware Scan Summary
Top findings
|
Bumps github/codeql-action from 4.35.4 to 4.35.5.
Release notes
Sourced from github/codeql-action's releases.
Changelog
Sourced from github/codeql-action's changelog.
Commits
9e0d7b8Merge pull request #3905 from github/update-v4.35.5-d4b4855156d7d599Add changelog entry for #389951f7e38Update changelog for v4.35.5d4b4855Merge pull request #3899 from github/mbg/esbuild/split127de81Merge remote-tracking branch 'origin/main' into mbg/esbuild/split7fde13fUse src + basename in header to avoid issues on Windowsdfa61e7Improve pattern matching and error handling52aafecImport and callrunWrappernormally inanalyzetests0d08c01Auto-generate shared bundle14085a6Auto-generate entry pointsDependabot 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
CI-only dependency patch with no changes to product code, auth, or data paths.
Overview
Bumps
github/codeql-actionfrom v4.35.4 to v4.35.5 in.github/workflows/codeql-analysis.ymlfor both the Initialize CodeQL (init) and Perform CodeQL Analysis (analyze) steps. No application or build script changes—only the pinned action versions used for scheduled and PR/push security scanning.Reviewed by Cursor Bugbot for commit b2af06d. Bugbot is set up for automated code reviews on this repo. Configure here.