summaryrefslogtreecommitdiff
path: root/pkgs/tools/security/modsecurity (follow)
Commit message (Expand)AuthorAgeFilesLines
* modsecurity_standalone: point to owasp-modsecurity•••TrustWave has transferred ownership of ModSecurity to OWASP. This repository has the historical sources, active development, and accurate maintainer information. Eli Flanagan2024-04-161-2/+2
* treewide: remove global with lib; in pkgs/toolsShawn89012023-01-241-3/+1
* treewide: switch to nativeCheckInputs•••checkInputs used to be added to nativeBuildInputs. Now we have nativeCheckInputs to do that instead. Doing this treewide change allows to keep hashes identical to before the introduction of nativeCheckInputs. Guillaume Girol2023-01-211-1/+1
* modsecurity_standalone: 2.9.6 -> 2.9.7R. Ryantm2023-01-091-2/+2
* modsecurity_standalone: 2.9.3 -> 2.9.6•••Fixes CVE-2021-42717. https://github.com/SpiderLabs/ModSecurity/releases/tag/v2.9.6 https://github.com/SpiderLabs/ModSecurity/releases/tag/v2.9.5 https://github.com/SpiderLabs/ModSecurity/releases/tag/v2.9.4 Thomas Gerbet2022-12-103-25/+30
* pkgs/tools: pkgconfig -> pkg-configBen Siraphob2021-01-161-2/+2
* treewide: stdenv.lib -> libBen Siraphob2021-01-161-1/+1
* pkgs/tools: stdenv.lib -> libBen Siraphob2021-01-151-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-2/+2
* modsecurity_standalone: 2.9.2 -> 2.9.3•••Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/modsecurity/versions R. RyanTM2019-03-101-2/+2
* treewide: Make more complicated configureFlags listsJohn Ericson2018-08-031-11/+11
* modsecurity: 2.9.0 -> 2.9.2•••* Enable building on macOS * also fixes an issue where a system Lua install fooled the configure script into thinking it was enabled. Eli Flanagan2017-10-122-19/+44
* treewide: Fix dev references to libxml2Tuomas Tynkkynen2016-08-301-1/+1
* treewide: Make explicit that 'dev' output of pcre is usedTuomas Tynkkynen2016-05-191-1/+1
* treewide: Make explicit that 'dev' output of curl is usedTuomas Tynkkynen2016-05-191-1/+1
* treewide: Make explicit that 'dev' output of aprutil is usedTuomas Tynkkynen2016-05-191-1/+1
* treewide: Make explicit that 'dev' output of apr is usedTuomas Tynkkynen2016-05-191-1/+1
* treewide: Make explicit that 'dev' output of apacheHttpd is usedTuomas Tynkkynen2016-05-191-1/+1
* Merge remote-tracking branch 'origin/master' into closure-sizeLuca Bruno2015-11-251-1/+1
|\
| * Replace 'with plaforms; platform' with 'platforms.platform'Pascal Wittmann2015-11-171-1/+1
* | libxml2,libxslt: split into multiple outputs•••Fixed all references, hopefully. libxml2Python is slightly hacky now, but it seems to work. Vladimír Čunát2015-10-051-1/+2
|/
* modsecurity: init at 2.9.0Jaka Hudoklin2015-09-231-0/+45