mirror of
https://github.com/gocsaf/csaf.git
synced 2025-12-22 11:55:40 +01:00
Add check for missing either sha256 or sha512 hashes only
This commit is contained in:
parent
9275a37a9f
commit
b6721e1d5a
3 changed files with 6 additions and 2 deletions
|
|
@ -153,7 +153,7 @@
|
|||
"messages": [
|
||||
{
|
||||
"type": 0,
|
||||
"text": "All checked ROLIE feeds validated fine."
|
||||
"text": "{{.URL}}/white/avendor-advisory-0004.json has no sha512 hash file listed"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
|
|
|||
|
|
@ -153,7 +153,7 @@
|
|||
"messages": [
|
||||
{
|
||||
"type": 0,
|
||||
"text": "All checked ROLIE feeds validated fine."
|
||||
"text": "{{.URL}}/white/avendor-advisory-0004.json has no sha256 hash file listed"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue