mirror of
https://github.com/gocsaf/csaf.git
synced 2025-12-22 18:15:42 +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",
|
"description": "Integrity",
|
||||||
"messages": [
|
"messages": [
|
||||||
{
|
{
|
||||||
"type": 2,
|
"type": 0,
|
||||||
"text": "Fetching {{.URL}}/white/avendor-advisory-0004.json.sha512 failed: Status code 404 (404 Not Found)"
|
"text": "Fetching {{.URL}}/white/avendor-advisory-0004.json.sha512 failed: Status code 404 (404 Not Found)"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
|
||||||
|
|
@ -172,7 +172,7 @@
|
||||||
"description": "ROLIE category document",
|
"description": "ROLIE category document",
|
||||||
"messages": [
|
"messages": [
|
||||||
{
|
{
|
||||||
"type": 1,
|
"type": 0,
|
||||||
"text": "Fetching {{.URL}}/white/category-white.json failed. Status code 404 (404 Not Found)"
|
"text": "Fetching {{.URL}}/white/category-white.json failed. Status code 404 (404 Not Found)"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
|
||||||
|
|
@ -178,7 +178,7 @@
|
||||||
"description": "Integrity",
|
"description": "Integrity",
|
||||||
"messages": [
|
"messages": [
|
||||||
{
|
{
|
||||||
"type": 2,
|
"type": 0,
|
||||||
"text": "Fetching {{.URL}}/white/avendor-advisory-0004.json.sha256 failed: Status code 404 (404 Not Found)"
|
"text": "Fetching {{.URL}}/white/avendor-advisory-0004.json.sha256 failed: Status code 404 (404 Not Found)"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
|
||||||
|
|
@ -172,7 +172,7 @@
|
||||||
"description": "ROLIE category document",
|
"description": "ROLIE category document",
|
||||||
"messages": [
|
"messages": [
|
||||||
{
|
{
|
||||||
"type": 1,
|
"type": 0,
|
||||||
"text": "Fetching {{.URL}}/white/category-white.json failed. Status code 404 (404 Not Found)"
|
"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