API Reference

Sections

Theme switcher

FindingsAdditionalData

FindingsAdditionalData

finding_idid Required
original_finding_idstring
enginesarray

Show child attributes

cvearray

Show child attributes

cwearray

Show child attributes

epss_percentilefloat
fixed_versionsarray

Show child attributes

vulnerable_versionsarray

Show child attributes

scannerstring
productstring
packagearray

Show child attributes

package_versionstring
plugin_textstring
contributersarray

Show child attributes

file_namestring
publication_datedatetime
lineint
lengthint
methodstring
branchstring
project_namestring
sink_nodestring
is_publicboolean
operating_systemstring
has_exploitboolean
resultstring
resolution_reasonstring
detailed_versionstring
is_fixableboolean
exploit_maturitystring
cisa_kevboolean
remote_code_executionboolean
original_scorefloat
original_severitystring
cvss_v3_scorefloat
cvss_v3_vectorstring
cvss_v2_scorefloat
cvss_v2_temporal_scorefloat
tenable_severity_scorestring
vulnerability_reported_datedatetime
repository_linkstring
urlstring
main_finding_idint
is_duplicatedboolean
vulncheck_kevboolean
fix_extra_identifiersarray

Show child attributes

locationsarray

Show child attributes

epss_scorefloat
traceable_detection_typestring
Enum values:
ACTIVEPASSIVE
critical_assets_at_riskint
choke_pointsint
affected_entitiesint
attack_complexityint
malware_kit_countint
prettifystring
idid Required

The ID of the object.

Was this section helpful?

What made this section unhelpful for you?

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 { "finding_id": null, "original_finding_id": null, "engines": [ "" ], "cve": [ "" ], "cwe": [ "" ], "epss_percentile": null, "fixed_versions": [ "" ], "vulnerable_versions": [ "" ], "scanner": null, "product": null, "package": [ "" ], "package_version": null, "plugin_text": null, "contributers": [ "" ], "file_name": null, "publication_date": null, "line": null, "length": null, "method": null, "branch": null, "project_name": null, "sink_node": null, "is_public": false, "operating_system": null, "has_exploit": false, "result": null, "resolution_reason": null, "detailed_version": null, "is_fixable": false, "exploit_maturity": null, "cisa_kev": false, "remote_code_execution": false, "original_score": null, "original_severity": null, "cvss_v3_score": null, "cvss_v3_vector": null, "cvss_v2_score": null, "cvss_v2_temporal_score": null, "tenable_severity_score": null, "vulnerability_reported_date": null, "repository_link": null, "url": null, "main_finding_id": null, "is_duplicated": false, "vulncheck_kev": false, "fix_extra_identifiers": [ "" ], "locations": [ "" ], "epss_score": null, "traceable_detection_type": "ACTIVE", "critical_assets_at_risk": null, "choke_points": null, "affected_entities": null, "attack_complexity": null, "malware_kit_count": null, "prettify": null, "id": null }
Was this section helpful?

What made this section unhelpful for you?