polipo: mark as vulnerable (close #33709)
This commit is contained in:
parent
65e6fbf2b5
commit
9d5ab32f01
@ -18,5 +18,8 @@ stdenv.mkDerivation rec {
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ phreedom ehmry ];
|
||||
platforms = platforms.all;
|
||||
knownVulnerabilities = [
|
||||
"Unmaintained upstream: https://github.com/jech/polipo/commit/4d42ca1b5849"
|
||||
];
|
||||
};
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user