Commit Graph

6722 Commits

Author SHA1 Message Date
Fabian Affolter
a8b95e6f28 naabu: 2.0.6 -> 2.0.7 2022-05-10 23:25:52 +02:00
Naïm Favier
62245943aa
makeWrapper,makeBinaryWrapper: introduce explicitly named functions
Because both versions might end up in a derivation's build inputs, it
might be useful to be able to explicitly select which function to use.
2022-05-10 22:07:56 +02:00
Artturin
be4c9c60c2 dbus: 1.12.20 -> 1.14.0
fprintd: remove dbus patch
2022-05-10 22:51:27 +03:00
github-actions[bot]
3a79190750
Merge staging-next into staging 2022-05-10 18:01:50 +00:00
Dominik Xaver Hörl
9709c5f4a4 cryptomator: use non-binary wrapper for wrapGAppsHook
The use of --add-flags in this derivation does not work with binary
    wrappers, which wrapGAppsHook uses since #164163.
2022-05-10 15:17:09 +02:00
github-actions[bot]
1a3de31faa
Merge staging-next into staging 2022-05-10 12:11:45 +00:00
Fabian Affolter
517109653f
Merge pull request #172239 from fabaff/zkar
zkar: init at 1.3.0
2022-05-10 08:46:05 +02:00
Fabian Affolter
7215445bc1
Merge pull request #172216 from fabaff/bump-nuclei
nuclei: 2.6.9 -> 2.7.0
2022-05-10 08:11:53 +02:00
github-actions[bot]
2bf60ff84f
Merge staging-next into staging 2022-05-10 06:01:44 +00:00
Sergei Trofimovich
ab456c4d45 medusa: pull upstream fix for fno-common toolchains
Without the chanhe build fails on -fno-common tollchains as:

    $ nix build -L --impure --expr 'with import ./. {}; medusa.overrideAttrs (oa: {   NIX_CFLAGS_COMPILE = (["-fno-common"] ++ [oa.NIX_CFLAGS_COMPILE or ""]); })'
    ...
    ld: ../medusa-trace.o:/build/source/src/modsrc/../medusa.h:69:
      multiple definition of `iErrorLevel'; cvs.o:/build/source/src/modsrc/../medusa.h:69: first defined here
2022-05-10 07:45:06 +02:00
Artturi
2976a21186
Merge pull request #172240 from amesgen/secp256k1-platforms
secp256k1: allow to build on all platforms
2022-05-10 03:45:05 +03:00
Nicolas Martin
6b8d91253d melt: 0.3.0 -> 0.4.0 2022-05-09 22:37:42 +02:00
Karim Elatov
470c724f83 fwbuilder: add wayland support 2022-05-09 19:58:06 +00:00
amesgen
6f1bb49e5a
secp256k1: allow to build on all platforms 2022-05-09 21:44:38 +02:00
Fabian Affolter
52a78362ac zkar: init at 1.3.0 2022-05-09 21:36:51 +02:00
Fabian Affolter
89412f830e nuclei: 2.6.9 -> 2.7.0 2022-05-09 18:32:19 +02:00
github-actions[bot]
27575e98ee
Merge staging-next into staging 2022-05-09 12:08:45 +00:00
06kellyjac
2381aa28fd scorecard: 4.1.0 -> 4.2.0 2022-05-09 11:28:25 +01:00
Rasmus Rendal
4317c93104
rhash: Correctly set target platform when configuring
The non-standard configure script did not detect it, and we have to
supply this argument.

This closes #113742
2022-05-09 11:56:06 +02:00
Robert Schütz
a664572fa6 wapiti: update propagatedBuildInputs 2022-05-09 00:12:37 -07:00
github-actions[bot]
31938a3f5c
Merge staging-next into staging 2022-05-09 00:03:28 +00:00
Sandro
7169abf52f
python310Packages.babel: 2.9.1 -> 2.10.1 (#171867) 2022-05-09 01:53:28 +02:00
Artturi
82c09e5ea4
Merge pull request #170868 from Luflosi/update/swtpm
swtpm: 0.7.2 -> 0.7.3
2022-05-08 23:10:48 +03:00
Fabian Affolter
8713be7543
Merge pull request #172048 from fabaff/bump-metasploit
metasploit: 6.1.40 -> 6.1.41
2022-05-08 17:36:15 +02:00
Bobby Rong
3138c317c9
Merge pull request #171871 from SuperSandro2000/rustscan
rustscan: remove myself from maintainers
2022-05-08 19:46:22 +08:00
Jörg Thalheim
70c4d6069b
Merge pull request #172045 from trofi/fix-fno-common-for-ncrack
ncrack: pull upstream fix for fno-common toolchains
2022-05-08 10:29:55 +01:00
Fabian Affolter
b9eea8930c metasploit: 6.1.40 -> 6.1.41 2022-05-08 11:09:42 +02:00
Sergei Trofimovich
83cfaa762b ncrack: pull upstream fix for fno-common toolchains
Without the change build on -fno-common toolchains like upstream gcc-10
fails as:

    $ nix build -L --impure --expr 'with import ./. {}; ncrack.overrideAttrs (oa: {   NIX_CFLAGS_COMPILE = (oa.NIX_CFLAGS_COMPILE or "") + "-fno-common"; })'
    ...
    ld: opensshlib/libopenssh.a(umac128.o):/build/source/opensshlib/umac.c:1184:
      multiple definition of `umac_ctx'; opensshlib/libopenssh.a(umac.o):/build/source/opensshlib/umac.c:1184: first defined here
2022-05-08 09:39:51 +01:00
R. Ryantm
17acaf1708 kube-hunter: 0.6.5 -> 0.6.7 2022-05-08 05:24:16 +00:00
Fabian Affolter
36f342125a
Merge pull request #171857 from vdot0x23/submit/yersinia-init
yersinia: init at 0.8.2
2022-05-07 17:09:57 +02:00
Fabian Affolter
4b53055f55
Merge pull request #171843 from techknowlogick/bump-step-ca
step-ca: 0.18.2 -> 0.19.0
2022-05-07 16:54:01 +02:00
Zhaofeng Li
a2e220cd65 dieharder: init at 3.31.1 2022-05-07 07:15:17 -05:00
Sandro Jäckel
115475ff5b
python310Packages.python-magic: normalise attr 2022-05-07 01:18:35 +02:00
Sandro Jäckel
8fa20691d8
rustscan: remove myself from maintainers 2022-05-06 23:57:57 +02:00
Victor Buttner
308bd3ae9b yersinia: init at 0.8.2 2022-05-06 22:38:20 +02:00
techknowlogick
2c3dcb1169 step-ca: 0.18.2 -> 0.19.0 2022-05-06 14:00:28 -04:00
Fabian Affolter
ef93fb8486
Merge pull request #171638 from fabaff/erosmb
erosmb: init at 0.1.1
2022-05-06 08:35:01 +02:00
Fabian Affolter
be824c1257
Merge pull request #171653 from fabaff/trueseeing
trueseeing: init at 2.1.4
2022-05-06 08:34:47 +02:00
Fabian Affolter
f0d17e25e8
Merge pull request #171673 from fabaff/swaggerhole
swaggerhole: init at 1.1
2022-05-06 08:34:37 +02:00
Bernardo Meurer
e6b94ad07e
Merge pull request #171602 from malob/treewide-mainProgram
treewide: add meta.mainProgram to many packages
2022-05-05 18:16:09 -07:00
Martin Weinelt
974603c931
ecdsautils: 0.4.0 -> 0.4.1
Fixes psychic papers vulnerability in signature verification.

https://github.com/freifunk-gluon/ecdsautils/security/advisories/GHSA-qhcg-9ffp-78pw

Fixes: CVE-2022-24884
2022-05-05 18:08:11 +02:00
Fabian Affolter
c505c32170 swaggerhole: init at 1.1 2022-05-05 17:22:58 +02:00
Fabian Affolter
05cfbf0a55 python310Packages.whispers: build as package 2022-05-05 17:19:16 +02:00
Fabian Affolter
4c7f7f61a7 trueseeing: init at 2.1.4 2022-05-05 14:27:25 +02:00
Fabian Affolter
1a87016de5 erosmb: init at 0.1.1 2022-05-05 10:58:13 +02:00
Fabian Affolter
b956d0b60a
Merge pull request #171521 from fabaff/bump-grype
grype: 0.36.0 -> 0.36.1, syft: 0.44.1 -> 0.45.1
2022-05-05 09:08:26 +02:00
Artturi
867b4b5eb1
Merge pull request #170431 from armeenm/remove-nmap-graphical 2022-05-05 04:18:34 +03:00
Malo Bourgon
16e15fa68f treewide: add meta.mainProgram to many packages 2022-05-04 18:08:19 -07:00
Artturi
0b64a2d69a
Merge pull request #167108 from aaronjheng/oath-toolkit
oath-toolkit: Rename from oathToolkit to oath-toolkit
2022-05-05 03:58:39 +03:00
Mario Rodas
90feacf9cd
Merge pull request #171437 from sikmir/gopass
gopass: 1.14.0 → 1.14.1
2022-05-04 18:49:35 -05:00
Mario Rodas
3dbd8c1602
Merge pull request #171409 from LeSuisse/fulcio-0.4.1
fulcio: 0.4.0 -> 0.4.1
2022-05-04 18:48:50 -05:00
Sandro
af56903adb
Merge pull request #170054 from delroth/jadx-1.3.5
jadx: 1.3.4 -> 1.3.5
2022-05-04 23:50:59 +02:00
Pavol Rusnak
c763181101
Merge pull request #170682 from prusnak/tor
tor: 0.4.6.10 -> 0.4.7.7
2022-05-04 17:00:33 +02:00
Sandro
c1fb4681db
Merge pull request #171453 from bachp/cryptomator-1.6.10
cryptomator: 1.6.8 -> 1.6.10
2022-05-04 13:45:58 +02:00
Fabian Affolter
e310b2cd84 grype: 0.36.0 -> 0.36.1 2022-05-04 13:28:13 +02:00
Robert Helgesson
4df2c1fe35 jwt-cli: 5.0.2 -> 5.0.3 2022-05-03 23:51:48 +02:00
Pascal Bach
561d29b64d cryptomator: 1.6.8 -> 1.6.10
Hotfix for a truncation issue with fuse.
2022-05-03 23:26:38 +02:00
Nikolay Korotkiy
be8f036f64
gopass: 1.14.0 → 1.14.1 2022-05-03 22:28:44 +03:00
Rick van Schijndel
fd2c8f930f
Merge pull request #170013 from berbiche/john-gcc-11-patch
john: add gcc11 patch
2022-05-03 20:02:08 +02:00
Thomas Gerbet
6a4134d8ce fulcio: 0.4.0 -> 0.4.1
https://github.com/sigstore/fulcio/releases/tag/v0.4.1
2022-05-03 17:39:15 +02:00
Nicolas Berbiche
733730eff8
john: update source to GitHub and homepage url 2022-05-02 17:20:23 -04:00
Fabian Affolter
de99f6e155
Merge pull request #171299 from malob/sigma-cli-add-mainProgram
sigma-cli: add meta.mainProgram
2022-05-02 22:04:37 +02:00
Fabian Affolter
b9e29b16ba
Merge pull request #171206 from fabaff/grype-bump
grype: 0.35.0 -> 0.36.0
2022-05-02 21:20:23 +02:00
Fabian Affolter
967263521d
Merge pull request #171231 from fabaff/adreaper
adreaper: init at 1.1
2022-05-02 21:19:25 +02:00
Fabian Affolter
255299cc37
Merge pull request #171291 from r-ryantm/auto-update/sigma-cli
sigma-cli: 0.4.2 -> 0.4.3
2022-05-02 20:49:45 +02:00
Malo Bourgon
3a8257c77b sigma-cli: add meta.mainProgram 2022-05-02 11:28:30 -07:00
R. Ryantm
1ce2275cf0 sigma-cli: 0.4.2 -> 0.4.3 2022-05-02 17:39:57 +00:00
Sandro
1641bbe91c
Merge pull request #171204 from fabaff/wprecon-bump
wprecon: 1.6.3a -> 2.4.5
2022-05-02 16:22:47 +02:00
Fabian Affolter
f5a3980a5b adreaper: init at 1.1 2022-05-02 12:30:19 +02:00
Mario Rodas
3741343cd0
Merge pull request #171180 from marsam/update-rage
rage: 0.7.1 -> 0.8.0
2022-05-02 03:10:09 -05:00
Fabian Affolter
d480176932 grype: 0.35.0 -> 0.36.0 2022-05-02 09:33:06 +02:00
Fabian Affolter
94d2e55ee6 wprecon: 1.6.3a -> 2.4.5 2022-05-02 09:22:32 +02:00
Vladimír Čunát
cec6e7362c
Merge branch 'master' into staging-next-2022-04-23 2022-05-01 14:26:52 +02:00
Mario Rodas
693d4164a0 rage: 0.7.1 -> 0.8.0
https://github.com/str4d/rage/releases/tag/v0.8.0
2022-05-01 04:20:00 +00:00
techknowlogick
e3fd4aed1f vault-bin: 1.10.1 -> 1.10.2 2022-04-30 21:31:28 -04:00
Vladimír Čunát
c480cc2895
Merge branch 'master' into staging-next-2022-04-23 2022-04-30 23:02:28 +02:00
Artturi
22fbd632e6
Merge pull request #168212 from r-ryantm/auto-update/bitwarden
bitwarden: 1.31.3 -> 1.32.1
2022-04-30 00:45:23 +03:00
Ryan Mulligan
fb5acbafef
Merge pull request #170451 from willcohen/libtpms-0.9.4
libtpms: 0.9.3 -> 0.9.4
2022-04-29 10:24:46 -07:00
techknowlogick
de86661c52 vault: 1.10.1 -> 1.10.2 2022-04-29 12:21:57 -04:00
Pavol Rusnak
113ca3c22c
tor: 0.4.6.10 -> 0.4.7.7
- disable sandbox for aarch64-linux for now
2022-04-29 14:19:17 +02:00
Fabian Affolter
0a0dbc02bd metasploit: 6.1.39 -> 6.1.40 2022-04-29 11:06:04 +02:00
Luflosi
8b4c5b383d
swtpm: 0.7.2 -> 0.7.3
https://github.com/stefanberger/swtpm/releases/tag/v0.7.3
2022-04-29 09:58:25 +02:00
Vladimír Čunát
8caa1418f6
Merge branch 'master' into staging-next-2022-04-23 2022-04-28 18:04:16 +02:00
Fabian Affolter
239ee84f37 gitleaks: 8.8.2 -> 8.8.4 2022-04-28 09:50:31 +02:00
Mario Rodas
ef4e40b313
Merge pull request #170633 from 06kellyjac/cosign
cosign: 1.7.2 -> 1.8.0
2022-04-27 18:53:59 -05:00
Vladimír Čunát
51554cbbdb
Merge branch 'master' into staging-next-2022-04-23 2022-04-27 22:50:17 +02:00
06kellyjac
0094e13d47 fulcio: 0.3.0 -> 0.4.0 2022-04-27 15:57:35 +01:00
06kellyjac
b2a98c5680 cosign: 1.7.2 -> 1.8.0 2022-04-27 15:27:12 +01:00
Fabian Affolter
9df9bc5950
Merge pull request #170593 from applePrincess/exploitdb-2022-04-27
exploitdb: 2022-04-23 -> 2022-04-27
2022-04-27 12:52:22 +02:00
Lein Matsumaru
be407dcae2
exploitdb: 2022-04-23 -> 2022-04-27 2022-04-27 09:49:45 +00:00
Fabian Affolter
1864f5e56b
Merge pull request #170498 from fabaff/bump-yara
yara: 4.2.0 -> 4.2.1
2022-04-27 08:44:07 +02:00
Fabian Affolter
9b446adfb7 step-cli: 0.18.2 -> 0.19.0 2022-04-26 22:58:36 +02:00
Fabian Affolter
2b383306cc yara: 4.2.0 -> 4.2.1 2022-04-26 22:54:11 +02:00
github-actions[bot]
4490401513
Merge master into staging-next 2022-04-26 18:01:11 +00:00
Silvan Mosberger
ca89769766
Merge pull request #170128 from lobre/update-browserpass
update browserpass from 3.0.6 to 3.0.10
2022-04-26 19:41:22 +02:00
Will Cohen
275d07afbd libtpms: 0.9.3 -> 0.9.4 2022-04-26 13:21:07 -04:00
Armeen Mahdian
67b887147f nmap: remove graphical support 2022-04-26 09:36:58 -05:00
github-actions[bot]
e7703dd154
Merge master into staging-next 2022-04-26 12:04:22 +00:00
Fabian Affolter
b307eac9f9
Merge pull request #170337 from fabaff/bump-nuclei
nuclei: 2.6.8 -> 2.6.9
2022-04-26 12:50:36 +02:00
github-actions[bot]
4a997ba4a6
Merge master into staging-next 2022-04-26 00:02:23 +00:00
Nicolas Berbiche
8b0e73e70c
john: add gcc11 patch 2022-04-25 19:49:13 -04:00
Sandro
2f706f7030
Merge pull request #169560 from roblabla/fix-chntpw
chntpw: Fix build on macos
2022-04-26 01:35:00 +02:00
Fabian Affolter
6da8554b2e nuclei: 2.6.8 -> 2.6.9 2022-04-26 00:19:45 +02:00
Vladimír Čunát
ad8197eb43
Merge branch 'master' into staging-next 2022-04-25 23:11:18 +02:00
roblabla
3ace2795b3 chntpw: Import debian bugfix patches 2022-04-25 22:17:50 +02:00
techknowlogick
3a52ece9da vault-bin: 1.10.0 -> 1.10.1 2022-04-25 14:14:54 -04:00
Loric Brevet
6f77ffd7f2
browserpass: 3.0.6 -> 3.0.10 2022-04-25 11:22:05 +02:00
github-actions[bot]
b258091866
Merge master into staging-next 2022-04-25 06:01:18 +00:00
Fabian Affolter
0f44841300 gitleaks: 8.8.1 -> 8.8.2 2022-04-24 22:50:22 +02:00
github-actions[bot]
6f66eac9d1
Merge master into staging-next 2022-04-24 18:01:04 +00:00
Fabian Affolter
486e183612
Merge pull request #169993 from fabaff/bump-exploitdb
exploitdb: 2022-04-20 -> 2022-04-23
2022-04-24 17:04:38 +02:00
Fabian Affolter
812ea29353
Merge pull request #169994 from fabaff/bump-metasploit
metasploit: 6.1.38 -> 6.1.39
2022-04-24 17:04:26 +02:00
ppom
215541667b fail2ban: add pyinotify support 2022-04-24 15:37:53 +02:00
github-actions[bot]
b9e4b22843
Merge master into staging-next 2022-04-24 12:01:14 +00:00
Lassulus
c5f30cfe04
Merge pull request #164142 from r-ryantm/auto-update/signify
signify: 30 -> 31
2022-04-24 12:13:08 +01:00
Pierre Bourdon
0f1bb1f41d
jadx: 1.3.4 -> 1.3.5 2022-04-24 06:53:11 +02:00
Fabian Affolter
3bd928c9b4 metasploit: 6.1.38 -> 6.1.39 2022-04-23 20:27:37 +02:00
Fabian Affolter
51ea542cd1 exploitdb: 2022-04-20 -> 2022-04-23 2022-04-23 20:24:00 +02:00
Vladimír Čunát
82ec893b68
Merge branch 'staging' into staging-next 2022-04-23 18:10:57 +02:00
roblabla
b48f2c7ed3 chntpw: Fix build on macos
This fixes the macos build by patching the makefile to remove the
explicit calls to gcc, letting it use whatever CC is the default.

It further removes the static builds entirely. This is technically a
breaking change, but I doubt it'll have a practical impact to any users.
2022-04-23 15:13:23 +02:00
Artturi
1793bdea04
Merge pull request #169838 from techknowlogick/bvault
vault: 1.10.0 -> 1.10.1
2022-04-23 05:19:32 +03:00
techknowlogick
a142e404fe vault: 1.10.0 -> 1.10.1 2022-04-22 14:38:15 -04:00
github-actions[bot]
05f9abf294
Merge staging-next into staging 2022-04-22 18:01:54 +00:00
Artturi
785373a76f
Merge pull request #166605 from siraben/remove-redundant-stdenv 2022-04-22 20:25:38 +03:00
Lein Matsumaru
03451de0b2
exploitdb: 2022-04-12 -> 2022-04-20 2022-04-22 16:42:25 +00:00
Fabian Affolter
7df44826e1
Merge pull request #169720 from fabaff/bump-feroxbuster
feroxbuster: 2.6.4 -> 2.7.0
2022-04-22 14:36:07 +02:00
Fabian Affolter
b19a1aa220
Merge pull request #169713 from fabaff/bump-gau
gau: 2.0.9 -> 2.1.1
2022-04-22 14:31:00 +02:00
Fabian Affolter
35fb3cc6fc feroxbuster: 2.6.4 -> 2.7.0 2022-04-22 09:28:00 +02:00
Fabian Affolter
e31f7ee3e8 gitleaks: 8.7.2 -> 8.8.1 2022-04-22 08:59:34 +02:00
Fabian Affolter
f7f3725fc6 gau: 2.0.9 -> 2.1.1 2022-04-22 08:56:51 +02:00
Fabian Affolter
3341a1f795
Merge pull request #169532 from fabaff/bump-gitleaks
gitleaks: 8.7.0 -> 8.7.2
2022-04-21 08:55:52 +02:00
Fabian Affolter
ccc8e853b5 gitleaks: 8.7.1 -> 8.7.2 2022-04-21 08:15:14 +02:00
Fabian Affolter
b0f62d6bc3 gitleaks: 8.7.0 -> 8.7.1 2022-04-21 08:14:40 +02:00
R. Ryantm
bd893ba963 maigret: 0.4.2 -> 0.4.3 2022-04-21 05:59:28 +00:00
Lassulus
c09bb7053e
Merge pull request #163315 from r-ryantm/auto-update/maigret
maigret: 0.4.1 -> 0.4.2
2022-04-20 13:54:26 +01:00
R. Ryantm
16e781187a cfripper: 1.8.0 -> 1.9.0 2022-04-20 01:14:06 +00:00
Bobby Rong
905f362f07
Merge pull request #169037 from LeSuisse/rekor-0.6.0
rekor-cli, rekor-server: 0.5.0 -> 0.6.0
2022-04-19 16:09:05 +08:00
Fabian Affolter
3637dc530d
Merge pull request #168232 from r-ryantm/auto-update/dalfox
dalfox: 2.7.1 -> 2.7.4
2022-04-19 07:53:09 +02:00
github-actions[bot]
9233921313
Merge master into staging-next 2022-04-18 18:01:19 +00:00
Fabian Affolter
d0343685e1
Merge pull request #169098 from fabaff/bump-gitleaks
gitleaks: 8.6.1 -> 8.7.0
2022-04-18 16:42:26 +02:00
Vladimír Čunát
4772f650bd
Merge #169085: tpm2-abrmd: 2.3.3 -> 2.4.1 & fix build
...into staging
2022-04-18 08:42:21 +02:00
Lassulus
ba88a5afa6
Merge pull request #166927 from bachp/cryptomator-1.6.8
cryptomator: 1.6.7 -> 1.6.8
2022-04-17 20:12:28 +01:00
Fabian Affolter
e1bbc6ca9c gitleaks: 8.6.1 -> 8.7.0 2022-04-17 21:03:39 +02:00
Martin Weinelt
70d726c2a5 Merge remote-tracking branch 'origin/master' into staging-next 2022-04-17 20:29:43 +02:00
ajs124
9a724bde60 tpm2-abrmd: 2.3.3 -> 2.4.1 2022-04-17 18:29:27 +01:00
Thomas Gerbet
eb86e75c16 rekor-cli, rekor-server: 0.5.0 -> 0.6.0
https://github.com/sigstore/rekor/releases/tag/v0.6.0

Used the same approach than in the Fulcio package to populate version
information.
2022-04-17 12:04:41 +02:00
Fabian Affolter
85eb38677b nuclei: 2.6.7 -> 2.6.8 2022-04-16 23:00:47 +02:00
Ben Siraphob
259fa13d53 treewide: remove nativeBuildInputs that are in stdenv 2022-04-16 21:46:46 +03:00
github-actions[bot]
6be56bfc2e
Merge master into staging-next 2022-04-16 12:01:10 +00:00
github-actions[bot]
c58a108aaa
Merge master into staging-next 2022-04-16 06:01:08 +00:00
Aaron Jheng
aa3157a802
sudolikeaboss: remove 2022-04-16 01:33:37 +00:00
Sandro
6786dcb922
Merge pull request #168812 from penguwin/melt
melt: 0.2.0 -> 0.3.0
2022-04-16 03:02:37 +02:00
Sandro
0027a7b758
Merge pull request #168834 from fabaff/bump-metasploit
metasploit: 6.1.37 -> 6.1.38
2022-04-16 02:45:29 +02:00
github-actions[bot]
e19bb47d10
Merge master into staging-next 2022-04-16 00:03:06 +00:00
Frederick F. Kautz IV
c39d8b0bed spire: 1.2.1 -> 1.2.3 2022-04-15 21:29:43 +00:00
Fabian Affolter
d80c876d48 metasploit: 6.1.37 -> 6.1.38 2022-04-15 23:22:53 +02:00
Nicolas M
5d05f3acf0 melt: 0.2.0 -> 0.3.0 2022-04-15 20:28:34 +02:00
Fabián Heredia Montiel
5ea7a84ceb fwbuilder: add Wno-error for gcc11 2022-04-15 11:46:12 -05:00
Lassulus
92734ac395
Merge pull request #166865 from malob/treewide-mainProgram
treewide: add meta.mainProgram to many packages
2022-04-15 09:28:00 +01:00
Fabian Affolter
b45427d846
Merge pull request #168629 from fabaff/bump-grype
grype: 0.34.7 -> 0.35.0
2022-04-15 09:51:16 +02:00
Mario Rodas
c18683f350
Merge pull request #168630 from fabaff/bump-nuclei
nuclei: 2.6.6 -> 2.6.7
2022-04-14 22:06:45 -05:00
Fabian Affolter
983e3910c3
Merge pull request #168641 from fabaff/bump-pysigma
sigma-cli: 0.3.4 -> 0.4.2
2022-04-14 20:14:34 +02:00
Malo Bourgon
0e802eafad treewide: add meta.mainProgram to many packages 2022-04-14 10:24:01 -07:00
Fabian Affolter
7257b62fed sigma-cli: 0.3.4 -> 0.4.2 2022-04-14 17:03:56 +02:00
Fabian Affolter
6ff9eec12d nuclei: 2.6.6 -> 2.6.7 2022-04-14 14:32:33 +02:00
Fabian Affolter
4cc9ccb56b grype: 0.34.7 -> 0.35.0 2022-04-14 14:27:16 +02:00
Mario Rodas
12e23b737b
Merge pull request #168379 from 06kellyjac/cosign
cosign: 1.7.1 -> 1.7.2
2022-04-14 06:00:02 -05:00
Fabian Affolter
df6296fc87
Merge pull request #168471 from applePrincess/exploitdb-2022-04-12
exploitdb: 2022-04-08 -> 2022-04-12
2022-04-13 16:46:04 +02:00
Lein Matsumaru
79c22361e3
exploitdb: 2022-04-08 -> 2022-04-12 2022-04-13 10:50:11 +00:00
Fabian Affolter
8ef9cc3cc7 nuclei: 2.6.5 -> 2.6.6 2022-04-12 20:13:11 +02:00
Fabian Affolter
4e5bad5212
Merge pull request #168324 from fabaff/bump-metasploit
metasploit: 6.1.36 -> 6.1.37
2022-04-12 20:06:31 +02:00
06kellyjac
8181a1756a cosign: 1.7.1 -> 1.7.2 2022-04-12 15:36:21 +01:00
Sandro
6e533e3d46
Merge pull request #167548 from superherointj/package-gopass-enable-tests 2022-04-12 14:04:37 +02:00
Fabian Affolter
a62d3aa8bf metasploit: 6.1.36 -> 6.1.37 2022-04-11 22:57:38 +02:00
06kellyjac
b6a852d51d kubescape: 2.0.150 -> 2.0.152 2022-04-11 15:58:37 +01:00
Fabian Affolter
c8bac61280
Merge pull request #168167 from fabaff/bump-feroxbuster
feroxbuster: 2.6.2 -> 2.6.4
2022-04-11 13:06:57 +02:00
R. Ryantm
8c6b13b234 dalfox: 2.7.1 -> 2.7.4 2022-04-11 05:54:36 +00:00
R. Ryantm
19ad91fcaf bitwarden: 1.31.3 -> 1.32.1 2022-04-11 02:56:19 +00:00
R. Ryantm
489aafb436 aws-iam-authenticator: 0.5.6 -> 0.5.7 2022-04-11 02:13:08 +00:00
R. Ryantm
47a88c845a exploitdb: 2022-03-31 -> 2022-04-08 2022-04-10 20:26:52 +00:00
Fabian Affolter
f1f1c062e7 feroxbuster: 2.6.2 -> 2.6.4 2022-04-10 21:05:45 +02:00
Mario Rodas
bb76f4bb89
Merge pull request #167594 from r-ryantm/auto-update/sslscan
sslscan: 2.0.12 -> 2.0.13
2022-04-10 08:25:54 -05:00
Mario Rodas
66c6349624
Merge pull request #167637 from r-ryantm/auto-update/aws-iam-authenticator
aws-iam-authenticator: 0.5.5 -> 0.5.6
2022-04-10 08:13:01 -05:00
Fabian Affolter
f0a2e4107b
Merge pull request #168032 from fabaff/bump-httpx
httpx: 1.2.0 -> 1.2.1
2022-04-09 23:13:04 +02:00
Fabian Affolter
26846a348e httpx: 1.2.0 -> 1.2.1 2022-04-09 21:19:49 +02:00
06kellyjac
003f0f801a witness: 0.1.6 -> 0.1.7 2022-04-09 18:50:22 +01:00
Fabian Affolter
2e8714c5fc
Merge pull request #167574 from r-ryantm/auto-update/cfripper
cfripper: 1.7.1 -> 1.8.0
2022-04-09 13:58:23 +02:00
Fabian Affolter
f79f183281 feroxbuster: 2.6.1 -> 2.6.2 2022-04-08 12:40:46 +02:00
Bobby Rong
4c1f2af5af
Merge pull request #167553 from 06kellyjac/fulcio
fulcio: 0.2.0 -> 0.3.0
2022-04-08 13:39:50 +08:00
Fabian Affolter
cebeeb8623 gitleaks: 8.5.2 -> 8.6.1 2022-04-07 16:37:21 +02:00
Fabian Affolter
a579c6efc9
Merge pull request #166296 from r-ryantm/auto-update/gitleaks
gitleaks: 8.5.1 -> 8.5.2
2022-04-07 16:34:54 +02:00
Frederik Rietdijk
a7bbda4271
Merge pull request #167250 from SomeoneSerge/bump-cudatoolkit
cudatoolkit: 10.2 -> 11.5
2022-04-07 13:40:43 +02:00
R. Ryantm
0203357872 aws-iam-authenticator: 0.5.5 -> 0.5.6 2022-04-07 05:32:14 +00:00
R. Ryantm
001b24bd25 sslscan: 2.0.12 -> 2.0.13 2022-04-06 21:35:06 +00:00
R. Ryantm
e17771067b cfripper: 1.7.1 -> 1.8.0 2022-04-06 19:47:45 +00:00
superherointj
63f47cdc74 saml2aws: enable tests 2022-04-06 20:32:46 +02:00
06kellyjac
51bf2a2011 fulcio: 0.2.0 -> 0.3.0 2022-04-06 16:49:28 +01:00
superherointj
1d3e73f73a gopass: enable tests 2022-04-06 12:13:22 -03:00
Fabian Affolter
2b1a673ffb
Merge pull request #166870 from WolfangAukang/whatweb
whatweb: init at 0.5.5
2022-04-06 13:00:28 +02:00
Thomas Gerbet
55fd703986 cosign: 1.6.0 -> 1.7.1
https://github.com/sigstore/cosign/releases/tag/v1.7.1
2022-04-06 20:32:51 +10:00