OptionalexceptionMarks this scan as a known, intentional override — you've already decided to let this content through despite risk, and want that decision captured on the audit record instead of the auto-derived allow/sanitize/block.
OptionalincludeInclude the raw offending snippet (not just its hash) on the audit record. Opt-in only — carries the data-handling responsibility of storing content in your audit sink. Default: false.
Options accepted by every scan method (
scanSync,scan,scanRAGChunks(Sync),scanOutput(Sync),scanSession(Async)) as an optional second/last parameter.