bulwark icon indicating copy to clipboard operation
bulwark copied to clipboard

Rules should be able to be marked as in audit mode

Open sporkmonger opened this issue 2 years ago • 1 comments

A rule in audit mode will still execute and the results of that execution would be logged, but it would not be incorporated into the actual decision being made for a request. The associated trace should indicate that the trace belongs to a rule in audit mode.

sporkmonger avatar Sep 12 '23 21:09 sporkmonger

Testing for this feature should include running two copies of the same plugin with different configuration, one in audit mode, one in normal mode.

sporkmonger avatar Feb 16 '24 19:02 sporkmonger