Skip to content

fix: remove bawbel-scanner install boilerplate from AVE-2026-00024#51

Merged
chaksaray merged 1 commit into
developfrom
fix-00024-vendor-boilerplate
Jul 17, 2026
Merged

fix: remove bawbel-scanner install boilerplate from AVE-2026-00024#51
chaksaray merged 1 commit into
developfrom
fix-00024-vendor-boilerplate

Conversation

@chaksaray

Copy link
Copy Markdown
Contributor

Summary

  • AVE-2026-00024's description and remediation both contained a literal pip install "bawbel-scanner[magika]" command naming one company's package as the standard's own example implementation
  • Same class of finding as the corpus-wide bawbel-scanner boilerplate fix in AVE_V1.1.0_MIGRATION_BRIEF.md Section 4.5, missed on this record because it named a specific install command rather than the generic "using bawbel-scanner" phrasing that sweep targeted
  • Replaced with vendor-neutral phrasing describing the required capability (a Magika-integrated or equivalent ML-based file type classifier), not a specific package
  • last_updated bumped to today

Test plan

  • python3 scripts/validate_records.py -- all 59 records still valid
  • python3 -m pytest tests/ -q -k "00024" -- this record's existing rule/fixtures unaffected
  • Re-swept the full corpus for bawbel scan\b|bawbel-scanner|bawbel-gate|bawbel pin -- this was the only remaining match outside the legitimate researcher/researcher_url attribution fields present on every record

…-00024

description and remediation both carried a literal `pip install
"bawbel-scanner[magika]"` command naming one company's package as the
example implementation. Same class of finding as the corpus-wide
bawbel-scanner boilerplate fix (AVE_V1.1.0_MIGRATION_BRIEF.md Section
4.5), missed on this record because it names a *specific install
command* rather than the "using bawbel-scanner" phrasing that sweep's
grep pattern targeted. Replaced with vendor-neutral phrasing describing
the capability required (a Magika-integrated or equivalent ML-based
file type classifier), not a specific package.

Full corpus re-swept for `bawbel scan\b|bawbel-scanner|bawbel-gate|bawbel pin`;
this was the only remaining match outside the legitimate researcher/
researcher_url attribution fields.
@chaksaray
chaksaray merged commit eb4ba30 into develop Jul 17, 2026
6 checks passed
@chaksaray
chaksaray deleted the fix-00024-vendor-boilerplate branch July 17, 2026 15:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant