summaryrefslogtreecommitdiff
path: root/pkgs/tools/security/libmodsecurity (follow)
Commit message (Expand)AuthorAgeFilesLines
* treewide: sha256 -> hash attribute for fetchgitaleksana2024-07-141-1/+1
* libmodsecurity: update repo owner to owasp-modsecurityEli Flanagan2024-04-291-2/+2
* libmodsecurity: 3.0.11 -> 3.0.12R. Ryantm2024-01-311-2/+2
* libmodsecurity: 3.0.10 -> 3.0.11R. Ryantm2023-12-091-2/+2
* treewide: add mainProgramh7x42023-11-231-0/+1
* libmodsecurity: 3.0.9 -> 3.0.10R. Ryantm2023-08-011-2/+2
* libmodsecurity: 3.0.8 -> 3.0.9R. Ryantm2023-04-171-2/+2
* libmodsecurity: 3.0.7 -> 3.0.8R. Ryantm2022-09-081-2/+2
* libmodsecurity: 3.0.6 -> 3.0.7Izorkin2022-06-151-5/+10
* libmodsecurity: remove dependency on valgrind•••valgrind is only supported on certain platforms (it notably lacks support for armv6l), so needs to be excluded as a dependency on unsupported platforms. In this case, it turns out that valgrind is not currently used at all, so I removed it entirely. libmodsecurity can optionally use valgrind to run tests, but we don't run the tests at all. Ben Wolsieffer2022-05-181-2/+2
* libmodsecurity: add passthru test for nginx-modsecurityStig Palmquist2022-02-231-0/+5
* libmodsecurity: 3.0.4 -> 3.0.6Izorkin2022-02-141-11/+33
* libmodsecurity: 3.0.3 -> 3.0.4•••Fixes CVE-2019-19889. Release notes: https://github.com/SpiderLabs/ModSecurity/releases/tag/v3.0.4 Thomas Gerbet2021-04-171-2/+2
* pkgs/tools: pkgconfig -> pkg-configBen Siraphob2021-01-161-2/+2
* treewide: with stdenv.lib; in meta -> with lib;•••Part of: https://github.com/NixOS/nixpkgs/issues/108938 meta = with stdenv.lib; is a widely used pattern. We want to slowly remove the `stdenv.lib` indirection and encourage people to use `lib` directly. Thus let’s start with the meta field. This used a rewriting script to mostly automatically replace all occurances of this pattern, and add the `lib` argument to the package header if it doesn’t exist yet. The script in its current form is available at https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix Profpatsch2021-01-111-2/+2
* treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-101-1/+1
* treewide: name -> pname (easy cases) (#66585)•••treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pnamevolth2019-08-151-1/+1
* libmodsecurity: 3.0.2 -> 3.0.3Izorkin2019-05-221-4/+6
* libmodsecurity: 3.0.0 -> 3.0.2 (#43406)Izorkin2018-07-121-2/+2
* libmodsecurity: 3.0.0-2017-11-17 -> 3.0.0 StableIzorkin2017-12-171-5/+4
* libmodsecurity: init at 3.0.0-2017-11-17 (#32075)Izorkin2017-12-111-0/+47