We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents aaec6a4 + 3890d3d commit 68094eeCopy full SHA for 68094ee
1 file changed
src/views/policy/celCompletions.js
@@ -127,6 +127,7 @@ const TYPES = {
127
epss_percentile: 'double',
128
cvssv4_vector: 'string',
129
cvssv4_score: 'double',
130
+ is_kev: 'bool',
131
},
132
'Vulnerability.Alias': {
133
id: 'string',
0 commit comments