-
Notifications
You must be signed in to change notification settings - Fork 188
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Attempt at updating the api_descriptor.pb proto (#2342)
Currently CVSS_4 is not correctly converted to JSON in the API. This is an attempt at fixing that issue (See #2331)
- Loading branch information
1 parent
16979c7
commit e2601cd
Showing
30 changed files
with
289 additions
and
211 deletions.
There are no files selected for viewing
2 changes: 1 addition & 1 deletion
2
docker/worker/testdata/BLAH-123.yaml → docker/worker/testdata/OSV-123.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
id: BLAH-123 | ||
id: OSV-123 | ||
summary: A vulnerability | ||
details: | | ||
Blah blah blah | ||
|
2 changes: 1 addition & 1 deletion
2
docker/worker/testdata/BLAH-124.yaml → docker/worker/testdata/OSV-124.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
id: BLAH-124 | ||
id: OSV-124 | ||
summary: A vulnerability | ||
details: | | ||
Blah blah blah | ||
|
2 changes: 1 addition & 1 deletion
2
docker/worker/testdata/BLAH-125.yaml → docker/worker/testdata/OSV-125.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
id: BLAH-125 | ||
id: OSV-125 | ||
summary: A vulnerability | ||
details: | | ||
Blah blah blah | ||
|
2 changes: 1 addition & 1 deletion
2
docker/worker/testdata/BLAH-126.yaml → docker/worker/testdata/OSV-126.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
id: BLAH-126 | ||
id: OSV-126 | ||
summary: A vulnerability | ||
details: | | ||
Blah blah blah | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
docker/worker/testdata/BLAH-129.yaml → docker/worker/testdata/OSV-129.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
id: BLAH-129 | ||
id: OSV-129 | ||
summary: A vulnerability | ||
details: | | ||
Blah blah blah | ||
|
2 changes: 1 addition & 1 deletion
2
docker/worker/testdata/BLAH-130.yaml → docker/worker/testdata/OSV-130.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
id: BLAH-130 | ||
id: OSV-130 | ||
summary: A vulnerability | ||
details: | | ||
Blah blah blah | ||
|
2 changes: 1 addition & 1 deletion
2
docker/worker/testdata/BLAH-131.yaml → docker/worker/testdata/OSV-131.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
id: BLAH-131 | ||
id: OSV-131 | ||
summary: A vulnerability | ||
details: | | ||
Blah blah blah | ||
|
2 changes: 1 addition & 1 deletion
2
...orker/testdata/TEST-last-affected-01.yaml → ...r/testdata/OSV-TEST-last-affected-01.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
id: TEST-last-affected-01 | ||
id: OSV-TEST-last-affected-01 | ||
summary: A vulnerability | ||
details: | | ||
Blah blah blah | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.