Skip to main content

UpdateDetectedSecretResolutionsRequest

Properties

NameTypeRequiredDescription
resolutionUpdateSecretResolutionsResolution1The secret's updated resolution status: - FALSE_POSITIVE — The discovered secret is not an actual secret. - REVOKED — The secret is valid, but the user rotated their key to resolve the issue. - ACCEPTED_RISK — The Secret Scanner found the secret, but user accepts the risk of publishing it.
workspaceIdstringThe ID of the workspace that contains the secret.

UpdateSecretResolutionsResolution1

The secret's updated resolution status: - FALSE_POSITIVE — The discovered secret is not an actual secret. - REVOKED — The secret is valid, but the user rotated their key to resolve the issue. - ACCEPTED_RISK — The Secret Scanner found the secret, but user accepts the risk of publishing it.

Properties

NameTypeRequiredDescription
FALSEPOSITIVEstring"FALSE_POSITIVE"
REVOKEDstring"REVOKED"
ACCEPTEDRISKstring"ACCEPTED_RISK"

Build Your Own SDKs with  liblab

Build developer friendly SDKs in minutes from your APIs

Start for Free →