mirror of
https://github.com/nimbold/Firelink.git
synced 2026-08-28 11:37:17 +00:00
fix: resolve 12 HIGH severity vulnerabilities from audit
This commit is contained in:
@@ -81,7 +81,7 @@ pub fn is_permanent_network_error(message: &str) -> bool {
|
||||
"http 404.",
|
||||
"http 410",
|
||||
"http 451",
|
||||
"not found",
|
||||
"404 not found",
|
||||
"permission denied",
|
||||
"no space left on device",
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user