Skip to content

chore(deps): update github/codeql-action action to v4.35.4#288

Merged
l50 merged 1 commit into
mainfrom
renovate/github-codeql-action-4.x
May 13, 2026
Merged

chore(deps): update github/codeql-action action to v4.35.4#288
l50 merged 1 commit into
mainfrom
renovate/github-codeql-action-4.x

Conversation

@dreadnode-renovate-bot
Copy link
Copy Markdown
Contributor

@dreadnode-renovate-bot dreadnode-renovate-bot Bot commented May 13, 2026

Key Changes:

  • Emit exploit tokens immediately upon capturing Kerberoast or AS-REP roast hashes
  • Ensure primitive credit is granted independently of hash cracking outcome
  • Introduce helper function for consistent roast token generation
  • Add comprehensive tests for roast token logic and edge cases

Added:

  • Roast exploit token logic - Implemented roast_exploit_token function to generate standardized exploit tokens for Kerberoast and AS-REP roast captures, matching dreadgoad's scoring requirements
  • Immediate token emission - Integrated token emission in hash capture path to provide scoreboard credit at the point of hash acquisition, not just after successful crack
  • Unit tests for roast token logic - Added tests covering correct token recognition, fallback behavior, lowercasing, and negative cases in tests.rs

Changed:

  • Hash processing flow - Updated result processing to call roast_exploit_token and emit exploit tokens when appropriate during discovery extraction, ensuring robustness even if hash cracking fails

| datasource  | package              | from    | to      |
| ----------- | -------------------- | ------- | ------- |
| github-tags | github/codeql-action | v4.35.3 | v4.35.4 |
@dreadnode-renovate-bot dreadnode-renovate-bot Bot requested a review from l50 as a code owner May 13, 2026 00:31
@dreadnode-renovate-bot dreadnode-renovate-bot Bot added the area/github Changes made to GitHub Actions workflows label May 13, 2026
@l50 l50 disabled auto-merge May 13, 2026 00:44
@l50 l50 merged commit e773f3f into main May 13, 2026
6 checks passed
@l50 l50 deleted the renovate/github-codeql-action-4.x branch May 13, 2026 00:44
@l50 l50 changed the title chore(deps): update github/codeql-action action to v4.35.4 feat: emit exploit tokens on kerberos roast hash capture May 13, 2026
@l50 l50 changed the title feat: emit exploit tokens on kerberos roast hash capture chore(deps): update github/codeql-action action to v4.35.4 May 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/github Changes made to GitHub Actions workflows renovate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant