crosswalks: refresh cfgaudit to v1.13.0 (64 rules onto 27 classes) - #193
Open
predictor2718 wants to merge 1 commit into
Open
crosswalks: refresh cfgaudit to v1.13.0 (64 rules onto 27 classes)#193predictor2718 wants to merge 1 commit into
predictor2718 wants to merge 1 commit into
Conversation
This was referenced Aug 16, 2026
predictor2718
force-pushed
the
crosswalk-cfgaudit-1.12.0
branch
from
August 23, 2026 17:44
65dce70 to
2312b69
Compare
53 rules onto 23 classes -> 64 onto 27, spanning cfgaudit v1.12.0 and v1.13.0 because the v1.12.0 refresh was still open when v1.13.0 shipped. Eleven new rule-to-class pairs, four new classes. Seven of the eleven are rules that existed all along, mapped for the first time because AVE-2026-00071, 00072, 00073 and 00076 were published after the v1.11.0 crosswalk was generated. Five rules stay unmapped on purpose: CFG100, CFG101, CFG102, CFG106 and the enabled/review_threshold findings of CFG103, each listed under config_surfaces_beyond_ave with its reason. AVE-2026-00078 through 00080 are runtime records, so the static counts are 58 of 80.
predictor2718
force-pushed
the
crosswalk-cfgaudit-1.12.0
branch
from
August 23, 2026 17:49
2312b69 to
a45335a
Compare
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.
Refreshed to cfgaudit v1.13.0 and rebased onto current main. This spans two cfgaudit releases, v1.12.0 and v1.13.0, because the v1.12.0 refresh was still open when v1.13.0 shipped.
53 rules onto 23 classes → 64 onto 27. Eleven new rule-to-class pairs:
sha256)Seven of the eleven are rules that existed all along:
AVE-2026-00071,00072,00073and00076were published after the v1.11.0 crosswalk was generated, and three of those four came out of this crosswalk's own gap list (#68). CFG103 maps for one of its three findings only,classifier_instructions, which replaces the reviewer's prompt outright.Two new gaps, listed under
config_surfaces_beyond_averather than fitted to a near-miss class:enabled,review_threshold). AVE-2026-00063 is explicitly a bypassed human-approval step; Guardian v2 is automated.[browser_use]full_cdp_access,[computer_use]app access). Not filed under 00063 because whether a prompt is skipped is unverified.AVE-2026-00078 through 00080 are
runtime_observed/runtime_drift_detected, so the static count is 58 of 80 and no previously unmapped rule gains a class.python3 scripts/validate_crosswalks.pypasses.