Commit Graph

9163 Commits

Author SHA1 Message Date
Fabian Affolter
991f5472e9 exploitdb: 2023-04-06 -> 2023-04-07
Diff: https://gitlab.com/exploit-database/exploitdb/-/compare/refs/tags/2023-04-06...2023-04-07
2023-04-07 21:15:11 +02:00
Vladimír Čunát
b856c0f8f4
Merge #218143: GNOME: 43 → 44
...into staging-next
2023-04-07 16:09:13 +02:00
Mario Rodas
51c8c0f580
Merge pull request #224957 from r-ryantm/auto-update/saml2aws
saml2aws: 2.36.5 -> 2.36.6
2023-04-07 07:00:10 -05:00
Colin
a08a67a563 tpm2-abrmd: support cross compilation
the build process requires gdbus-codegen, achieved by adding `glib` to `nativeBuildInputs`
2023-04-07 03:56:37 +00:00
Nick Cao
957b2f016d
Merge pull request #225045 from LeSuisse/cosign-2.0.1
cosign: 2.0.0 -> 2.0.1
2023-04-07 07:59:03 +08:00
Mario Rodas
7b21d7f772
Merge pull request #224880 from azahi/iaito-584
iaito: 5.8.2 -> 5.8.4
2023-04-06 18:25:55 -05:00
Thomas Gerbet
ddba54b657 cosign: 2.0.0 -> 2.0.1
https://github.com/sigstore/cosign/releases/tag/v2.0.1
2023-04-06 22:15:38 +02:00
R. Ryantm
65c79040d8 cariddi: 1.3.0 -> 1.3.1 2023-04-06 16:57:29 +00:00
Thomas Gerbet
fb1a7a4791 osv-scanner: 1.2.0 -> 1.3.1
https://github.com/google/osv-scanner/releases/tag/v1.3.0
https://github.com/google/osv-scanner/releases/tag/v1.3.1
2023-04-06 15:07:02 +02:00
Colin
be1280ceea browserpass: support cross compilation by only conditionally running tests
tests were previously run during the buildPhase via the default `make`
target: this patch moves that testing into the check phase and sets
`doCheck` appropriately.

Co-authored by: Nick Cao <nickcao@nichi.co>
2023-04-06 10:34:48 +00:00
Fabian Affolter
23044202e6 exploitdb: 2023-04-02 -> 2023-04-06
Diff: https://gitlab.com/exploit-database/exploitdb/-/compare/refs/tags/2023-04-02...2023-04-06
2023-04-06 11:58:09 +02:00
Fabian Affolter
e833f4a864
Merge pull request #224374 from applePrincess/exploitdb-bump
exploitdb: 2023-04-01 -> 2023-04-02
2023-04-06 11:54:09 +02:00
R. Ryantm
b0496d71e1 saml2aws: 2.36.5 -> 2.36.6 2023-04-06 06:58:24 +00:00
Jan Tojnar
48753b589a fprintd: Stop tests from crashing with GLib 2.76
GLib 2.76 started raising critical warnings for unhandled GTasks.
Since tests are failing on criticals to detect issues, they started to fail.
https://gitlab.freedesktop.org/libfprint/fprintd/-/issues/151
Let’s disable fatal-criticals until the issue is resolved.
2023-04-06 01:36:43 +02:00
Fabian Affolter
11b0a545ef
Merge pull request #224717 from fabaff/grype-bump
grype: 0.60.0 -> 0.61.0
2023-04-06 01:18:16 +02:00
Azat Bahawi
8788050932
iaito: 5.8.2 -> 5.8.4
Fixes: #224862
2023-04-06 00:24:47 +03:00
Sandro
aba8811574
Merge pull request #220216 from 06kellyjac/tracee
tracee: 0.11.0 -> 0.13.0
2023-04-05 14:22:50 +02:00
06kellyjac
27f407b4bb tracee: 0.11.0 -> 0.13.0
Also split out into separate outputs and dropped tracee-*
binaries due to the new single tracee binary

Mark aarch64-linux as officially supported
2023-04-05 10:47:26 +01:00
Mario Rodas
e780386e07
Merge pull request #224632 from fabaff/trufflehog-bump
trufflehog: 3.31.2 -> 3.31.3
2023-04-04 21:20:22 -05:00
Mario Rodas
61f2d76f0c
Merge pull request #224620 from marsam/update-arti
arti: 1.1.2 -> 1.1.3
2023-04-04 21:18:48 -05:00
Fabian Affolter
ec8cbfef44 grype: 0.60.0 -> 0.61.0
Diff: https://github.com/anchore/grype/compare/refs/tags/v0.60.0...v0.61.0

Changelog: https://github.com/anchore/grype/releases/tag/v0.61.0
2023-04-04 23:55:43 +02:00
Fabian Affolter
685febb5e6 alterx: init at 0.0.1 2023-04-04 14:26:25 +02:00
Fabian Affolter
4a25cc4753 trufflehog: 3.31.2 -> 3.31.3
Changelog: https://github.com/trufflesecurity/trufflehog/releases/tag/v3.31.3
2023-04-04 12:00:51 +02:00
Fabian Affolter
1e5c1676a8
Merge pull request #224518 from IndeedNotJames/gotestwaf
gotestwaf: 0.3.1 -> 0.4.0, fix version self-reporting
2023-04-04 11:45:56 +02:00
Mario Rodas
0e2804eb3e arti: 1.1.2 -> 1.1.3
https://blog.torproject.org/arti_113_released/
2023-04-04 04:20:00 +00:00
IndeedNotJames
dd2afe6812
gotestwaf: fix version self-reporting
Note: Upstream uses `git describe --tags`, so we have to prefix the version string with the letter `v` just like we do in `src.rev`

See 6905eb273c/Dockerfile (L50)
2023-04-03 21:11:54 +02:00
IndeedNotJames
3a864570ba
gotestwaf: 0.3.1 -> 0.4.0
diff: https://github.com/wallarm/gotestwaf/compare/v0.3.1...v0.4.0
2023-04-03 21:11:54 +02:00
Icy-Thought
1fd08a866e
sherlock: 0.14.0 -> 0.14.3 2023-04-03 04:44:59 +02:00
Fabian Affolter
1111a6f001 nuclei: 2.9.0 -> 2.9.1
Diff: https://github.com/projectdiscovery/nuclei/compare/v2.9.0...v2.9.1

Changelog: https://github.com/projectdiscovery/nuclei/releases/tag/v2.9.1
2023-04-02 21:24:09 +02:00
Lein Matsumaru
cf34226d3f
exploitdb: 2023-04-01 -> 2023-04-02 2023-04-02 14:19:13 +00:00
R. Ryantm
b68b696b26 cloudfox: 1.10.1 -> 1.10.2 2023-04-02 07:48:57 +00:00
Mario Rodas
ae1a4b0eef
Merge pull request #223981 from r-ryantm/auto-update/scorecard
scorecard: 4.10.2 -> 4.10.5
2023-04-01 18:07:58 -05:00
Mario Rodas
a433946b34
Merge pull request #224025 from r-ryantm/auto-update/vault-bin
vault-bin: 1.13.0 -> 1.13.1
2023-04-01 18:03:31 -05:00
Sandro
099d24d7d7
Merge pull request #224189 from LeSuisse/rekor-1.1.0 2023-04-02 00:45:33 +02:00
Fabian Affolter
4056a376ff
Merge pull request #224226 from fabaff/exploitdb-bump
exploitdb: 2023-03-31 -> 2023-04-01
2023-04-02 00:30:37 +02:00
Sandro
ab8f1821af
Merge pull request #216307 from lorenzleutgeb/gradle-8 2023-04-01 20:33:05 +02:00
Vladimír Čunát
9740870431
Merge #220802: please: 0.5.3 -> 0.5.4 2023-04-01 18:13:55 +02:00
Azat Bahawi
c78a121316
please: 0.5.3 -> 0.5.4 2023-04-01 17:49:26 +03:00
Fabian Affolter
837645c0a1 exploitdb: 2023-03-31 -> 2023-04-01
Diff: https://gitlab.com/exploit-database/exploitdb/-/compare/refs/tags/2023-03-31...2023-04-01
2023-04-01 16:31:28 +02:00
Thomas Gerbet
a3484c12bd rekor-cli, rekor-server: 1.0.1 -> 1.1.0
https://github.com/sigstore/rekor/releases/tag/v1.1.0
2023-04-01 11:57:31 +02:00
Lein Matsumaru
e3c632e439
exploitdb: 2023-03-30 -> 2023-03-31 2023-03-31 14:48:27 +00:00
Fabian Affolter
03952878b1 gitleaks: 8.16.1 -> 8.16.2
Diff: https://github.com/zricethezav/gitleaks/compare/v8.16.1...v8.16.2

Changelog: https://github.com/zricethezav/gitleaks/releases/tag/v8.16.2
2023-03-31 11:08:06 +02:00
R. Ryantm
4ec0471c98 vault-bin: 1.13.0 -> 1.13.1 2023-03-31 05:31:21 +00:00
figsoda
a694aa443c
Merge pull request #223990 from dotlambda/gpg-tui-0.9.5
gpg-tui: 0.9.4 -> 0.9.5
2023-03-30 21:00:26 -04:00
Robert Schütz
e17594d6f5 gpg-tui: 0.9.4 -> 0.9.5
Diff: https://github.com/orhun/gpg-tui/compare/v0.9.4...v0.9.5

Changelog: https://github.com/orhun/gpg-tui/blob/v0.9.5/CHANGELOG.md
2023-03-30 16:33:00 -07:00
R. Ryantm
e58fe373db scorecard: 4.10.2 -> 4.10.5 2023-03-30 23:04:09 +00:00
Fabian Affolter
3f2298bfad trufflehog: 3.30.0 -> 3.31.2
Diff: https://github.com/trufflesecurity/trufflehog/compare/refs/tags/v3.30.0...v3.31.2

Changelog: https://github.com/trufflesecurity/trufflehog/releases/tag/v3.31.2
2023-03-30 19:55:44 +02:00
Fabian Affolter
a5771afd1e
Merge pull request #223891 from fabaff/aiomysensors-bump
python310Packages.aiomysensors: 0.3.6 -> 0.3.9, python310Packages.aiofiles: 22.1.0 -> 23.1.0
2023-03-30 19:46:16 +02:00
Lily Foster
7a0f72456b
Merge pull request #219479 from virchau13/ioi-isolate
isolate: init at 1.10
2023-03-30 13:29:28 -04:00
Weijia Wang
4ecff26aef
Merge pull request #221656 from frogamic/pynitrokey-0.4.34
SPSDK fix and Pynitrokey 0.4.31 -> 0.4.34
2023-03-30 16:10:44 +03:00
Fabian Affolter
2c1f99f38e gallia: relax aiofiles constraint 2023-03-30 11:19:51 +02:00
Fabian Affolter
8fc04b7fe4
Merge pull request #223858 from applePrincess/exploitdb-bump
exploitdb: 2023-03-29 -> 2023-03-30
2023-03-30 10:21:14 +02:00
Fabian Affolter
f853d7b326
Merge pull request #223800 from fabaff/wapiti-bump
wapiti: 3.1.6 -> 3.1.7
2023-03-30 09:42:10 +02:00
Lein Matsumaru
dbeb3f3c07
exploitdb: 2023-03-29 -> 2023-03-30 2023-03-30 04:36:54 +00:00
Nicolas Benes
6f037e51aa pynitrokey: support more devices via libnitrokey
libnitrokey is needed to support e.g. Nitrokey Pro devices.
2023-03-30 09:23:56 +11:00
Dominic Shelton
428fe359b5 pynitrokey: 0.4.31 -> 0.4.34 2023-03-30 09:23:48 +11:00
Fabian Affolter
73f8689c60 wapiti: 3.1.6 -> 3.1.7
Diff: https://github.com/wapiti-scanner/wapiti/compare/refs/tags/3.1.6...3.1.7

Changelog: https://github.com/wapiti-scanner/wapiti/blob/3.1.7/doc/ChangeLog_Wapiti
2023-03-29 23:27:40 +02:00
Fabian Affolter
b8c9290f0a naabu: 2.1.4 -> 2.1.5
Diff: https://github.com/projectdiscovery/naabu/compare/refs/tags/v2.1.4...v2.1.5

Changelog: https://github.com/projectdiscovery/naabu/releases/tag/v2.1.5
2023-03-29 22:42:01 +02:00
Mario Rodas
e8b1a3fec1
Merge pull request #223703 from fabaff/exploitdb-bump
exploitdb: 2023-03-28 -> 2023-03-29
2023-03-29 08:07:13 -05:00
Mario Rodas
a3a54e1d05
Merge pull request #223721 from marsam/update-rbw
rbw: 1.7.0 -> 1.7.1
2023-03-29 07:32:46 -05:00
Fabian Affolter
cffe9414d6
Merge pull request #223711 from fabaff/dalfox-bump
dalfox: 2.8.2 -> 2.9.0
2023-03-29 12:09:49 +02:00
Fabian Affolter
6e696ace1a
Merge pull request #223651 from fabaff/grype-bump
grype: 0.59.1 -> 0.60.0
2023-03-29 12:08:39 +02:00
Weijia Wang
56b9471db3
Merge pull request #223496 from r-ryantm/auto-update/dontgo403
dontgo403: 0.5 -> 0.8.1
2023-03-29 11:30:01 +03:00
Fabian Affolter
7dc21afa83 dalfox: 2.8.2 -> 2.9.0
Diff: https://github.com/hahwul/dalfox/compare/refs/tags/v2.8.2...v2.9.0

Changelog: https://github.com/hahwul/dalfox/releases/tag/v2.9.0
2023-03-29 10:01:22 +02:00
Fabian Affolter
16a4634338 grype: 0.59.1 -> 0.60.0
Diff: https://github.com/anchore/grype.git/compare/refs/tags/v0.59.1...v0.60.0

Changelog: https://github.com/anchore/grype/releases/tag/v0.60.0
2023-03-29 09:30:40 +02:00
Fabian Affolter
30b98b833e exploitdb: 2023-03-28 -> 2023-03-29
Diff: https://gitlab.com/exploit-database/exploitdb/-/compare/refs/tags/2023-03-28...2023-03-29
2023-03-29 08:52:18 +02:00
Weijia Wang
9b7eb1679d
dontgo403: fix typo 2023-03-29 00:59:27 +03:00
Vir Chaudhury
84c3cb1008
isolate: init at 1.10 2023-03-29 05:54:01 +08:00
Weijia Wang
890dada539
Merge pull request #223200 from r-ryantm/auto-update/argocd-vault-plugin
argocd-vault-plugin: 1.13.1 -> 1.14.0
2023-03-29 00:43:16 +03:00
Martin Weinelt
0a33e0d071
Merge pull request #223479 from dotlambda/vaultwarden-1.28.0
vaultwarden: 1.27.0 -> 1.28.0
2023-03-28 22:50:12 +02:00
Fabian Affolter
03996a476f
dontgo403: add changelog to meta 2023-03-28 20:58:48 +02:00
Robert Schütz
f672b32b2e vaultwarden: 1.27.0 -> 1.28.0
Diff: https://github.com/dani-garcia/vaultwarden/compare/1.27.0..1.28.0

Changelog: https://github.com/dani-garcia/vaultwarden/releases/tag/1.28.0
2023-03-28 10:15:39 -07:00
Ryan Lahfa
9bfc59d891
Merge pull request #219388 from charles-dyfis-net/safenet-update
pcsc-safenet: 10.0.37 -> 10.8.28
2023-03-28 15:15:38 +02:00
Fabian Affolter
797f4e9403
Merge pull request #223517 from fabaff/trufflehog-bump
trufflehog: 3.29.1 -> 3.30.0
2023-03-28 10:46:50 +02:00
Fabian Affolter
6b9fe979f4 trufflehog: 3.29.1 -> 3.30.0
Changelog: https://github.com/trufflesecurity/trufflehog/releases/tag/v3.30.0
2023-03-28 08:56:13 +02:00
Fabian Affolter
4d862ad620 exploitdb: 2023-03-26 -> 2023-03-28
Diff: https://gitlab.com/exploit-database/exploitdb/-/compare/refs/tags/2023-03-26...2023-03-28
2023-03-28 08:50:22 +02:00
R. Ryantm
20fc1f47aa dontgo403: 0.5 -> 0.8.1 2023-03-28 04:58:17 +00:00
Mario Rodas
17e8446138 rbw: 1.7.0 -> 1.7.1 2023-03-28 04:20:00 +00:00
Ryan Lahfa
16f67c4afc
Merge pull request #223242 from panicgh/nitrokey-libnitrokey
libnitrokey: init at 3.8
2023-03-27 22:07:24 +02:00
Charles Duffy
8b5a5c29f7
pcsc-safenet: add comments documenting library symlink munging 2023-03-27 12:56:51 -05:00
Charles Duffy
aed907112c
pcsc-safenet: switch from fetchurl to fetchzip 2023-03-27 12:55:52 -05:00
Nicolas Benes
c42fe31f1e nitrokey-app: add panicgh to maintainers 2023-03-27 18:45:52 +02:00
Nicolas Benes
2645079477 nitrokey-app: use system libnitrokey and cppcodec
Do not use the git submodule in nitrokey-app.
2023-03-27 14:06:38 +02:00
Fabian Affolter
8182121624
Merge pull request #223259 from fabaff/exploitdb-bump
exploitdb: 2023-03-25 -> 2023-03-26
2023-03-27 08:45:25 +02:00
Fabian Affolter
ed30cdc6dc
Merge pull request #223002 from r-ryantm/auto-update/katana
katana: 0.0.3 -> 1.0.0
2023-03-27 08:42:35 +02:00
Nicolas Benes
771d39638b nitrokey-udev-rules: replace with libnitrokey 2023-03-27 04:02:13 +02:00
Guillaume Girol
f9df580dc8
Merge pull request #221746 from KAction/contrib/0/passage-tree/out
passage: add missing dependency on tree(1)
2023-03-26 16:52:14 +00:00
Fabian Affolter
ef989867ae exploitdb: 2023-03-25 -> 2023-03-26
Diff: https://gitlab.com/exploit-database/exploitdb/-/compare/refs/tags/2023-03-25...2023-03-26
2023-03-26 17:02:26 +02:00
Fabian Affolter
a2cb09e304
katana: add changelog to meta 2023-03-26 16:50:10 +02:00
Mario Rodas
cecd658321
Merge pull request #222996 from r-ryantm/auto-update/saml2aws
saml2aws: 2.36.4 -> 2.36.5
2023-03-26 08:49:13 -05:00
Doron Behar
275241c167
Merge pull request #222694 from doronbehar/pkg/gopass
gopass-jsonapi: Don't wrap with gopass
2023-03-26 03:06:58 -07:00
R. Ryantm
5265db5915 argocd-vault-plugin: 1.13.1 -> 1.14.0 2023-03-26 05:40:34 +00:00
Mario Rodas
0ca43a6113 rbw: 1.6.0 -> 1.7.0 2023-03-26 04:20:00 +00:00
Nick Cao
bf431f5683
Merge pull request #223147 from fbergroth/tessen-2.2.0
tessen: unstable-2022-08-04 -> 2.2.0
2023-03-26 10:31:09 +08:00
zowoq
d94076ad38
Merge pull request #221716 from yu-re-ka/git-deps-import-cargo-lock
tree-wide: convert rust with git deps to importCargoLock
2023-03-26 12:25:52 +10:00
Mario Rodas
a7fad1e260
Merge pull request #223145 from fabaff/metasploit-bump
metasploit: 6.3.8 -> 6.3.9
2023-03-25 20:16:58 -05:00
Yureka
f8cbc3c281 tree-wide: convert rust with git deps to importCargoLock 2023-03-26 01:52:04 +01:00
Fabian Affolter
29982f8032
Merge pull request #223141 from fabaff/exploitdb-bump
exploitdb: 2023-03-23 -> 2023-03-25
2023-03-26 00:37:56 +01:00
Fabian Affolter
2f0ff93fcf
Merge pull request #222585 from fabaff/yara-bump
yara: 4.2.3 -> 4.3.0
2023-03-25 23:50:06 +01:00
Fabian Affolter
bb4dbd0287 metasploit: 6.3.8 -> 6.3.9 2023-03-25 23:17:23 +01:00
Fredrik Bergroth
c484d7a516 tessen: unstable-2022-08-04 -> 2.2.0 2023-03-25 23:13:59 +01:00
Fabian Affolter
2a11177612 exploitdb: 2023-03-23 -> 2023-03-25
Diff: https://gitlab.com/exploit-database/exploitdb/-/compare/refs/tags/2023-03-23...2023-03-25
2023-03-25 23:08:27 +01:00
Ryan Lahfa
1c0306c913
Merge pull request #223079 from RaitoBezarius/sbctl-update
sbctl: 0.10 -> 0.11
2023-03-25 19:41:58 +01:00
Raito Bezarius
b58a559da2 sbctl: 0.10 -> 0.11
https://github.com/Foxboron/sbctl/releases/tag/0.11
2023-03-25 16:20:31 +01:00
Mario Rodas
ef43c3f5bf
Merge pull request #223007 from marsam/update-rage
rage: 0.9.0 -> 0.9.1
2023-03-25 08:15:01 -05:00
R. Ryantm
bb8484aab0 jwx: 2.0.8 -> 2.0.9 2023-03-25 09:47:33 +00:00
R. Ryantm
1c313584cc katana: 0.0.3 -> 1.0.0 2023-03-25 04:21:20 +00:00
R. Ryantm
d93774ba64 saml2aws: 2.36.4 -> 2.36.5 2023-03-25 03:46:05 +00:00
Weijia Wang
e03a0ab495
Merge pull request #222490 from r-ryantm/auto-update/badrobot
badrobot: 0.1.2 -> 0.1.3
2023-03-24 21:10:32 +02:00
Weijia Wang
c1a7d29667
Merge pull request #222306 from r-ryantm/auto-update/ccid
ccid: 1.5.1 -> 1.5.2
2023-03-24 20:38:12 +02:00
Sandro
094e26dec4
Merge pull request #222723 from SuperSandro2000/govulncheck
govulncheck: unstable-2023-02-17 -unstable-2023-03-22, add me as main…
2023-03-24 14:27:14 +01:00
Fabian Affolter
3568a52d85 yaralyzer: relax python-dotenv constraint 2023-03-24 11:32:03 +01:00
Fabian Affolter
29389b421e yara: 4.2.3 -> 4.3.0 2023-03-24 11:08:15 +01:00
Mario Rodas
f030491432 rage: 0.9.0 -> 0.9.1
https://github.com/str4d/rage/releases/tag/v0.9.1
2023-03-24 04:20:00 +00:00
Fabian Affolter
1b90d5e1f9
Merge pull request #222606 from fabaff/ghauri
ghauri: init at 1.1.8
2023-03-23 20:17:44 +01:00
Fabian Affolter
92c9bb1d61
Merge pull request #222593 from fabaff/kubeaudit-bump
kubeaudit: 0.21.0 -> 0.22.0
2023-03-23 20:13:53 +01:00
Fabian Affolter
783d510a94
Merge pull request #222709 from applePrincess/exploitdb-bump
exploitdb: 2023-03-22 -> 2023-03-23
2023-03-23 20:08:05 +01:00
Cole Helbling
25fdc682d7
Merge pull request #222544 from DeterminateSystems/orphan 2023-03-23 07:27:04 -07:00
Sandro Jäckel
d745481328
govulncheck: unstable-2023-02-17 -unstable-2023-03-22, add me as maintainer 2023-03-23 14:06:34 +01:00
Lein Matsumaru
89589f1ffd
exploitdb: 2023-03-22 -> 2023-03-23 2023-03-23 11:23:07 +00:00
Doron Behar
0fd8c4fc72 gopass-jsonapi: Use the same gopass' wrapper dependencies 2023-03-23 11:53:46 +02:00
Doron Behar
a80835a2b0 gopass-jsonapi: Don't wrap with gopass
gopass-jsonapi uses gopass' Golang API now, no need for this wrapping.
2023-03-23 11:48:08 +02:00
Weijia Wang
52ee7a6a92
Merge pull request #203236 from Flakebi/fail2ban
fail2ban: 0.11.2 -> 1.0.2
2023-03-23 10:36:14 +02:00
Fabian Affolter
8d231244fd ghauri: init at 1.1.8 2023-03-22 21:09:13 +01:00
Fabian Affolter
7372e71e44
kubeaudit: add changelog to meta 2023-03-22 20:11:08 +01:00
Fabian Affolter
1b578a6734 kubeaudit: 0.21.0 -> 0.22.0 2023-03-22 20:09:15 +01:00
Cole Helbling
6a2917cc10 yarGen: orphan 2023-03-22 07:14:19 -07:00
Cole Helbling
0de73583ee flare-floss: orphan 2023-03-22 07:13:46 -07:00
Cole Helbling
e1e728fe3c earlybird: orphan 2023-03-22 07:13:22 -07:00
Cole Helbling
4b7c7b3d22 xorex: orphan 2023-03-22 07:12:49 -07:00
Cole Helbling
a9bda02eb5 cve-bin-tool: orphan 2023-03-22 07:12:17 -07:00
Cole Helbling
b8f4d35d67 honeytrap: orphan 2023-03-22 07:11:58 -07:00
Lein Matsumaru
c955672b19
exploitdb: 2023-03-17 -> 2023-03-22 2023-03-22 13:40:58 +00:00
Alexis Hildebrandt
530ebd6c0d gnupg: Remove patch for code that is disabled upstream 2023-03-22 12:08:24 +01:00
Alexis Hildebrandt
858391dfad gnupg: Add LTS version 2.2.41 2023-03-22 11:36:05 +01:00
Nick Cao
6ac4f9f50e
Merge pull request #222476 from r-ryantm/auto-update/asnmap
asnmap: 1.0.1 -> 1.0.2
2023-03-22 15:55:24 +08:00
R. Ryantm
2e16d77a17 badrobot: 0.1.2 -> 0.1.3 2023-03-22 07:20:57 +00:00
R. Ryantm
c88a6b8c48 asnmap: 1.0.1 -> 1.0.2 2023-03-22 06:06:04 +00:00
R. Ryantm
9341dd68ec feroxbuster: 2.9.1 -> 2.9.2 2023-03-22 02:47:38 +00:00
Fabian Affolter
ceaa8f1eda
Merge pull request #222327 from r-ryantm/auto-update/cloudfox
cloudfox: 1.10.0 -> 1.10.1
2023-03-21 22:43:54 +01:00
Fabian Affolter
e97bb3fb6b
Merge pull request #222016 from fabaff/cloudhunter
cloudhunter: init at 0.7.0
2023-03-21 21:47:00 +01:00
ajs124
10d9926808 sbsigntool: 0.9.4 -> 0.9.5
https://git.kernel.org/pub/scm/linux/kernel/git/jejb/sbsigntools.git/commit/?id=9cfca9fe7aa7a8e29b92fe33ce8433e212c9a8ba
2023-03-21 17:15:17 +01:00
R. Ryantm
8ed83a2262 cloudfox: 1.10.0 -> 1.10.1 2023-03-21 10:30:14 +00:00
R. Ryantm
c962b355cd ccid: 1.5.1 -> 1.5.2 2023-03-21 06:45:38 +00:00
Fabian Affolter
d5f74b2998 naabu: 2.1.3 -> 2.1.4
Changelog: https://github.com/projectdiscovery/naabu/releases/tag/v2.1.4
2023-03-21 00:48:19 +01:00
Weijia Wang
98569fa3ba
Merge pull request #222127 from r-ryantm/auto-update/slsa-verifier
slsa-verifier: 2.0.1 -> 2.1.0
2023-03-20 21:48:17 +02:00
R. Ryantm
90cc287d6e slsa-verifier: 2.0.1 -> 2.1.0 2023-03-20 02:14:38 +00:00
Fabian Affolter
4b56d3aa50 cloudhunter: init at 0.7.0 2023-03-19 14:56:24 +01:00
Mario Rodas
6b22f25f37
Merge pull request #221976 from NickCao/openpgp-card-tools
openpgp-card-tools: 0.9.1 -> 0.9.2
2023-03-19 08:38:15 -05:00
Stanisław Pitucha
eefe9c8bae
Merge pull request #219327 from aaronjheng/yubihsm-connector
yubihsm-connector: 3.0.2 -> 3.0.4
2023-03-20 00:12:26 +11:00
Nick Cao
06d4e7da21
openpgp-card-tools: 0.9.1 -> 0.9.2 2023-03-19 16:25:57 +08:00
Mario Rodas
09746c4e9e
Merge pull request #221808 from fabaff/feroxbuster-bump
feroxbuster: 2.7.1 -> 2.9.1
2023-03-18 20:24:32 -05:00
Mario Rodas
96428812cb
Merge pull request #221805 from fabaff/naabu-bump
naabu: 2.1.2 -> 2.1.3
2023-03-18 20:23:58 -05:00
Mario Rodas
2b64cfa5b2
Merge pull request #221813 from fabaff/exploitdb-bump
exploitdb: 2023-03-15 -> 2023-03-17
2023-03-18 20:23:11 -05:00
Mario Rodas
44e9e55e0a
Merge pull request #221804 from fabaff/nuclei-bump
nuclei: 2.8.9 -> 2.9.0
2023-03-18 20:22:57 -05:00
Weijia Wang
1603d11595
Merge pull request #221747 from r-ryantm/auto-update/step-kms-plugin
step-kms-plugin: 0.7.0 -> 0.8.0
2023-03-18 22:47:11 +02:00
Thomas Gerbet
e6bbcf847d vault-bin: 1.12.2 -> 1.13.0
Fixes CVE-2023-24999.

https://discuss.hashicorp.com/t/hcsec-2023-07-vault-fails-to-verify-if-approle-secretid-belongs-to-role-during-a-destroy-operation/51305

https://developer.hashicorp.com/vault/docs/release-notes/1.13.0
2023-03-18 12:35:17 +01:00
Fabian Affolter
4bee225605 exploitdb: 2023-03-15 -> 2023-03-17 2023-03-18 11:11:57 +01:00
Fabian Affolter
5f85863f1e feroxbuster: 2.7.1 -> 2.9.1
Diff: https://github.com/epi052/feroxbuster/compare/refs/tags/v2.7.1...v2.9.1

Changelog: https://github.com/epi052/feroxbuster/releases/tag/v2.9.1
2023-03-18 11:11:50 +01:00
Fabian Affolter
36f7b394d7 naabu: 2.1.2 -> 2.1.3
Diff: https://github.com/projectdiscovery/naabu/compare/refs/tags/v2.1.2...v2.1.3

Changelog: https://github.com/projectdiscovery/naabu/releases/tag/v2.1.3
2023-03-18 11:03:12 +01:00
Fabian Affolter
226bcceaa1 nuclei: 2.8.9 -> 2.9.0
Changelog: https://github.com/projectdiscovery/nuclei/releases/tag/v2.9.0
2023-03-18 11:00:32 +01:00
R. Ryantm
11e800d521 uncover: 1.0.2 -> 1.0.3 2023-03-18 03:29:06 +00:00
R. Ryantm
f703a121c0 step-kms-plugin: 0.7.0 -> 0.8.0 2023-03-18 01:48:14 +00:00
Dmitry Bogatov
96100e7675 passage: add missing dependency on tree(1)
Dependency on tree(1) is used to pretty-print list of all stored passwords.
Techically, is not needed to fetch or store password by its name, but without
it "passage" without arguments would print error.
2023-03-17 21:39:18 -04:00
Weijia Wang
a9fc1a78bb
Merge pull request #195816 from jojosch/fix-pynitrokey
pynitrokey: fix build and update to 0.4.31
2023-03-17 13:00:49 +02:00
figsoda
bb6966f236
Merge pull request #221549 from fabaff/httpx-bump
httpx: 1.2.8 -> 1.2.9
2023-03-16 22:15:01 -04:00
Fabian Affolter
a34a876635 metasploit: 6.3.7 -> 6.3.8 2023-03-17 00:41:43 +01:00
Fabian Affolter
802052919d httpx: 1.2.8 -> 1.2.9
Diff: https://github.com/projectdiscovery/httpx/compare/refs/tags/v1.2.8...v1.2.9

Changelog: https://github.com/projectdiscovery/httpx/releases/tag/v1.2.9
2023-03-16 22:23:06 +01:00
Weijia Wang
147462016b
Merge pull request #221401 from delroth/jadx-1.4.6
jadx: 1.4.5 -> 1.4.6
2023-03-16 22:59:47 +02:00
Weijia Wang
127fe43652
Merge pull request #221493 from 06kellyjac/semgrep
semgrep{,-core}: 1.14.0 -> 1.15.0
2023-03-16 22:30:19 +02:00
Bernardo Meurer
8224821c91
Merge pull request #221400 from delroth/sudo-1.9.13p3 2023-03-16 11:37:52 -03:00
06kellyjac
a8f234154a semgrep{,-core}: 1.14.0 -> 1.15.0 2023-03-16 13:19:36 +00:00
Pierre Bourdon
d4bae23475
jadx: 1.4.5 -> 1.4.6 2023-03-16 01:42:50 +01:00
Pierre Bourdon
3b0485e08e
sudo: 1.9.13 -> 1.9.13p3 2023-03-16 01:35:28 +01:00
Weijia Wang
72242febb7
Merge pull request #221174 from r-ryantm/auto-update/hcxtools
hcxtools: 6.2.7 -> 6.2.9
2023-03-15 22:26:56 +02:00
Martin Weinelt
1c52b361a8
Merge remote-tracking branch 'origin/master' into staging-next 2023-03-15 14:36:40 +01:00
Fabian Affolter
c39b1ec7c0
Merge pull request #221284 from fabaff/tlsx-bump
tlsx: 1.0.5 -> 1.0.6
2023-03-15 11:03:29 +01:00
Fabian Affolter
5979bc90e2
Merge pull request #221286 from fabaff/exploitdb-bump
exploitdb: 2023-03-10 -> 2023-03-14
2023-03-15 11:02:31 +01:00
Fabian Affolter
866735343a
Merge pull request #221287 from fabaff/gitleaks-bump
gitleaks: 8.16.0 -> 8.16.1
2023-03-15 11:02:19 +01:00
Sandro
b961442c0f
Merge pull request #213792 from 06kellyjac/semgrep
semgrep: 1.0.0 -> 1.14.0
2023-03-15 10:47:29 +01:00
Fabian Affolter
488290fb5d
Merge pull request #221247 from figsoda/rsign2
rsign2: init at 0.6.2
2023-03-15 10:33:48 +01:00
Fabian Affolter
f0b6bd8526 exploitdb: 2023-03-14 -> 2023-03-15
Diff: https://gitlab.com/exploit-database/exploitdb/-/compare/refs/tags/2023-03-14...2023-03-15
2023-03-15 09:42:06 +01:00
Fabian Affolter
449af59187 exploitdb: 2023-03-10 -> 2023-03-14
Diff: https://gitlab.com/exploit-database/exploitdb/-/compare/refs/tags/2023-03-10...2023-03-14
2023-03-15 09:41:07 +01:00
Fabian Affolter
f0e6d9bc9f tlsx: 1.0.5 -> 1.0.6
Diff: https://github.com/projectdiscovery/tlsx/compare/v1.0.5...v1.0.6

Changelog: https://github.com/projectdiscovery/tlsx/releases/tag/v1.0.6
2023-03-15 09:21:09 +01:00
Fabian Affolter
6ad5f1df41 gitleaks: 8.16.0 -> 8.16.1
Changelog: https://github.com/zricethezav/gitleaks/releases/tag/v8.16.1
2023-03-15 09:18:16 +01:00
github-actions[bot]
068a7415f8
Merge master into staging-next 2023-03-15 06:01:09 +00:00
R. Ryantm
0f47213252 cdk-go: 1.5.1 -> 1.5.2 2023-03-15 02:20:14 +00:00
figsoda
56c565bb11 rsign2: init at 0.6.2 2023-03-14 20:46:10 -04:00
Martin Weinelt
231c1145f2
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
- pkgs/development/python-modules/rflink/default.nix
2023-03-14 22:33:40 +01:00
Weijia Wang
b780f0b4e9
Merge pull request #220670 from developer-guy/feature/slsa-verifier
slsa-verifier: init at 2.0.1
2023-03-14 23:24:53 +02:00
Batuhan Apaydın
b8dc603724
slsa-verifier: init at 2.0.1
Signed-off-by: Batuhan Apaydın <batuhan.apaydin@trendyol.com>
2023-03-14 21:38:04 +03:00
R. Ryantm
d3f433dd25 hcxtools: 6.2.7 -> 6.2.9 2023-03-14 13:47:22 +00:00
Martin Weinelt
6b67186fe9
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
- pkgs/development/python-modules/crownstone-cloud/default.nix
- pkgs/development/python-modules/exrex/default.nix
- pkgs/development/python-modules/mkdocs-minify/default.nix
- pkgs/development/python-modules/myjwt/default.nix
- pkgs/development/tools/analysis/checkov/default.nix
2023-03-14 08:14:26 +01:00
Fabian Affolter
f69a8c2df2
Merge pull request #220224 from fabaff/enumerepo
enumerepo: init at 1.0.0
2023-03-14 01:17:56 +01:00
Fabian Affolter
48b4a7cdbc
Merge pull request #221061 from fabaff/mitmproxy2swagger-bump
mitmproxy2swagger: 0.8.1 -> 0.8.2
2023-03-14 00:40:17 +01:00
Fabian Affolter
641788212a
Merge pull request #221063 from fabaff/kubescape-bump
kubescape: 2.2.4 -> 2.2.5
2023-03-14 00:39:51 +01:00
Fabian Affolter
6cab081e05
Merge pull request #221065 from fabaff/metasploit-bump
metasploit: 6.3.5 -> 6.3.7
2023-03-14 00:39:33 +01:00
Fabian Affolter
2761bf7ec0 enumerepo: init at 1.0.0 2023-03-14 00:34:09 +01:00
Sandro
603981cbf2
Merge pull request #219900 from qbit/step-kms 2023-03-13 22:44:53 +01:00
Fabian Affolter
ab94f41716 metasploit: 6.3.5 -> 6.3.7 2023-03-13 22:12:39 +01:00