zeronet: mark as vulnerable
This commit is contained in:
parent
686d176637
commit
39f2cce8ca
1 changed files with 4 additions and 0 deletions
|
@ -37,5 +37,9 @@ python3Packages.buildPythonApplication rec {
|
|||
homepage = "https://zeronet.io/";
|
||||
license = licenses.gpl2;
|
||||
maintainers = with maintainers; [ fgaz ];
|
||||
knownVulnerabilities = [ ''
|
||||
Unmaintained. Probable XSS/code injection vulnerability.
|
||||
Switching to the maintained zeronet-conservancy package is recommended
|
||||
'' ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue