Skip to content

Commit 5dcaa54

Browse files
committed
still require namespace name
Signed-off-by: Alex Goodman <wagoodman@users.noreply.github.com>
1 parent 981a7d4 commit 5dcaa54

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

schema/vulnerability/os/schema-1.0.3.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,7 @@
121121
},
122122
"required": [
123123
"Name",
124+
"NamespaceName",
124125
"Version",
125126
"VersionFormat"
126127
]
@@ -204,6 +205,7 @@
204205
"Link",
205206
"Metadata",
206207
"Name",
208+
"NamespaceName",
207209
"Severity"
208210
]
209211
}

0 commit comments

Comments
 (0)