Commit Graph

11513 Commits

Author SHA1 Message Date
R. Ryantm
4c3c8d6041 kubeclarity: 2.22.1 -> 2.23.0 2023-12-28 02:16:35 +00:00
R. Ryantm
04d91e6804 cloudfox: 1.12.3 -> 1.13.0 2023-12-28 02:04:47 +00:00
R. Ryantm
272a5d1468 cnquery: 9.12.0 -> 9.12.1 2023-12-28 01:48:59 +00:00
Manuel Frischknecht
9ce833e2bc echidna: fix broken build
The overridden `hevm` package declared in `echnidna`s package
is missing its `tuple` dependency, leading to failing builds:

```
Configuring hevm-0.51.3...
CallStack (from HasCallStack):
  withMetadata, called at libraries/Cabal/Cabal/src/Distribution/Simple/Utils.hs:370:14 in Cabal-3.8.1.0:Distribution.Simple.Utils
Error: Setup: Encountered missing or private dependencies:
tuple >=0.3.0.2 && <0.4
```
2023-12-28 00:47:45 +00:00
Nick Cao
274e7f3978
Merge pull request #276981 from ereslibre/bump-otpauth
otpauth: 0.5.1 -> 0.5.2
2023-12-27 10:29:41 -05:00
R. Ryantm
6a9bfbfa10 spire: 1.8.3 -> 1.8.7 2023-12-26 16:27:46 -08:00
Maximilian Bosch
98e04ab172
Merge pull request #276704 from Ma27/passage-deps
passage: add additional deps to wrapper
2023-12-26 23:47:42 +01:00
Rafael Fernández López
afbe64c470
otpauth: 0.5.1 -> 0.5.2 2023-12-26 23:15:26 +01:00
Mario Rodas
c66061f4b1
Merge pull request #275754 from SuperSandro2000/ssh-audit
ssh-audit: 3.0.0 -> 3.1.0
2023-12-26 16:07:36 -05:00
Nick Cao
3ede4f2d81
Merge pull request #276852 from r-ryantm/auto-update/buttercup-desktop
buttercup-desktop: 2.24.3 -> 2.24.4
2023-12-26 11:20:21 -05:00
Maximilian Bosch
e663cbe65d
passage: add ma27 as maintainer
I've been a long-time `pass(1)` user, but I'm trying to get rid of GPG
personally, so this seems to be the way to go.
2023-12-26 12:47:34 +01:00
Maximilian Bosch
f6dcece2d0
passage: add additional deps to wrapper
I realized that passage won't work properly in e.g. systemd units as
these don't have `/run/current-system/sw/bin` inside their `PATH` and
thus globally installed things like `coreutils` are not available there.

Added the following tools now:

* `coreutils` for `base64` & `shred` (most notably `passage show`).
* `wl-clipboard` for copying things to the clipboard on Wayland (most
  notable `passage show -c`).
* `gnused` for `sed` (most notably `passage show`).
* `gnugrep` for `grep` (for `passage grep`).
* `findutils` for `find` (most notably `mv`/`cp` - used in
  `reencrypt_path()`).

Decided against adding stuff like `feh`/`gm` for showing a QR code.
These are optional and the script falls back to printing the QR code on
CLI.
2023-12-26 12:47:34 +01:00
Fabian Affolter
8f2c55c38e
Merge pull request #276838 from r-ryantm/auto-update/fingerprintx
fingerprintx: 1.1.12 -> 1.1.13
2023-12-26 11:14:12 +01:00
Matthias Beyer
16d611487a
Merge pull request #276614 from r-ryantm/auto-update/wofi-pass
wofi-pass: 23.1.2 -> 23.1.4
2023-12-26 09:54:21 +01:00
R. Ryantm
7215f205cd buttercup-desktop: 2.24.3 -> 2.24.4 2023-12-26 05:08:55 +00:00
OTABI Tomoya
bc2c8e8ed1
Merge pull request #276581 from r-ryantm/auto-update/vals
vals: 0.30.0 -> 0.32.0
2023-12-26 13:20:32 +09:00
R. Ryantm
b7ffddbce3 fingerprintx: 1.1.12 -> 1.1.13 2023-12-26 03:35:31 +00:00
R. Ryantm
361628d8f9 sbctl: 0.12 -> 0.13 2023-12-26 01:36:28 +00:00
Fabian Affolter
b0ea079fb4
Merge pull request #276632 from r-ryantm/auto-update/xsubfind3r
xsubfind3r: 0.4.0 -> 0.7.0
2023-12-25 20:40:41 +01:00
Sergei Trofimovich
793994bac1 fwknop: pull fix for autoconf-2.72 build pending upstream inclusion
Without the change the build against `autoconf-2.72` fails as:

    fwknop> ./configure: line 18863: syntax error near unexpected token `;;'
    fwknop> ./configure: line 18863: `   ;;'
2023-12-25 18:42:41 +00:00
Nick Cao
9bf18ed62a
Merge pull request #276676 from r-ryantm/auto-update/aws-iam-authenticator
aws-iam-authenticator: 0.6.14 -> 0.6.16
2023-12-25 10:41:18 -05:00
Doron Behar
1b807b609b goverview: install shell completion files 2023-12-25 16:11:38 +02:00
R. Ryantm
22a2ee4748 cdxgen: 6.0.14 -> 9.10.1 2023-12-25 13:27:25 +00:00
R. Ryantm
5fa3201105 aws-iam-authenticator: 0.6.14 -> 0.6.16 2023-12-25 09:52:17 +00:00
Fabian Affolter
08980ad3f3
Merge pull request #276372 from fabaff/trufflehog-bump
trufflehog: 3.63.5 -> 3.63.7
2023-12-25 08:59:27 +01:00
R. Ryantm
a53336ae53 xsubfind3r: 0.4.0 -> 0.7.0 2023-12-25 06:00:23 +00:00
R. Ryantm
ad9f4cc5ec wofi-pass: 23.1.2 -> 23.1.4 2023-12-25 03:54:58 +00:00
R. Ryantm
3c40377b98 webanalyze: 0.3.9 -> 0.4.1 2023-12-25 03:20:00 +00:00
R. Ryantm
4dca06e708 vault: 1.14.8 -> 1.15.4 2023-12-25 11:24:32 +10:00
R. Ryantm
5044b022f6 vals: 0.30.0 -> 0.32.0 2023-12-25 00:47:23 +00:00
Rick van Schijndel
2691decb87
Merge pull request #274653 from r-ryantm/auto-update/aflplusplus
aflplusplus: 4.08c -> 4.09c
2023-12-24 23:59:33 +01:00
Mario Rodas
5522bc5740
Merge pull request #276272 from aaronjheng/earlybird
earlybird: 3.16.0 -> 4.0.0
2023-12-24 17:29:58 -05:00
Nick Cao
c4ee12b2f8
Merge pull request #276470 from r-ryantm/auto-update/threatest
threatest: 1.2.4 -> 1.2.5
2023-12-24 11:12:09 -05:00
R. Ryantm
86555b7f73 threatest: 1.2.4 -> 1.2.5 2023-12-24 13:41:33 +00:00
Aaron Jheng
9b99a22585 mbox: remove 2023-12-24 08:48:59 +00:00
roblabla
63574be95c ghidra: 10.4 -> 11.0 2023-12-23 22:46:21 +01:00
Fabian Affolter
3e632f05d9 terrascan: 1.18.9 -> 1.18.11
Diff: https://github.com/accurics/terrascan/compare/refs/tags/v1.18.9...v1.18.11

Changelog: https://github.com/tenable/terrascan/blob/v1.18.11/CHANGELOG.md
2023-12-23 21:40:28 +01:00
Fabian Affolter
ee2d1ac62b trufflehog: 3.63.5 -> 3.63.7
Diff: https://github.com/trufflesecurity/trufflehog/compare/refs/tags/v3.63.5...v3.63.7

Changelog: https://github.com/trufflesecurity/trufflehog/releases/tag/v3.63.7
2023-12-23 21:36:22 +01:00
Guillaume Girol
aa5981e9b8
Merge pull request #275686 from alyssais/pkgsStatic.stoken
pkgsStatic.stoken: fix build
2023-12-23 21:03:42 +01:00
Mario Rodas
2503dd25e9
Merge pull request #275225 from 06kellyjac/witness
witness: 0.1.14 -> 0.2.0
2023-12-23 11:20:00 -05:00
R. Ryantm
7b1c735aaa ssh-to-pgp: 1.1.0 -> 1.1.2 2023-12-23 12:32:47 +00:00
Aaron Jheng
72118780b7
earlybird: 3.16.0 -> 4.0.0 2023-12-23 10:52:03 +00:00
Thomas Gerbet
443ec9399f
Merge pull request #276201 from r-ryantm/auto-update/rekor-cli
rekor-cli: 1.3.3 -> 1.3.4
2023-12-23 11:20:34 +01:00
Fabián Heredia Montiel
fc141b7107
Merge pull request #275775 from dotlambda/bitwarden-cli-2023.12.1
bitwarden-cli: 2023.12.0 -> 2023.12.1
2023-12-23 01:51:51 -06:00
R. Ryantm
eaf442dabf rekor-cli: 1.3.3 -> 1.3.4 2023-12-23 04:17:51 +00:00
Fabian Affolter
989df07dc5
Merge pull request #276004 from fabaff/metasploit-bump
metasploit: 6.3.47 -> 6.3.48
2023-12-22 22:09:34 +01:00
Fabian Affolter
048dfb9766
Merge pull request #276007 from fabaff/cnspec-bump
cnspec: 9.12.0 -> 9.12.1
2023-12-22 22:09:24 +01:00
Nick Cao
341a5bfe50
Merge pull request #276006 from fabaff/exploitdb-bump
exploitdb: 2023-12-19 -> 2023-12-22
2023-12-22 10:16:24 -05:00
OTABI Tomoya
d4a4b0abd2
Merge pull request #275961 from r-ryantm/auto-update/grype
grype: 0.73.4 -> 0.73.5
2023-12-22 19:59:09 +09:00
Fabian Affolter
c425cdbfcf metasploit: 6.3.47 -> 6.3.48 2023-12-22 09:22:40 +01:00
Fabian Affolter
656acb044d exploitdb: 2023-12-19 -> 2023-12-22
Diff: https://gitlab.com/exploit-database/exploitdb/-/compare/refs/tags/2023-12-19...2023-12-22
2023-12-22 09:18:40 +01:00
Fabian Affolter
001f6c0675 cnspec: 9.12.0 -> 9.12.1
Diff: https://github.com/mondoohq/cnspec/compare/refs/tags/v9.12.0...v9.12.1

Changelog: https://github.com/mondoohq/cnspec/releases/tag/v9.12.1
2023-12-22 09:17:58 +01:00
R. Ryantm
be64b52d29 grype: 0.73.4 -> 0.73.5 2023-12-22 04:23:06 +00:00
Misaka13514
d48eb1e795
nuclei: 3.1.2 -> 3.1.3
Diff: https://github.com/projectdiscovery/nuclei/compare/v3.1.2...v3.1.3

Changelog: https://github.com/projectdiscovery/nuclei/releases/tag/v3.1.3
2023-12-22 10:44:37 +08:00
Maciej Krüger
0f28bb7021
Merge pull request #275089 from SuperSandro2000/vaultwarden-web
vaultwarden.webvault: 2023.10.0 -> 2023.12.0
2023-12-21 20:19:25 +01:00
Aaron Jheng
1e21140622
ssb: remove 2023-12-21 15:30:16 +00:00
Fabian Affolter
d637162eff
Merge pull request #275593 from r-ryantm/auto-update/kube-bench
kube-bench: 0.6.19 -> 0.7.0
2023-12-21 11:01:11 +01:00
Fabian Affolter
941f458ea0
Merge pull request #275582 from r-ryantm/auto-update/cloudfox
cloudfox: 1.12.2 -> 1.12.3
2023-12-21 11:00:50 +01:00
Fabian Affolter
9414debbe5
Merge pull request #275567 from r-ryantm/auto-update/cnquery
cnquery: 9.11.0 -> 9.12.0
2023-12-21 11:00:20 +01:00
Sandro Jäckel
c37b5ac207
ssh-audit: 3.0.0 -> 3.1.0
Diff: https://github.com/jtesta/ssh-audit/compare/refs/tags/v3.0.0...v3.1.0

Changelog: https://github.com/jtesta/ssh-audit/releases/tag/v3.1.0
2023-12-21 02:22:37 +01:00
Robert Schütz
cfba6e0113 bitwarden-cli: 2023.12.0 -> 2023.12.1
Diff: https://github.com/bitwarden/clients/compare/cli-v2023.12.0...cli-v2023.12.1

Changelog: https://github.com/bitwarden/clients/releases/tag/cli-v2023.12.1
2023-12-20 14:22:16 -08:00
Fabian Affolter
ddc1160c24 theharvester: 4.4.4 -> 4.5.0
Diff: https://github.com/laramies/theharvester/compare/refs/tags/4.4.4...4.5.0

Changelog: https://github.com/laramies/theHarvester/releases/tag/4.5.0
2023-12-20 22:32:11 +01:00
Alyssa Ross
1af85f4be4
pkgsStatic.stoken: fix build 2023-12-20 17:52:33 +01:00
Nick Cao
f6158255c1
Merge pull request #275595 from r-ryantm/auto-update/kubeclarity
kubeclarity: 2.22.0 -> 2.22.1
2023-12-20 11:37:26 -05:00
Nick Cao
7d365235af
Merge pull request #275619 from fabaff/cnspec-bump
cnspec: 9.11.0 -> 9.12.0
2023-12-20 11:32:20 -05:00
Florian Klink
732e5e69d0
Merge pull request #274923 from r-ryantm/auto-update/oauth2c
oauth2c: 1.12.2 -> 1.12.3
2023-12-20 12:57:49 +02:00
Fabian Affolter
881d0c7b46 cnspec: 9.11.0 -> 9.12.0
Diff: https://github.com/mondoohq/cnspec/compare/refs/tags/v9.11.0...v9.12.0

Changelog: https://github.com/mondoohq/cnspec/releases/tag/v9.12.0
2023-12-20 11:35:29 +01:00
Linus Heckemann
3dfe4476be
Merge pull request #270266 from SuperSandro2000/plasma-gtk2-gone
Remove GTK2 from a typical plasma installation
2023-12-20 10:27:59 +00:00
R. Ryantm
719f9e144f kubeclarity: 2.22.0 -> 2.22.1 2023-12-20 08:58:28 +00:00
R. Ryantm
2c7762d9e0 kube-bench: 0.6.19 -> 0.7.0 2023-12-20 08:55:21 +00:00
Fabian Affolter
9ee63abe2c
Merge pull request #275465 from fabaff/exploitdb-bump
exploitdb: 2023-12-16 -> 2023-12-19
2023-12-20 08:57:49 +01:00
Fabian Affolter
a0c0c8bf2f
Merge pull request #275495 from fabaff/ldeep-bump
ldeep: 1.0.49 -> 1.0.51
2023-12-20 08:48:38 +01:00
Fabian Affolter
165de115d9
Merge pull request #275509 from fabaff/trufflehog-bump
trufflehog: 3.63.4 -> 3.63.5
2023-12-20 08:47:32 +01:00
R. Ryantm
87a57e6870 cloudfox: 1.12.2 -> 1.12.3 2023-12-20 07:44:22 +00:00
R. Ryantm
26408ace37 cnquery: 9.11.0 -> 9.12.0 2023-12-20 05:13:33 +00:00
Fabian Affolter
2a41b58ae7 terrascan: 1.18.8 -> 1.18.9
Diff: https://github.com/accurics/terrascan/compare/refs/tags/v1.18.8...v1.18.9

Changelog: https://github.com/tenable/terrascan/blob/v1.18.9/CHANGELOG.md
2023-12-19 22:45:26 +01:00
Fabian Affolter
a636bc5802 trufflehog: 3.63.4 -> 3.63.5
Diff: https://github.com/trufflesecurity/trufflehog/compare/refs/tags/v3.63.4...v3.63.5

Changelog: https://github.com/trufflesecurity/trufflehog/releases/tag/v3.63.5
2023-12-19 22:26:23 +01:00
Fabian Affolter
03f5638a47
Merge pull request #272567 from fabaff/trufflehog-bump
trufflehog: 3.63.1 -> 3.63.4
2023-12-19 22:22:41 +01:00
Fabian Affolter
af42b95b53 ldeep: 1.0.49 -> 1.0.51
Diff: https://github.com/franc-pentest/ldeep/compare/refs/tags/1.0.49...1.0.51

Changelog: https://github.com/franc-pentest/ldeep/releases/tag/1.0.51
2023-12-19 21:19:29 +01:00
Fabian Affolter
5cc57ef783 exploitdb: 2023-12-16 -> 2023-12-19
Diff: https://gitlab.com/exploit-database/exploitdb/-/compare/refs/tags/2023-12-16...2023-12-19
2023-12-19 19:04:24 +01:00
Arian van Putten
0cf92d75e7
Merge pull request #274587 from r-ryantm/auto-update/jwx
jwx: 2.0.16 -> 2.0.18
2023-12-19 09:43:53 +01:00
Sandro Jäckel
edb8b7994c
pinentry: drop gtk2 2023-12-18 23:21:07 +01:00
Fabian Affolter
4bfea513e2
Merge pull request #274770 from fabaff/step-ca-bump
step-ca: 0.25.0 -> 0.25.2
2023-12-18 21:33:40 +01:00
06kellyjac
ba11179111 witness: 0.1.14 -> 0.2.0 2023-12-18 17:00:38 +00:00
Fabian Affolter
ab84ccd36e
Merge pull request #275135 from r-ryantm/auto-update/nuclei
nuclei: 3.1.1 -> 3.1.2
2023-12-18 14:48:21 +01:00
R. Ryantm
4f352d9311 nuclei: 3.1.1 -> 3.1.2 2023-12-18 06:25:02 +00:00
Mario Rodas
2147020452
Merge pull request #272745 from anthonyroussel/updates/pcsctools
pcsc-tools: 1.6.2 -> 1.7.0
2023-12-17 20:03:44 -05:00
Sandro Jäckel
17411073a8
vaultwarden.webvault: 2023.10.0 -> 2023.12.0 2023-12-18 00:15:18 +01:00
Weijia Wang
f2b10b396d
Merge pull request #273767 from raphaelr/fix/b2sum-clang
b2sum: Fix build on darwin
2023-12-17 20:15:04 +01:00
R. Ryantm
cecf6fad1e passff-host: 1.2.3 -> 1.2.4 2023-12-17 14:03:42 +00:00
R. Ryantm
8059adfb7b osv-scanner: 1.4.3 -> 1.5.0 2023-12-17 12:42:12 +00:00
Fabian Affolter
1078b943f0 trufflehog: 3.63.2 -> 3.63.4
Diff: https://github.com/trufflesecurity/trufflehog/compare/refs/tags/v3.63.2...v3.63.4

Changelog: https://github.com/trufflesecurity/trufflehog/releases/tag/v3.63.4
2023-12-17 10:00:58 +01:00
Fabian Affolter
bb1ab2997f trufflehog: 3.63.1 -> 3.63.2
Diff: https://github.com/trufflesecurity/trufflehog/compare/refs/tags/v3.63.1...v3.63.2

Changelog: https://github.com/trufflesecurity/trufflehog/releases/tag/v3.63.2
2023-12-17 09:55:27 +01:00
R. Ryantm
47ed4540eb oauth2c: 1.12.2 -> 1.12.3 2023-12-17 07:40:15 +00:00
R. Ryantm
866ddf0a4f nmap-formatter: 2.1.4 -> 2.1.6 2023-12-17 06:40:19 +00:00
Emily Trau
f2aff727cf
Merge pull request #251554 from mariuskimmina/master
cnquery: init at 9.11.0
2023-12-17 12:12:13 +11:00
Sergei Trofimovich
4de750d88f sudo: 1.9.15p3 -> 1.9.15p4
Changes: https://www.sudo.ws/releases/stable/#1.9.15p4
2023-12-16 19:29:23 +00:00
Fabian Affolter
5f33404b95 step-ca: 0.25.0 -> 0.25.2
Diff: https://github.com/smallstep/certificates/compare/refs/tags/v0.25.0...v0.25.2

Changelog: https://github.com/smallstep/certificates/releases/tag/v0.25.2
2023-12-16 18:18:36 +01:00
Fabian Affolter
6a1ddf221a terrascan: 1.18.7 -> 1.18.8
Diff: https://github.com/accurics/terrascan/compare/refs/tags/v1.18.7...v1.18.8

Changelog: https://github.com/tenable/terrascan/blob/v1.18.8/CHANGELOG.md
2023-12-16 12:20:20 +01:00
Fabian Affolter
5014727e62
Merge pull request #274660 from r-ryantm/auto-update/ldapnomnom
ldapnomnom: 1.1.0 -> 1.2.0
2023-12-16 12:15:08 +01:00