mirror of
https://github.com/gocsaf/csaf.git
synced 2025-12-22 11:55:40 +01:00
Unfix: Add should-states
This commit is contained in:
parent
68bd04676c
commit
fc404e499c
4 changed files with 4 additions and 4 deletions
|
|
@ -178,7 +178,7 @@
|
|||
"description": "Integrity",
|
||||
"messages": [
|
||||
{
|
||||
"type": 2,
|
||||
"type": 0,
|
||||
"text": "Fetching {{.URL}}/white/avendor-advisory-0004.json.sha512 failed: Status code 404 (404 Not Found)"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
|
|
@ -172,7 +172,7 @@
|
|||
"description": "ROLIE category document",
|
||||
"messages": [
|
||||
{
|
||||
"type": 1,
|
||||
"type": 0,
|
||||
"text": "Fetching {{.URL}}/white/category-white.json failed. Status code 404 (404 Not Found)"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
|
|
@ -178,7 +178,7 @@
|
|||
"description": "Integrity",
|
||||
"messages": [
|
||||
{
|
||||
"type": 2,
|
||||
"type": 0,
|
||||
"text": "Fetching {{.URL}}/white/avendor-advisory-0004.json.sha256 failed: Status code 404 (404 Not Found)"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
|
|
@ -172,7 +172,7 @@
|
|||
"description": "ROLIE category document",
|
||||
"messages": [
|
||||
{
|
||||
"type": 1,
|
||||
"type": 0,
|
||||
"text": "Fetching {{.URL}}/white/category-white.json failed. Status code 404 (404 Not Found)"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue