Scan unpacked values and generated text for sensitive-looking values
Source:R/safety.R
scan_secrets.RdReads captured input files and generated textual artifacts from an
unpack_call() result and reports strings that match common secret-shaped
patterns. Reported previews are redacted and never include the full matched
value.
Arguments
- x
An
insider_unpackobject returned byunpack_call().