Commit Graph

15638 Commits

Author SHA1 Message Date
Wolfgang Walther
b660909f3c Merge commit '2a6f5e82097461c4adaa93b6e84672badbdd4460' into haskell-updates 2025-03-29 11:43:35 +01:00
Fabian Affolter
3015bf6e00 feroxbuster: refactor
- move to pkgs/by-name
2025-03-29 10:55:46 +01:00
R. Ryantm
1e9cba709b tor: 0.4.8.14 -> 0.4.8.16 2025-03-29 09:45:09 +00:00
Fabian Affolter
51e993fb62 trufflehog: 3.88.18 -> 3.88.20
Diff: https://github.com/trufflesecurity/trufflehog/compare/refs/tags/v3.88.18...v3.88.20

Changelog: https://github.com/trufflesecurity/trufflehog/releases/tag/v3.88.20
2025-03-29 10:08:10 +01:00
Braian A. Diez
037aa5c555 feroxbuster: remove postPatch 2025-03-28 12:03:48 -03:00
Braian A. Diez
d1a9a60688 feroxbuster: added update-script 2025-03-28 11:57:11 -03:00
Braian A. Diez
59b3addb21 feroxbuster: 2.10.3 -> 2.11.0 2025-03-28 11:54:18 -03:00
Fabian Affolter
2d16f72cff ggshield: 1.37.0 -> 1.38.0
Diff: https://github.com/GitGuardian/ggshield/compare/refs/tags/v1.37.0...v1.38.0

Changelog: https://github.com/GitGuardian/ggshield/blob/1.38.0/CHANGELOG.md
2025-03-27 23:00:11 +01:00
Rebecca Kelly
f27be6eaa7 gnupg: move env vars to env.
This fixes an issue where it no longer builds if you use stdenvAdapters.withCFlags.

Signed-off-by: Rebecca Kelly <bk@ancilla.ca>
2025-03-27 08:41:21 -04:00
Fabian Affolter
7e5a7d3679 wpscan: 3.8.27 -> 3.8.28 (#388641) 2025-03-27 07:07:19 +01:00
Fabian Affolter
c2eeb9a3dc cnspec: 11.46.2 -> 11.47.1
Diff: https://github.com/mondoohq/cnspec/compare/refs/tags/v11.46.2...v11.47.1

Changelog: https://github.com/mondoohq/cnspec/releases/tag/v11.47.1
2025-03-26 20:20:00 +01:00
Fabian Affolter
b2d91f1cd1 cnspec: 11.46.0 -> 11.46.2 (#392979) 2025-03-25 20:11:38 +01:00
R. Ryantm
131f611ef3 proxmark3: 4.19552 -> 4.20142 2025-03-25 19:00:19 +00:00
jopejoe1
7d30c40939 treewide: migrate packages to pkgs/by-name, again 2025-03-25 17:00:45 +01:00
Fabian Affolter
b4be345697 cnspec: 11.46.0 -> 11.46.2
Diff: https://github.com/mondoohq/cnspec/compare/refs/tags/v11.46.0...v11.46.2

Changelog: https://github.com/mondoohq/cnspec/releases/tag/v11.46.2
2025-03-25 07:07:35 +01:00
Peder Bergebakken Sundt
6780cef0e2 honggfuzz: fix includes path for hfuzz-cc (#390478) 2025-03-24 02:26:07 +01:00
Peder Bergebakken Sundt
608e4c05a5 sbomnix: 1.7.1 -> 1.7.2 (#391790) 2025-03-24 02:15:27 +01:00
Grimmauld
85f6d8fe52 ecryptfs: disable openssl module to fix build
This seems to have been important, as it was a channel blocker until recently [1].
The particular failure [2] was weird in the sense incorrect/incomplete C headers were pulled in.
Disabling the openssl module seems to fix the build.
OpenSSL was not listed as any sort of dependency, so it probably was not used anyways.

[1] https://github.com/NixOS/nixpkgs/pull/392175
[2] https://hydra.nixos.org/build/292468814/log
2025-03-23 08:52:40 +01:00
nixpkgs-ci[bot]
aaf7d6d1c5 Merge ee713e8412 into haskell-updates 2025-03-22 00:18:30 +00:00
Fabian Affolter
323aae390e trufflehog: 3.88.17 -> 3.88.18
Diff: https://github.com/trufflesecurity/trufflehog/compare/refs/tags/v3.88.17...v3.88.18

Changelog: https://github.com/trufflesecurity/trufflehog/releases/tag/v3.88.18
2025-03-21 13:48:15 +01:00
Henri Rosten
2c52c72f08 sbomnix: 1.7.1 -> 1.7.2
Signed-off-by: Henri Rosten <henri.rosten@unikie.com>
2025-03-21 11:42:20 +02:00
Benjamin Sparks
ba862e80fd onlykey: remove reference to python2
pkgs.nodejs_18 uses python311, which means pkgs.python2 will never be used
2025-03-21 02:03:51 +01:00
sternenseemann
95c5cb0bc0 Merge commit 750fef2 into haskell-updates 2025-03-20 21:19:58 +01:00
Fabian Affolter
7344a3b781 cnspec: 11.45.1 -> 11.46.0 (#391160) 2025-03-20 08:39:01 +01:00
Fabian Affolter
00a4190e65 metasploit: 6.4.43 -> 6.4.53 (#391022) 2025-03-20 08:35:21 +01:00
R. Ryantm
6916ebda65 gotrue-supabase: 2.169.0 -> 2.170.0 2025-03-19 04:39:16 +00:00
R. Ryantm
bedca1dad7 cnspec: 11.45.1 -> 11.46.0 2025-03-19 03:10:28 +00:00
Guy Chronister
777e7f3a79 metasploit: 6.4.43 -> 6.4.53
Format nix scripts with nixfmt 'pkgs/tools/security/metasploit/gemset.nix' 'pkgs/tools/security/metasploit/shell.nix'
2025-03-18 12:38:18 -05:00
Guy Chronister
e91fc91387 bundler-audit: 0.9.1 -> 0.9.2 2025-03-17 11:40:57 -05:00
sternenseemann
1f00f46d8b Merge commit a2a66180ba into haskell-updates 2025-03-17 12:28:00 +01:00
fqidz
61bf49c701 honggfuzz: fix broken includes path for hfuzz-cc 2025-03-16 21:37:15 +03:00
R. Ryantm
014cfe1c86 ghidra-extensions.findcrypt: 3.0.4 -> 3.0.5 2025-03-15 20:29:39 +00:00
Fabian Affolter
4d1558eab6 cnspec: 11.44.0 -> 11.45.1
Diff: https://github.com/mondoohq/cnspec/compare/refs/tags/v11.44.0...v11.45.1

Changelog: https://github.com/mondoohq/cnspec/releases/tag/v11.45.1
2025-03-15 08:38:26 +01:00
Toma
00c1e4a186 Revert "treewide: remove duplicated logic for NIXOS_OZONE_WL"
This reverts commit 5f8d564052.
2025-03-14 22:10:44 +01:00
Nick Cao
3f604352f6 saml2aws: 2.36.18 -> 2.36.19 (#389726) 2025-03-14 15:24:12 -04:00
TomaSajt
5f8d564052 treewide: remove duplicated logic for NIXOS_OZONE_WL 2025-03-14 20:20:45 +01:00
R. Ryantm
edf34366da saml2aws: 2.36.18 -> 2.36.19 2025-03-14 04:15:32 +00:00
Fabian Affolter
3b56b946ef trufflehog: 3.88.15 -> 3.88.17
Diff: https://github.com/trufflesecurity/trufflehog/compare/refs/tags/v3.88.15...v3.88.17

Changelog: https://github.com/trufflesecurity/trufflehog/releases/tag/v3.88.17
2025-03-13 21:03:47 +01:00
nixpkgs-ci[bot]
caaed78d07 Merge e607ef1af0 into haskell-updates 2025-03-12 00:18:31 +00:00
nixpkgs-ci[bot]
ad7881670a Merge ea3d674237 into haskell-updates 2025-03-11 00:19:44 +00:00
nixpkgs-ci[bot]
97bfcc4bcd Merge master into staging-next 2025-03-11 00:15:17 +00:00
Leona Maroni
4093f645fc libmodsecurity: 3.0.13 -> 3.0.14 (#385139) 2025-03-10 20:21:10 +01:00
Fabian Affolter
e4ad8c2a71 wpscan: 3.8.27 -> 3.8.28 2025-03-10 10:18:15 +01:00
nixpkgs-ci[bot]
c04658bbd5 Merge cb26667f94 into haskell-updates 2025-03-08 00:15:35 +00:00
K900
1118da9af8 Merge remote-tracking branch 'origin/master' into staging-next 2025-03-08 00:22:54 +03:00
Nick Cao
6aa4b93d20 trufflehog: 3.88.14 -> 3.88.15 (#387863) 2025-03-07 15:58:35 -05:00
Fabian Affolter
859a900d0a trufflehog: 3.88.14 -> 3.88.15
Diff: https://github.com/trufflesecurity/trufflehog/compare/refs/tags/v3.88.14...v3.88.15

Changelog: https://github.com/trufflesecurity/trufflehog/releases/tag/v3.88.15
2025-03-07 11:39:40 +01:00
R. Ryantm
9357fa32e9 ghidra-extensions.lightkeeper: 1.2.3 -> 1.2.4 2025-03-07 07:32:50 +00:00
nixpkgs-ci[bot]
6ad5407620 Merge 97cb30a656 into haskell-updates 2025-03-06 00:18:46 +00:00
nixpkgs-ci[bot]
d0cbf7399d Merge master into staging-next 2025-03-06 00:15:09 +00:00