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:
parent
d38150c6a0
commit
d8e903587a
3 changed files with 22 additions and 10 deletions
|
|
@ -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)"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
|
|
@ -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)"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue