Skip to content

Commit f198d29

Browse files
Update example records to reflect packageURL field
Signed-off-by: Andrew Lilley Brinker <[email protected]>
1 parent e02c776 commit f198d29

File tree

2 files changed

+7
-5
lines changed

2 files changed

+7
-5
lines changed

schema/docs/cnaContainer-advanced-example.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,9 @@
3737
"MacOS",
3838
"XT-4500"
3939
],
40-
"collectionURL": "https://example.org/packages",
41-
"packageName": "example_enterprise",
40+
"collectionURL": "https://npmjs.com",
41+
"packageName": "example",
42+
"packageURL": "pkg:npm/example",
4243
"repo": "git://example.org/source/example_enterprise",
4344
"modules": [
4445
"Web-Management-Interface"

schema/docs/full-record-advanced-example.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,9 @@
5050
"MacOS",
5151
"XT-4500"
5252
],
53-
"collectionURL": "https://example.org/packages",
54-
"packageName": "example_enterprise",
53+
"collectionURL": "https://npmjs.com",
54+
"packageName": "example",
55+
"packageURL": "pkg:npm/example",
5556
"repo": "git://example.org/source/example_enterprise",
5657
"modules": [
5758
"Web-Management-Interface"
@@ -162,7 +163,7 @@
162163
"value": "OS-komand-injekta vundebleco <tt>parseFilename</tt> funkcio de <tt>example.php</tt> en la Web Administrado-Interfaco de Example.org Example Enterprise ĉe Windows, macOS kaj XT-4500 permesas al malproksimaj neaŭtentikigitaj atakantoj eskaladi privilegiojn.<br><br> Ĉi tiu afero efikas:<br><ul><li>1.0-versioj antaŭ 1.0.6</li><li>2.1-versioj de 2.1.6 ĝis 2.1.9.</li></ul>"
163164
}
164165
]
165-
}
166+
}
166167
],
167168
"metrics": [
168169
{

0 commit comments

Comments
 (0)