Skip to content

Commit 9a59aef

Browse files
IlyesbdlalaJ12934
authored andcommitted
make scan field required to findings schema
Signed-off-by: Ilyes Ben Dlala <ilyes.bendlala@iteratec.com>
1 parent 492711e commit 9a59aef

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

parser-sdk/nodejs/findings-schema.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,8 @@
114114
"parsed_at",
115115
"severity",
116116
"category",
117-
"name"
117+
"name",
118+
"scan"
118119
]
119120
}
120121
}

0 commit comments

Comments
 (0)