Search for Secrets

Use the search tokens below to search for instance-level secrets.

secret.severitysecret.severity

Select from the drop-down list to search instance-level secrets based on their severity level.

Accepted values are "LOW", "MEDIUM", "HIGH", and "CRITICAL".

Example:

Find secret with severity level "HIGH"

secret.severity: HIGH

secret.secretTypesecret.secretType

Provide a string value to find secrets based on their type.

Example

Find secret with type "Linear API Token"

secret.secretType: Linear API Token

secret.categorysecret.category

 

Provide a string value to find secrets based on their category.

Example

Find secret with category "Linear"

secret.category: Linear

secret.filePathsecret.filePath

Provide a string value to find secrets with the specified directory/file path.

Example

Find secret with filePath "root/foo/foo1.txt"

secret.category: root/foo/foo1.txt