1
0
Fork 0
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:
JanHoefelmeyer 2024-12-13 13:33:22 +01:00
parent 68bd04676c
commit fc404e499c
4 changed files with 4 additions and 4 deletions

View file

@ -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)"
} }
] ]

View file

@ -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)"
} }
] ]

View file

@ -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)"
} }
] ]

View file

@ -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)"
} }
] ]