Skip to content

Commit e88c6e7

Browse files
committed
fix(lbsa-20201130): validation errors
Fix new validation errors arising from 4c88ea2. Signed-off-by: Rifa Achrinza <[email protected]>
1 parent fcf6c66 commit e88c6e7

File tree

1 file changed

+10
-5
lines changed

1 file changed

+10
-5
lines changed

advisories/lbsa-20201130.csaf.json

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"category": "security_advisory",
99
"csaf_version": "2.0",
1010
"distribution": {
11-
"text": "Disclosure is not limited.",
11+
"text": "Disclosure is not limited.\nSPDX-FileCopyrightText: LoopBack Contributors\nSPDX-License-Identifier: MIT",
1212
"tlp": {
1313
"label": "WHITE"
1414
}
@@ -49,18 +49,23 @@
4949
],
5050
"title": "Security Advisory 11-30-2020",
5151
"tracking": {
52-
"current_release_date": "2022-01-17T00:00:00.000Z",
52+
"current_release_date": "2022-03-05T00:00:00.000Z",
5353
"id": "lbsa-20201130",
54-
"initial_release_date": "2022-01-17T00:00:00.000Z",
54+
"initial_release_date": "2022-01-18T00:00:00.000Z",
5555
"revision_history": [
56+
{
57+
"date": "2022-03-05T00:00:00.000Z",
58+
"number": "1.0.1",
59+
"summary": "Fixed validation errors."
60+
},
5661
{
5762
"date": "2022-01-18T00:00:00.000Z",
5863
"number": "1.0.0",
5964
"summary": "Initial version."
6065
}
6166
],
6267
"status": "final",
63-
"version": "1.0.0"
68+
"version": "1.0.1"
6469
}
6570
},
6671
"product_tree": {
@@ -144,7 +149,7 @@
144149
},
145150
"references": [
146151
{
147-
"summary": "GitHub pull request",
152+
"summary": "GitHub Pull Request",
148153
"url": "https://github.com/loopbackio/loopback-next/pull/6676"
149154
},
150155
{

0 commit comments

Comments
 (0)