From fc404e499c90ead7643bbbbba4b75855bdbfe938 Mon Sep 17 00:00:00 2001 From: JanHoefelmeyer Date: Fri, 13 Dec 2024 13:33:22 +0100 Subject: [PATCH] Unfix: Add should-states --- testdata/processor-requirements/sha256-directory.json | 2 +- testdata/processor-requirements/sha256-rolie.json | 2 +- testdata/processor-requirements/sha512-directory.json | 2 +- testdata/processor-requirements/sha512-rolie.json | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/testdata/processor-requirements/sha256-directory.json b/testdata/processor-requirements/sha256-directory.json index a106977..46b4049 100644 --- a/testdata/processor-requirements/sha256-directory.json +++ b/testdata/processor-requirements/sha256-directory.json @@ -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)" } ] diff --git a/testdata/processor-requirements/sha256-rolie.json b/testdata/processor-requirements/sha256-rolie.json index 5875174..61c5ccf 100644 --- a/testdata/processor-requirements/sha256-rolie.json +++ b/testdata/processor-requirements/sha256-rolie.json @@ -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)" } ] diff --git a/testdata/processor-requirements/sha512-directory.json b/testdata/processor-requirements/sha512-directory.json index e47e1f9..5102fab 100644 --- a/testdata/processor-requirements/sha512-directory.json +++ b/testdata/processor-requirements/sha512-directory.json @@ -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)" } ] diff --git a/testdata/processor-requirements/sha512-rolie.json b/testdata/processor-requirements/sha512-rolie.json index 5875174..61c5ccf 100644 --- a/testdata/processor-requirements/sha512-rolie.json +++ b/testdata/processor-requirements/sha512-rolie.json @@ -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)" } ]