1
0
Fork 0
mirror of https://github.com/gocsaf/csaf.git synced 2025-12-22 18:15:42 +01:00

Warn only if the other hash could be fetched

This commit is contained in:
koplas 2024-12-18 15:37:58 +01:00
parent d38150c6a0
commit d8e903587a
3 changed files with 22 additions and 10 deletions

View file

@ -182,7 +182,7 @@
"description": "Integrity",
"messages": [
{
"type": 2,
"type": 1,
"text": "Fetching {{.URL}}/white/avendor-advisory-0004.json.sha256 failed: Status code 403 (403 Forbidden)"
}
]

View file

@ -182,7 +182,7 @@
"description": "Integrity",
"messages": [
{
"type": 2,
"type": 1,
"text": "Fetching {{.URL}}/white/avendor-advisory-0004.json.sha512 failed: Status code 403 (403 Forbidden)"
}
]