build(deps): bump github/codeql-action from 4.35.5 to 4.36.0#1032
Open
dependabot[bot] wants to merge 1 commit into
Open
build(deps): bump github/codeql-action from 4.35.5 to 4.36.0#1032dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 4.35.5 to 4.36.0. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@9e0d7b8...7211b7c) --- updated-dependencies: - dependency-name: github/codeql-action dependency-version: 4.36.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Dependency Update AnalysisSummary: Updated github/codeql-action/upload-sarif
|
| Check | Result |
|---|---|
| Breaking changes | ✅ None found for current usage (upstream note is minimum CodeQL bundle bump; this repo uses only upload-sarif in CI) |
| Testable in PR | ✅ Yes — workflow is triggered by pull_request (.github/workflows/ci.yml L6) |
| Commit verified | |
| Pin format | ✅ SHA-pinned (7211b7c8077ea37d8641b6271f6a365a22a5fbfa) |
Changelog highlights (v4.35.5 → v4.36.0)
- Upstream release notes for
v4.36.0include:- Breaking change: minimum required CodeQL bundle version increased to
2.19.4 - Added SHA-256 Git object ID support
- Default CodeQL bundle updated to
2.25.5
- Breaking change: minimum required CodeQL bundle version increased to
- No CVE IDs, GHSA advisories, or explicit security-fix entries were listed in the
v4.36.0release notes.
Usage in this repository
- Single usage found:
.github/workflows/ci.ymlL107:uses: github/codeql-action/upload-sarif@7211b7c...
- Inputs consumed:
sarif_file: scorecard-results.sarif(L109)
- Outputs consumed:
- None in this workflow.
- Workflow/event context:
- CI workflow triggers on
pull_requesttomain(.github/workflows/ci.ymlL6-L9), so the change is exercisable in PR context.
- CI workflow triggers on
Compatibility assessment (including CVE-focused review)
- Repository usage is limited to SARIF upload; it does not invoke CodeQL
init/analyzesteps in this workflow. - The release’s bundle-minimum breaking change is therefore not expected to affect this specific integration path.
- Security/CVE-focused assessment:
- No newly disclosed CVE/GHSA entries in the target release notes.
- No release-note evidence of authn/authz, crypto/TLS, parser/deserialization, or permission-scope changes affecting
upload-sarifbehavior for this repo’s current invocation. - Risk effect for this repo: preserved to slightly reduced (stays SHA-pinned and current with upstream action updates), with no identified new attack surface in the observed usage.
- Potential regression watch item:
- If future workflows add CodeQL analysis steps using older bundles, the new minimum bundle requirement could become relevant.
Labels Applied
No labels applied.
Note
🔒 Integrity filter blocked 1 item
The following item were blocked because they don't meet the GitHub integrity level.
- build(deps): bump github/codeql-action from 4.35.5 to 4.36.0 #1032
pull_request_read: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
To allow these resources, lower min-integrity in your GitHub frontmatter:
tools:
github:
min-integrity: approved # merged | approved | unapproved | noneWhat is this? | From workflow: Observability Agentic Workflow Entrypoint
Give us feedback! React with 🚀 if perfect, 👍 if helpful, 👎 if not.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps github/codeql-action from 4.35.5 to 4.36.0.
Release notes
Sourced from github/codeql-action's releases.
Changelog
Sourced from github/codeql-action's changelog.
... (truncated)
Commits
7211b7cMerge pull request #3927 from github/update-v4.36.0-ebc2d9e2b7740f2fUpdate changelog for v4.36.0ebc2d9eMerge pull request #3926 from github/update-bundle/codeql-bundle-v2.25.5d1f74b7Add changelog note2dc40ceUpdate default bundle to codeql-bundle-v2.25.58449852Merge pull request #3910 from github/henrymercer/repo-size-diff-check72ac23cUpdate excluded required check listc5297a2Merge pull request #3919 from github/henrymercer/workflow-concurrency8ffeae7CI: Automatically cancel non-generated workflowsf3f52bfRevertgetErrorMessageimportDependabot 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)