Skip to content

Commit 848b6fd

Browse files
feat(CSAF2.1): #197 - test 6.1.10 - use cahnged csaf2.1 schema in minimal doc
1 parent cfcd7cb commit 848b6fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/csaf_2_1/shared/minimalDoc.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
export default {
2-
$schema: 'https://docs.oasis-open.org/csaf/csaf/v2.1/csaf_json_schema.json',
2+
$schema: 'https://docs.oasis-open.org/csaf/csaf/v2.1/schema/csaf.json',
33
document: {
44
category: 'Test Report',
55
csaf_version: '2.1',

0 commit comments

Comments
 (0)