Skip to content

v6.1.1

Latest

Choose a tag to compare

@github-actions github-actions released this 11 May 16:34
621214e

v6.1.1 - 2026-05-11

Fixes

  • Allow protections to read volatile sample sources
    Protection sources now preserve the storage cv-qualification through a reference source wrapper,
    so protections can be declared directly over volatile variables while rule evaluation still uses
    plain sample values.