Skip to content

Latest commit

 

History

History
15 lines (15 loc) · 558 Bytes

VulnerabilitySinkResource.md

File metadata and controls

15 lines (15 loc) · 558 Bytes

VulnerabilitySinkResource


Description

Vulnerability Sink Resource

Fields

Name Description Type Allowed Values Required
hasSink Indicate if the vulnerability has a sink boolean false
hash Hash of the sink value long false
label Value of the sink for the vulnerability string false
ruleHash Hash of the combination of sink value + rule name long false

Template

{"hasSink":true,"hash":0,"label":"","ruleHash":0}