Audit SPP invalid input skips
What does this MR do and why?
Emits an audit event when Secret Push Protection skips scanning due to an invalid input that result in fail-open behavior.
- Adds the
spp_invalid_inputaudit event definition. - Logs the audit event from the invalid input response path.
- Updates audit event documentation and Secret Push Protection documentation.
- Updates specs for the new audit logging behavior.
References
Partially resolves #604787 (closed).
MR acceptance checklist
I have evaluated this MR against the MR acceptance checklist.
Edited by Ahmed Hemdan