Skip to main content
Version: main-dev

cve.output

Title: cve.output

Typeobject
Additional propertiesNot allowed

Description: Vulnerability scan results from Grype.

PropertyPatternTypeDeprecatedDefinitionTitle/Description
+ analyzerNoconstNo--
+ repositoryNostringNo--
+ tagNostringNo--
+ scanner_versionNostringNo-Version of the grype CLI used.
+ vulnerability_countNointegerNo--
+ critical_countNointegerNo--
+ high_countNointegerNo--
+ medium_countNointegerNo--
+ low_countNointegerNo--
+ negligible_countNointegerNo--
+ unknown_countNointegerNo--
+ fixed_countNointegerNo--
+ targetsNoarray of objectNo--
- sourceNoobjectNo--

1. Required Property analyzer

Typeconst

Specific value: "cve"

2. Required Property repository

Typestring

3. Required Property tag

Typestring

4. Required Property scanner_version

Typestring

Description: Version of the grype CLI used.

5. Required Property vulnerability_count

Typeinteger
Restrictions
Minimum≥ 0

6. Required Property critical_count

Typeinteger
Restrictions
Minimum≥ 0

7. Required Property high_count

Typeinteger
Restrictions
Minimum≥ 0

8. Required Property medium_count

Typeinteger
Restrictions
Minimum≥ 0

9. Required Property low_count

Typeinteger
Restrictions
Minimum≥ 0

10. Required Property negligible_count

Typeinteger
Restrictions
Minimum≥ 0

11. Required Property unknown_count

Typeinteger
Restrictions
Minimum≥ 0

12. Required Property fixed_count

Typeinteger
Restrictions
Minimum≥ 0

13. Required Property targets

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
targets items-

13.1. targets items

Typeobject
Additional propertiesAny type: allowed
PropertyPatternTypeDeprecatedDefinitionTitle/Description
+ TargetNostringNo-Artifact type (apk, deb, python, …).
+ VulnerabilitiesNoarray of object or nullNo--

13.1.1. Property Target

Typestring

Description: Artifact type (apk, deb, python, …).

13.1.2. Property Vulnerabilities

Typearray of object or null
Array restrictions
Min itemsN/A
Max itemsN/A
Items unicityFalse
Additional itemsFalse
Tuple validationSee below
Each item of this array must beDescription
Vulnerabilities items-
13.1.2.1. Vulnerabilities items
Typeobject
Additional propertiesAny type: allowed
PropertyPatternTypeDeprecatedDefinitionTitle/Description
+ VulnerabilityIDNostringNo--
+ PkgNameNostringNo--
+ InstalledVersionNostringNo--
- FixedVersionNostringNo--
+ SeverityNostringNo--
- TitleNostringNo--
- DescriptionNostringNo--
13.1.2.1.1. Property VulnerabilityID
Typestring
13.1.2.1.2. Property PkgName
Typestring
13.1.2.1.3. Property InstalledVersion
Typestring
13.1.2.1.4. Property FixedVersion
Typestring
13.1.2.1.5. Property Severity
Typestring
13.1.2.1.6. Property Title
Typestring
13.1.2.1.7. Property Description
Typestring

14. Optional Property source

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

14.1. Optional Property fetched_at

Typestring
Formatdate-time

14.2. Optional Property built_at

Typestring
Formatdate-time

14.3. Optional Property version

Typestring

14.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 vulnerability_count
  • 6. Required Property critical_count
  • 7. Required Property high_count
  • 8. Required Property medium_count
  • 9. Required Property low_count
  • 10. Required Property negligible_count
  • 11. Required Property unknown_count
  • 12. Required Property fixed_count
  • 13. Required Property targets
    • 13.1. targets items
  • 14. Optional Property source
    • 14.1. Optional Property fetched_at
    • 14.2. Optional Property built_at
    • 14.3. Optional Property version
    • 14.4. Optional Property checksum