chore(deps): bump github/codeql-action from 3 to 4 - #134
Merged
unclesp1d3r merged 2 commits intoJan 14, 2026
Conversation
Member
|
@dependabot recreate |
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3 to 4. - [Release notes](https://github.com/github/codeql-action/releases) - [Commits](github/codeql-action@v3...v4) --- updated-dependencies: - dependency-name: github/codeql-action dependency-version: '4' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/github_actions/github/codeql-action-4
branch
from
January 10, 2026 16:33
5cb56f6 to
a8ab941
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
unclesp1d3r
deleted the
dependabot/github_actions/github/codeql-action-4
branch
January 14, 2026 01:52
unclesp1d3r
added a commit
that referenced
this pull request
Apr 19, 2026
…rbose gate, peek contract - sanitizer: new SanitizeStruct guard warns when a map's element kind is Struct or Ptr (previously silently skipped). Opt-in logger via Sanitizer.SetLogger keeps the 28+ existing callsites nil-safe. GOTCHAS §14.4 documents the limitation; tag-based redaction (#151) will subsume it structurally. Fixes SEC-M3/QUAL-M3. - logging: Logger.IsVerbose() added with nil-safety guards (returns false for nil receiver or zero-value). Used to gate three debug.Stack() call sites (internal/audit/plugin.go, cmd/audit.go panic recovery, internal/processor/processor.go). Function names in stack dumps can leak internal plugin paths into centralized logs revealing customer compliance posture. Fixes SEC-M5/QUAL-M8. - pkg/parser.peekRootElementBounded: expanded godoc documents the cancellation contract explicitly. Safety-net watchdog intentionally NOT added — ownership violation on caller-owned readers. Regression test asserts the outer select returns context.Canceled within 100ms of cancellation against a hung io.Pipe reader. Addresses SEC-M4/CWE-401 observability gap. Todos resolved: #134, #139, #147. Signed-off-by: UncleSp1d3r <unclesp1d3r@evilbitlabs.io>
Merged
8 tasks
unclesp1d3r
added a commit
that referenced
this pull request
Apr 19, 2026
…rbose gate, peek contract - sanitizer: new SanitizeStruct guard warns when a map's element kind is Struct or Ptr (previously silently skipped). Opt-in logger via Sanitizer.SetLogger keeps the 28+ existing callsites nil-safe. GOTCHAS §14.4 documents the limitation; tag-based redaction (#151) will subsume it structurally. Fixes SEC-M3/QUAL-M3. - logging: Logger.IsVerbose() added with nil-safety guards (returns false for nil receiver or zero-value). Used to gate three debug.Stack() call sites (internal/audit/plugin.go, cmd/audit.go panic recovery, internal/processor/processor.go). Function names in stack dumps can leak internal plugin paths into centralized logs revealing customer compliance posture. Fixes SEC-M5/QUAL-M8. - pkg/parser.peekRootElementBounded: expanded godoc documents the cancellation contract explicitly. Safety-net watchdog intentionally NOT added — ownership violation on caller-owned readers. Regression test asserts the outer select returns context.Canceled within 100ms of cancellation against a hung io.Pipe reader. Addresses SEC-M4/CWE-401 observability gap. Todos resolved: #134, #139, #147. Signed-off-by: UncleSp1d3r <unclesp1d3r@evilbitlabs.io>
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 3 to 4.
Release notes
Sourced from github/codeql-action's releases.
... (truncated)
Commits
b0e9dfcRestore missingstatus.pushresulting from a bad merge35c91efAdd tests forgetCsharpHashPatterns71abac7Fix comment ingetCsharpHashPatterns5b58b8fLinter: check JSDoc parameter names exist46e03b4Fix JSDoc param name71d0a56Merge pull request #3278 from github/henrymercer/type-funYou can trigger a rebase of this PR 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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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)