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.
1 parent 9648fbb commit 090c8a3Copy full SHA for 090c8a3
csaf_2_1/informativeTests/informativeTest_6_3_4.js
@@ -41,7 +41,7 @@ export function informativeTest_6_3_4(doc) {
41
if (!vulnerability?.cwes?.length) {
42
ctx.infos.push({
43
instancePath: `/vulnerabilities/${vulnerabilityIndex}`,
44
- message: "missing cwe's",
+ message: 'missing cwe',
45
})
46
}
47
0 commit comments