mirror of
https://github.com/gocsaf/csaf.git
synced 2025-12-22 11:55:40 +01:00
Revert new requirement 17 test
Changing the ROLIE category fetching warning to info can be addressed later.
This commit is contained in:
parent
a3d6d6acfb
commit
ebd96011fc
2 changed files with 2 additions and 2 deletions
|
|
@ -172,7 +172,7 @@
|
||||||
"description": "ROLIE category document",
|
"description": "ROLIE category document",
|
||||||
"messages": [
|
"messages": [
|
||||||
{
|
{
|
||||||
"type": 0,
|
"type": 1,
|
||||||
"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)"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
|
||||||
|
|
@ -172,7 +172,7 @@
|
||||||
"description": "ROLIE category document",
|
"description": "ROLIE category document",
|
||||||
"messages": [
|
"messages": [
|
||||||
{
|
{
|
||||||
"type": 0,
|
"type": 1,
|
||||||
"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)"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue