summary refs log tree commit diff
path: root/pkgs/tools/security/vulnix
Commit message (Collapse)AuthorAge
* vulnix: 1.7 -> 1.7.1Christian Kauhaus2018-07-23
| | | | Closes NixOS/nixpkgs#43999
* pkgs/*: remove unreferenced function argumentsvolth2018-07-21
|
* vulnix: 1.6.3 -> 1.7Christian Kauhaus2018-07-20
| | | | | | | | The updated version brings selective whitelisting, i.e. when some CVEs of a package are whitelisted and others are not, only the new CVEs are reported. Also correct license to match upstream BSD-3-Clause and clean up source.
* vulnix: 1.6.1 -> 1.6.3Christian Kauhaus2018-05-03
|
* vulnix: drop obsolete patchRobert Schütz2018-05-02
|
* vulnix: 1.4.0 -> 1.6.1Christian Kauhaus2018-04-20
| | | | | | | | Update to current vulnix which features greatly improved whitelist handling among others. - Temporarly disable flake8 until #39206 is solved. - Split docs into own output.
* vulnix: 1.3.4 -> 1.4.0Christian Kauhaus2017-12-04
| | | | The new vulnix release contains auto-detection of CVE patches.
* vulnix: 1.2.2 -> 1.3.4Christian Kauhaus2017-10-29
| | | | The build needs the ZODB fix in PR #30925 to succeed.
* vulnix: use zodb from pythonPackagesadisbladis2017-08-09
|
* zpl*: Fix the attribute name of the licenseMichael Weiss2017-08-06
| | | | This was simply a typo since the license was added in 2013.
* pkgs: refactor needless quoting of homepage meta attribute (#27809)Silvan Mosberger2017-08-01
| | | | | | | | | | | | * pkgs: refactor needless quoting of homepage meta attribute A lot of packages are needlessly quoting the homepage meta attribute (about 1400, 22%), this commit refactors all of those instances. * pkgs: Fixing some links that were wrongfully unquoted in the previous commit * Fixed some instances
* vulnix: use zc_lockfile, zodbpickle and persistent from pythonPackagesadisbladis2017-07-28
|
* vulnix: use zope.interface from pythonPackagesadisbladis2017-07-13
|
* vulnix: fix evalDomen Kožar2017-06-20
|
* vulnix: fix depsJörg Thalheim2017-06-18
|
* Python: replace requests2 with requests tree-wideFrederik Rietdijk2017-05-07
| | | | | | | See f63eb5857352705665411130d4f1638d55dd8c58 The `requests2` attribute now throws an error informing that `requests` should be used instead.
* pythonPackages.BTrees: 4.1.4 -> 4.3.1Jörg Thalheim2017-03-24
|
* initial release: vulnixMaksim Bronsky2017-03-15