Skip to main content
Version: v0.35.0

secrets.output

Title: secrets.output

Typeobject
Additional propertiesNot allowed

Description: Secret detection results from TruffleHog.

PropertyPatternTypeDeprecatedDefinitionTitle/Description
+ analyzerNoconstNo--
+ repositoryNostringNo--
+ tagNostringNo--
+ scanner_versionNostringNo--
+ secrets_countNointegerNo--
+ verified_countNointegerNo-Secrets TruffleHog verified as live credentials.
+ findingsNoarray of objectNo--

1. Required Property analyzer

Typeconst

Specific value: "secrets"

2. Required Property repository

Typestring

3. Required Property tag

Typestring

4. Required Property scanner_version

Typestring

5. Required Property secrets_count

Typeinteger
Restrictions
Minimum≥ 0

6. Required Property verified_count

Typeinteger

Description: Secrets TruffleHog verified as live credentials.

Restrictions
Minimum≥ 0

7. Required Property findings

Typearray of object
Array restrictions
Min itemsN/A
Max itemsN/A
Items unicityFalse
Additional itemsFalse
Tuple validationSee below
Each item of this array must beDescription
findings items-

7.1. findings items

Typeobject
Additional propertiesAny type: allowed
PropertyPatternTypeDeprecatedDefinitionTitle/Description
+ DetectorNameNostringNo--
+ VerifiedNobooleanNo--
- RedactedNostringNo--
- layerNostringNo--

7.1.1. Property DetectorName

Typestring

7.1.2. Property Verified

Typeboolean

7.1.3. Property Redacted

Typestring

7.1.4. Property layer

Typestring

Generated using json-schema-for-humans on 2026-06-08 at 18:23:57 +0000

  • 1. Required Property analyzer
  • 2. Required Property repository
  • 3. Required Property tag
  • 4. Required Property scanner_version
  • 5. Required Property secrets_count
  • 6. Required Property verified_count
  • 7. Required Property findings
    • 7.1. findings items