Skip to main content
Version: main-dev

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--
- sourceNoobjectNo--

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

8. Optional Property source

Typeobject
Additional propertiesNot allowed
PropertyPatternTypeDeprecatedDefinitionTitle/Description
- fetched_atNostringNo--
- built_atNostringNo--
- versionNostringNo--
- checksumNostringNo--

8.1. Optional Property fetched_at

Typestring
Formatdate-time

8.2. Optional Property built_at

Typestring
Formatdate-time

8.3. Optional Property version

Typestring

8.4. Optional Property checksum

Typestring

Generated using json-schema-for-humans on 2026-06-25 at 15:32:09 +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
  • 8. Optional Property source
    • 8.1. Optional Property fetched_at
    • 8.2. Optional Property built_at
    • 8.3. Optional Property version
    • 8.4. Optional Property checksum