Commit Graph

8436 Commits

Author SHA1 Message Date
github-actions[bot]
e859576396
Merge staging-next into staging 2023-01-04 00:03:20 +00:00
Sandro
a19f2846a6
Merge pull request #207935 from wegank/libacr38u-darwin 2023-01-03 23:18:35 +01:00
github-actions[bot]
e076f677a1
Merge staging-next into staging 2023-01-03 18:01:45 +00:00
Sandro
d25b316f40
Merge pull request #201314 from callahad/gnupg-disable-ccid-on-darwin
Fixes https://github.com/NixOS/nixpkgs/issues/155629
2023-01-03 17:41:00 +01:00
Yann B
7456989727 age-plugin-yubikey: 0.3.0 -> 0.3.2
https://github.com/str4d/age-plugin-yubikey/releases/tag/v0.3.2
2023-01-03 16:40:00 +01:00
Jonas Nick
12cfea32f8
secp256k1: unstable-2022-02-06 -> 0.2.0
Also,
- keep exhaustive tests because they test something different than the regular
  tests and finish faster than the regular tests
- remove unnecessary options. None of the modules are experimental (anymore) and
  the modules are enabled by default except recovery. This is demonstrated by the
  output of the configurePhase with this commit:
  ```
    Build Options:
        with tests              = yes
        module ecdh             = yes
        module recovery         = yes
        module extrakeys        = yes
        module schnorrsig       = yes
  ```
2023-01-03 13:03:12 +00:00
github-actions[bot]
ccef3ab7d8
Merge staging-next into staging 2023-01-02 12:02:01 +00:00
Fabian Affolter
ceb991d8a6
Merge pull request #208640 from fabaff/metasploit-bump
metasploit: 6.2.32 -> 6.2.33
2023-01-02 10:57:05 +01:00
Jan Tojnar
5810109b42 Merge branch 'staging-next' into staging
- readline6 attribute removed from all-packages.nix in d879125d61
- readline attribute was bumped to readline82 in 50adabdd60
2023-01-02 03:04:32 +01:00
Berk D. Demir
f534a05aba age: 1.0.0 -> 1.1.1
Worked with the upstream to change how test vectors were sourced, so we
can run tests in a sandbox with no networking.
2023-01-02 08:33:02 +10:00
legendofmiracles
2d5bac2bf7
Merge pull request #207590 from r-ryantm/auto-update/firefox_decrypt
firefox_decrypt: unstable-2021-12-29 -> unstable-2022-12-21
2023-01-01 11:34:05 -05:00
Fabian Affolter
4cfcb6502f metasploit: 6.2.32 -> 6.2.33 2023-01-01 16:37:10 +01:00
Naïm Favier
2c83122c18
treewide: fix broken meta attributes 2023-01-01 14:10:42 +01:00
figsoda
26fbcc2f46
Merge pull request #208572 from r-ryantm/auto-update/ssh-to-age
ssh-to-age: 1.0.3 -> 1.1.0
2022-12-31 21:04:54 -05:00
R. Ryantm
f294a27605 ssh-to-age: 1.0.3 -> 1.1.0 2023-01-01 01:43:10 +00:00
Doron Behar
ea0c207451
Merge pull request #206997 from NickCao/sq
sequoia-chameleon-gnupg: init at 0.1.1
2022-12-31 15:02:57 +02:00
Fabian Affolter
0368a92576
Merge pull request #208441 from r-ryantm/auto-update/ipscan
ipscan: 3.8.2 -> 3.9.0
2022-12-31 13:53:40 +01:00
Fabian Affolter
8e041cf40c
ipscan: add changelog to meta 2022-12-31 13:10:26 +01:00
Nick Cao
eb96c7ab43
sequoia-chameleon-gnupg: init at 0.1.1 2022-12-31 15:37:42 +08:00
R. Ryantm
c2ad0e4b85 ipscan: 3.8.2 -> 3.9.0 2022-12-31 01:38:57 +00:00
Weijia Wang
f92ee1a512 john: unbreak on aarch64-darwin 2022-12-30 10:39:32 +01:00
Sandro Jäckel
c18d193adc
trufflehog: 2.2.1 -> 3.21.0 2022-12-30 05:01:53 +01:00
Fabian Affolter
449d97e1d7
Merge pull request #208067 from r-ryantm/auto-update/quark-engine
quark-engine: 21.10.2 -> 22.12.1
2022-12-29 17:08:33 +01:00
Fabian Affolter
8e6d35ff34
quark-engine: add changelog to meta 2022-12-29 16:11:06 +01:00
Thomas Gerbet
dfd957c819 yubikey-agent: unstable-2022-03-17 -> 0.1.6
205a7ef255...v0.1.6
2022-12-28 17:51:55 +01:00
Sergei Trofimovich
092d57c076 Merge remote-tracking branch 'origin/staging-next' into staging
Conflicts:
    pkgs/development/tools/language-servers/ansible-language-server/default.nix
2022-12-28 09:35:37 +00:00
R. Ryantm
3a38b6b342 quark-engine: 21.10.2 -> 22.12.1 2022-12-28 07:28:38 +00:00
Sandro
a2094c3da9
Merge pull request #206720 from stehessel/osv-scanner-init-v1.0.1
Fixes https://github.com/NixOS/nixpkgs/issues/206715
2022-12-27 22:32:53 +01:00
Fabian Affolter
a7ab23a022
Merge pull request #207921 from r-ryantm/auto-update/vals
vals: 0.19.0 -> 0.21.0
2022-12-27 14:18:59 +01:00
Weijia Wang
4bb6b5ee5f libacr38u: unbreak on aarch64-darwin 2022-12-27 10:43:31 +01:00
R. Ryantm
35cea3b24c vals: 0.19.0 -> 0.21.0 2022-12-27 05:25:19 +00:00
figsoda
a211d94291 treewide: remove attrPath from nix-update-script calls
after https://github.com/Mic92/nix-update/pull/120 and https://github.com/NixOS/nixpkgs/pull/207703, `attrPath` can now be omitted when using `nix-update-script`
2022-12-26 12:39:21 -05:00
Sergei Trofimovich
67ce2eda82 tcb: fix cross-compilation of tcb
Without the change build fails to find `gcc`:

    $ nix build --no-link -f. pkgsCross.riscv64.shadow
    > make[1]: Entering directory '/build/source/libs'
    > gcc -O2  -I../include -Wall -Wextra -fPIC -c libtcb.c -o libtcb.o
    > /nix/store/b9jxsncywlygxjjyql0z5bq6z29m6j4r-bash-5.1-p16/bin/bash: line 1: gcc: command not found
2022-12-26 14:45:00 +00:00
Stephan Heßelmann
2452bd1c49 osv-scanner: init at 1.0.2 2022-12-26 14:40:58 +01:00
github-actions[bot]
583c7499e5
Merge staging-next into staging 2022-12-25 18:01:38 +00:00
Fabian Affolter
de05578cd2
Merge pull request #207660 from fabaff/metasploit-bump
metasploit: 6.2.31 -> 6.2.32
2022-12-25 15:34:03 +01:00
github-actions[bot]
b48679133a
Merge staging-next into staging 2022-12-25 12:01:40 +00:00
R. Ryantm
841b83ec78 saml2aws: 2.36.1 -> 2.36.2 2022-12-25 12:05:05 +01:00
R. Ryantm
cea1922f61 cve-bin-tool: 3.1.1 -> 3.1.2 2022-12-25 12:01:58 +01:00
Fabian Affolter
cf85570a70 metasploit: 6.2.31 -> 6.2.32 2022-12-25 11:37:30 +01:00
R. Ryantm
4abe83ef30 bitwarden: 2022.10.0 -> 2022.12.0 2022-12-25 18:05:43 +08:00
Fabian Affolter
e7fdc329d4
Merge pull request #207566 from r-ryantm/auto-update/enum4linux-ng
enum4linux-ng: 1.2.0 -> 1.3.0
2022-12-25 09:46:02 +01:00
Jan Tojnar
72c37eddec Merge branch 'staging-next' into staging 2022-12-25 01:30:47 +01:00
R. Ryantm
422674866c firefox_decrypt: unstable-2021-12-29 -> unstable-2022-12-21 2022-12-24 16:28:36 +00:00
Sandro
3def33b9bc
Merge pull request #201832 from stehessel/vals-init-0.19.0 2022-12-24 16:00:53 +01:00
R. Ryantm
b1707aa13b enum4linux-ng: 1.2.0 -> 1.3.0 2022-12-24 13:15:54 +00:00
Fabian Affolter
906f0ece7c feroxbuster: add changelog to meta 2022-12-23 22:47:51 +01:00
Fabian Affolter
fde05a82c4
Merge pull request #206371 from wegank/feroxbuster
feroxbuster: fix build on aarch64-linux
2022-12-23 21:10:18 +01:00
Nikolay Korotkiy
c9fac92ceb
Merge pull request #207401 from kilianar/gopass-1.15.2
gopass 1.15.0 -> 1.15.2
2022-12-23 20:26:20 +04:00
Weijia Wang
53e77529ab feroxbuster: fix build on aarch64-linux 2022-12-23 16:15:03 +01:00
Jörg Thalheim
e855a598e7 iaito: 5.7.8 -> 5.8.0 2022-12-23 16:02:42 +01:00
kilianar
e1ec131d2c gopass-summon-provider: 1.15.0 -> 1.15.2
https://github.com/gopasspw/gopass-summon-provider/releases/tag/v1.15.2
2022-12-23 10:55:13 +01:00
kilianar
4ab989ecf0 gopass-jsonapi: 1.15.0 -> 1.15.2
https://github.com/gopasspw/gopass-jsonapi/releases/tag/v1.15.2
2022-12-23 10:50:45 +01:00
kilianar
880cdf006f gopass-hibp: 1.15.0 -> 1.15.2
https://github.com/gopasspw/gopass-hibp/releases/tag/v1.15.2
2022-12-23 10:47:38 +01:00
kilianar
4b92688b5b git-credential-gopass: 1.15.0 -> 1.15.2
https://github.com/gopasspw/git-credential-gopass/releases/tag/v1.15.2
2022-12-23 10:44:41 +01:00
kilianar
3b224b032a gopass: 1.15.0 -> 1.15.2
https://github.com/gopasspw/gopass/releases/tag/v1.15.2
2022-12-23 10:41:08 +01:00
Pavol Rusnak
b467047119
Merge pull request #207190 from r-ryantm/auto-update/tor
tor: 0.4.7.11 -> 0.4.7.12
2022-12-22 15:01:22 +01:00
R. Ryantm
d0458492f8 tor: 0.4.7.11 -> 0.4.7.12 2022-12-22 01:57:29 +00:00
Raito Bezarius
f621c46016 sbsigntool: support aarch64 2022-12-22 00:05:35 +01:00
Raito Bezarius
1c00d7ae31 sbsigntool: add raitobezarius as maintainer 2022-12-22 00:05:28 +01:00
Fabian Affolter
5d6fa6fdeb
Merge pull request #206981 from fabaff/gobuster-bump
gobuster: 3.3.0 -> 3.4.0
2022-12-21 22:34:15 +01:00
Fabian Affolter
be841aaf45
terrrascan: add changelog to meta 2022-12-20 14:27:26 +01:00
Fabian Affolter
3d4687c6cd terrascan: 1.17.0 -> 1.17.1
Diff: https://github.com/accurics/terrascan/compare/v1.17.0...v1.17.1
2022-12-20 14:24:46 +01:00
Fabian Affolter
848aadb093 gobuster: 3.3.0 -> 3.4.0
Diff: https://github.com/OJ/gobuster/compare/v3.3.0...v3.4.0

Changelog: https://github.com/OJ/gobuster/releases/tag/v3.4.0
2022-12-20 10:08:25 +01:00
Fabian Affolter
7130b291c1 gobuster: add changelog to meta 2022-12-20 10:08:25 +01:00
s1341
db01e7b220
grap: init at 1.3.1 (#114129)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
Co-authored-by: s1341 <s1341@github.com>
2022-12-19 23:30:49 +01:00
github-actions[bot]
dc7ebb0163
Merge staging-next into staging 2022-12-18 18:01:41 +00:00
R. Ryantm
fe9653a3b5 faraday-cli: 2.1.8 -> 2.1.9 2022-12-18 15:32:34 +00:00
github-actions[bot]
7984a7dacb
Merge staging-next into staging 2022-12-18 00:05:50 +00:00
Robert Scott
42600bc715
Merge pull request #206504 from fabaff/metasploit-bump
metasploit: 6.2.30 -> 6.2.31
2022-12-17 23:13:03 +00:00
Fabian Affolter
41169b15c5
Merge pull request #206552 from r-ryantm/auto-update/ldapnomnom
ldapnomnom: 1.0.7 -> 1.1.0
2022-12-17 19:10:21 +01:00
github-actions[bot]
887e342eaa
Merge staging-next into staging 2022-12-17 18:01:35 +00:00
Fabian Affolter
9ecbb0786c
ldapnomnom: add changelog to meta 2022-12-17 16:12:35 +01:00
R. Ryantm
9d4c52cfd2 ldapnomnom: 1.0.7 -> 1.1.0 2022-12-17 14:43:10 +00:00
Thiago Kenji Okada
2bc8a16a75
Merge pull request #205841 from tjni/jd-gui
jd-gui: patch to work with Gradle 6
2022-12-17 12:28:44 +00:00
Fabian Affolter
019f0e90e0 metasploit: 6.2.30 -> 6.2.31 2022-12-17 10:31:25 +01:00
github-actions[bot]
61a0176830
Merge staging-next into staging 2022-12-17 00:02:50 +00:00
Sandro
e5bcbab4e2
Merge pull request #198551 from Infinidoge/bump/rhash 2022-12-17 00:18:31 +01:00
Sandro
08e1964458
Merge pull request #201175 from fpletz/pkg/pinentry-1.2.1 2022-12-17 00:17:59 +01:00
Maximilian Bosch
46ac366b4c
nsjail: fix hooks invoked in installPhase 2022-12-16 22:31:09 +01:00
Franz Pletz
1e30bc4aeb
pinentry: 1.2.0 -> 1.2.1 2022-12-16 21:01:15 +01:00
Fabian Affolter
b51d3b2e6d
Merge pull request #206320 from r-ryantm/auto-update/enum4linux-ng
enum4linux-ng: 1.1.0 -> 1.2.0
2022-12-16 10:40:16 +01:00
Fabian Affolter
2c9d2efd87
Merge pull request #206331 from r-ryantm/auto-update/volatility3
volatility3: 2.0.1 -> 2.4.0
2022-12-16 10:37:52 +01:00
Fabian Affolter
4e4b2f8f2f
volatility3: add changelog to meta 2022-12-16 09:35:39 +01:00
Fabian Affolter
01a598b567
enum4linux-ng: ad changelog to meta 2022-12-16 09:24:34 +01:00
R. Ryantm
0a21b163ea volatility3: 2.0.1 -> 2.4.0 2022-12-16 02:54:33 +00:00
R. Ryantm
4b4e899fdd enum4linux-ng: 1.1.0 -> 1.2.0 2022-12-15 23:26:53 +00:00
Sandro
a9e692b4a4
Merge pull request #195838 from 06kellyjac/semgrep
resolves https://github.com/NixOS/nixpkgs/issues/192149
2022-12-15 20:41:57 +01:00
Jörg Thalheim
a7bcb15c68
Merge pull request #206089 from r-ryantm/auto-update/sbctl
sbctl: 0.9 -> 0.10
2022-12-14 20:53:54 +00:00
figsoda
ef9be62601
Merge pull request #206097 from fabaff/grype-bump
grype: 0.53.1 -> 0.54.0
2022-12-14 12:01:41 -05:00
Fabian Affolter
a92a680e59 grype: 0.53.1 -> 0.54.0
Changelog: https://github.com/anchore/grype/releases/tag/v0.54.0
2022-12-14 17:20:25 +01:00
R. Ryantm
21192f2cba sbctl: 0.9 -> 0.10 2022-12-14 14:54:24 +00:00
Martin Weinelt
5ad720fef4
vaultwarden.webvault: 2022.11.1 -> 2022.10.0
Downgrade to fix compatibility with vaultwarden 1.26.0.
2022-12-14 15:00:20 +01:00
Martin Weinelt
0497d5b99f
vaultwarden: Add update script to keep web vault in sync
- Adds an update script to fetch the compatible web vault version
- Removes `vaultwarden-vault` from top-level to prevent independent
  updates through e.g. r-ryantm. Istead the vault is now accessible
  at `vaultwarden.webvault`.
- The name webvault was chosen because it is the title of the projects
  README and it makes it clearer, that this is the web UI.
2022-12-14 15:00:20 +01:00
Rick van Schijndel
9833d56c24 treewide: mark packages broken that never built on PLATFORM
Done with the help of https://github.com/Mindavi/nixpkgs-mark-broken
Tool is still WIP but this is one of the first results.

I manually audited the results and removed some results that were not valid.

Note that some of these packages maybe should have more constrained platforms set
instead of broken set, but I think not being perfectly correct is better than
just keep trying to build all these things and never succeeding.

Some observations:

- Some darwin builds require XCode tools
- aarch64-linux builds sometimes suffer from using gcc9
  - gcc9 is getting older and misses some new libraries/features
- Sometimes tools try to do system detection or expect some explicit settings for
  platforms that are not x86_64-linux
2022-12-13 21:40:12 +01:00
Theodore Ni
ea69f1a8b8
jd-gui: patch to work with Gradle 6 2022-12-12 13:13:58 -08:00
Fabian Affolter
c9563115f3 nuclei: 2.8.2 -> 2.8.3
Diff: https://github.com/projectdiscovery/nuclei/compare/v2.8.2...v2.8.3

Changelog: https://github.com/projectdiscovery/nuclei/releases/tag/v2.8.3
2022-12-12 17:40:37 +01:00
Fabian Affolter
5e8a6d3fa2
Merge pull request #205624 from fabaff/cyclonedx-gomod
cyclonedx-gomod: init at 1.3.0
2022-12-12 09:17:05 +01:00
Fabian Affolter
2034415cb7
Merge pull request #205616 from fabaff/tlsx-bump
tlsx: 0.0.9 -> 1.0.0
2022-12-12 09:16:34 +01:00
Luke Granger-Brown
8bbf3d994c
Merge pull request #201540 from r-ryantm/auto-update/pomerium-cli
pomerium-cli: 0.19.0 -> 0.20.0
2022-12-11 21:17:15 +00:00
Fabian Affolter
a498592064 cyclonedx-gomod: init at 1.3.0 2022-12-11 12:49:56 +01:00
Fabian Affolter
6b57fa7d40 tlsx: 0.0.9 -> 1.0.0
Diff: https://github.com/projectdiscovery/tlsx/compare/v0.0.9...v1.0.0

Changelog: https://github.com/projectdiscovery/tlsx/releases/tag/v1.0.0
2022-12-11 11:28:20 +01:00
R. RyanTM
ccf0f09e2e
nsjail: 3.2 -> 3.3
* nsjail: 3.2 -> 3.3 (#205507)

* nsjail: update homepage for v3.3

Co-authored-by: Renaud <c0bw3b@users.noreply.github.com>
2022-12-10 20:23:41 +01:00
Robert Scott
a243549494
Merge pull request #204867 from LeSuisse/modsecurity-standalone-2.9.6
modsecurity_standalone: 2.9.3 -> 2.9.6
2022-12-10 00:44:02 +00:00
Thomas Gerbet
95f9db8d5f 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
2022-12-10 00:24:56 +01:00
Infinidoge
6459f8f88f rhash: 1.4.2 -> 1.4.3
Removed patch, as per the comment
2022-12-09 08:14:04 -05:00
Fabian Affolter
7429243321 metasploit: 6.2.29 -> 6.2.30 2022-12-09 11:17:59 +01:00
Fabian Affolter
85b0d29b45 nuclei: 2.8.1 -> 2.8.2
Diff: https://github.com/projectdiscovery/nuclei/compare/v2.8.1...v2.8.2

Changelog: https://github.com/projectdiscovery/nuclei/releases/tag/v2.8.2
2022-12-09 09:27:07 +01:00
Jonas Heinrich
1378448185
Merge pull request #205048 from r-ryantm/auto-update/clairvoyance
clairvoyance: 2.0.4 -> 2.0.6
2022-12-08 13:00:42 +01:00
figsoda
7af4851db5
Merge pull request #205055 from r-ryantm/auto-update/crowdsec
crowdsec: 1.4.2 -> 1.4.3
2022-12-07 20:03:36 -05:00
Fabian Affolter
7d897e855f nuclei: 2.7.9 -> 2.8.1
Diff: https://github.com/projectdiscovery/nuclei/compare/v2.7.9...v2.8.1

Changelog: https://github.com/projectdiscovery/nuclei/releases/tag/v2.8.1
2022-12-08 01:07:29 +01:00
Fabian Affolter
9878818a2a nuclei: add changelog to meta 2022-12-08 01:05:51 +01:00
R. Ryantm
3e1ee6897b crowdsec: 1.4.2 -> 1.4.3 2022-12-07 22:53:44 +00:00
Sandro
3758110622
Merge pull request #204573 from SuperSandro2000/pinentry-nox 2022-12-07 23:00:26 +01:00
R. Ryantm
b6d3506eea clairvoyance: 2.0.4 -> 2.0.6 2022-12-07 21:53:15 +00:00
Fabian Affolter
3bc1fbc719
Merge pull request #204908 from r-ryantm/auto-update/teler
teler: 1.2.2 -> 2.0.0-dev.2
2022-12-07 15:52:08 +01:00
Fabian Affolter
e62dbca377
Merge pull request #204944 from r-ryantm/auto-update/uncover
uncover: 0.0.9 -> 1.0.1
2022-12-07 15:51:03 +01:00
Fabian Affolter
5d0a001618
teler: add changelog to meta 2022-12-07 11:06:03 +01:00
Fabian Affolter
22dfc5ec5f
uncover: add changelog to meta 2022-12-07 10:52:36 +01:00
Jörg Thalheim
365f9804e8
Merge pull request #189801 from r-ryantm/auto-update/vaultwarden-vault
vaultwarden-vault: 2022.6.2 -> 2022.11.1
2022-12-07 09:03:14 +00:00
R. Ryantm
fabbb53a3e vaultwarden-vault: 2022.6.2 -> 2022.11.1 2022-12-07 07:53:53 +00:00
Pierre Bourdon
d1b425c83c
Merge pull request #204923 from r-ryantm/auto-update/tpm2-tools
tpm2-tools: 5.3 -> 5.4
2022-12-07 08:12:41 +01:00
R. Ryantm
8ce9379f33 uncover: 0.0.9 -> 1.0.1 2022-12-07 07:04:33 +00:00
R. Ryantm
abfdbac47a tpm2-tools: 5.3 -> 5.4 2022-12-07 03:22:03 +00:00
R. Ryantm
560b0c5bcd teler: 1.2.2 -> 2.0.0-dev.2 2022-12-07 02:10:08 +00:00
Fabian Affolter
fdbefaab1d truffleHog: rename GitPython 2022-12-05 20:13:49 +01:00
Sandro Jäckel
39089253c0
pinentry: add option to build without libsecret 2022-12-05 02:42:36 +01:00
Sandro Jäckel
ffe45e9509
pinentry: remove global with lib 2022-12-05 02:42:22 +01:00
Izorkin
d91dd6b8a4
tcb: init at 1.2 2022-12-04 18:57:01 +03:00
Fabian Affolter
bf4acff908
Merge pull request #204459 from r-ryantm/auto-update/nmap-formatter
nmap-formatter: 2.0.2 -> 2.0.4
2022-12-04 12:58:22 +01:00
R. Ryantm
7821c61993 nmap-formatter: 2.0.2 -> 2.0.4 2022-12-04 11:23:34 +00:00
kilianar
ad39a192bf gopass-summon-provider: 1.14.11 -> 1.15.0
https://github.com/gopasspw/gopass-summon-provider/releases/tag/v1.15.0
2022-12-04 09:34:49 +01:00
kilianar
0568ed7401 gopass-jsonapi: 1.14.11 -> 1.15.0
https://github.com/gopasspw/gopass-jsonapi/releases/tag/v1.15.0
2022-12-04 09:32:04 +01:00
kilianar
7936dd5b0f gopass-hibp: 1.14.11 -> 1.15.0
https://github.com/gopasspw/gopass-hibp/releases/tag/v1.15.0
2022-12-04 09:18:08 +01:00
kilianar
0ef57918af git-credential-gopass: 1.14.11 -> 1.15.0
https://github.com/gopasspw/git-credential-gopass/releases/tag/v1.15.0
2022-12-04 09:15:09 +01:00
kilianar
5878e0124f gopass: 1.14.11 -> 1.15.0
https://github.com/gopasspw/gopass/releases/tag/v1.15.0
2022-12-04 09:14:47 +01:00
Fabian Affolter
cc700276ec
Merge pull request #204359 from fabaff/metasploit-bump
metasploit: 6.2.28 -> 6.2.29
2022-12-04 01:36:29 +01:00
AndersonTorres
31087568fc gitsign: move to git-and-tools 2022-12-03 18:42:29 -03:00
AndersonTorres
b8cee52413 gitls: move to git-and-tools 2022-12-03 18:42:29 -03:00
AndersonTorres
019fac031a git-hound: move to git-and-tools 2022-12-03 18:42:23 -03:00
Fabian Affolter
6709a70925 metasploit: 6.2.28 -> 6.2.29 2022-12-03 22:34:30 +01:00
Mario Rodas
b759de2486
Merge pull request #203924 from marsam/update-arti
arti: 1.0.1 -> 1.1.0
2022-12-03 07:22:20 -05:00
Sandro
0fddb7adbc
Merge pull request #198633 from zendo/hashrat 2022-12-03 05:28:03 +01:00
Sandro
eee82df6b2
Merge pull request #201087 from azahi/iaito 2022-12-03 01:25:12 +01:00
figsoda
edeb96b887
Merge pull request #204146 from LeSuisse/gitsign-0.4.1
gitsign: 0.3.2 -> 0.4.1
2022-12-02 12:53:19 -05:00
Thomas Gerbet
c9ee337525
gitsign: 0.3.2 -> 0.4.1
https://github.com/sigstore/gitsign/releases/tag/v0.4.0
https://github.com/sigstore/gitsign/releases/tag/v0.4.1
2022-12-02 17:50:12 +01:00
Fabian Affolter
518f576b9a gitleaks: 8.15.1 -> 8.15.2
Diff: https://github.com/zricethezav/gitleaks/compare/v8.15.1...v8.15.2

Changelog: https://github.com/zricethezav/gitleaks/releases/tag/v8.15.2
2022-12-02 17:15:00 +01:00
Fabian Affolter
660bebff99 gitleaks: add changelog to meta 2022-12-02 17:13:58 +01:00
06kellyjac
f6ca99b86d semgrep{,-core}: 0.112.1 -> 1.0.0
Added update script
2022-12-02 11:45:03 +00:00
Azat Bahawi
1a047a9548
iaito: 5.7.6 -> 5.7.8 2022-12-02 04:04:08 +03:00
Sandro
d4c7d4b2c2
Merge pull request #203794 from urandom2/crowdsec
Fixes https://github.com/NixOS/nixpkgs/issues/155822
Closes https://github.com/NixOS/nixpkgs/pull/162633
2022-12-01 13:02:11 +01:00
techknowlogick
7e5ca77871 vault: 1.12.1 -> 1.12.2
Changelog: https://github.com/hashicorp/vault/blob/v1.12.2/CHANGELOG.md
2022-11-30 18:08:51 -05:00
techknowlogick
a872be639d vault-bin: 1.12.0 -> 1.12.2 2022-11-30 18:07:21 -05:00
06kellyjac
3f20add24f
crowdsec: init at 1.4.2
Fixes #155822
Closes #162633
2022-11-30 19:54:42 +00:00
figsoda
f64b8af9e7
Merge pull request #203676 from urandom2/gotrue
gotrue{,-supabase}: init
2022-11-30 11:26:20 -05:00
Colin Arnott
d28784e5d3
gotrue-supabase: init at 2.35.0
Fixes #170203
2022-11-30 15:52:56 +00:00
R. Ryantm
eecf736ff4 threatest: 1.1.0 -> 1.1.1 2022-11-30 02:49:25 +00:00
Colin Arnott
84b56a8559
gotrue: init at 1.0.1 2022-11-29 22:06:57 +00:00
ajs124
7f9711a52c clamav: 0.105.1 -> 1.0.0 2022-11-29 21:13:26 +01:00
Michael Adler
f3466a31c7 opensc: 0.22.0 -> 0.23.0 2022-11-29 15:50:17 +01:00
Florian Klink
10f32aad0c
Merge pull request #203016 from r-ryantm/auto-update/jwx
jwx: 2.0.7 -> 2.0.8
2022-11-29 09:08:44 +00:00
Mario Rodas
ae780c2e92 arti: 1.0.1 -> 1.1.0 2022-11-29 04:20:00 +00:00
Sandro
2cc2b13cac
Merge pull request #202274 from dritter/update-enpass-6.8.5.1173 2022-11-29 01:05:48 +01:00
figsoda
bc2f08c16f
Merge pull request #203492 from r-ryantm/auto-update/inql
inql: 4.0.5 -> 4.0.6
2022-11-28 18:03:35 -05:00
R. Ryantm
ab1c9756f0 inql: 4.0.5 -> 4.0.6 2022-11-28 19:05:45 +00:00
Jonas Heinrich
f94928e602
Merge pull request #203410 from r-ryantm/auto-update/buttercup-desktop
buttercup-desktop: 2.16.0 -> 2.17.0
2022-11-28 19:06:09 +01:00
figsoda
fa1cedf409
Merge pull request #203370 from schnusch/nix-update-firefox_decrypt
firefox_decrypt: replace update script with nix-update
2022-11-28 09:00:53 -05:00
schnusch
b1a2e9c9ac firefox_decrypt: replace update script with nix-update 2022-11-28 12:17:02 +01:00
R. Ryantm
c89ae66c22 b3sum: 1.3.1 -> 1.3.3 2022-11-28 17:59:57 +08:00
R. Ryantm
1bd5158963 buttercup-desktop: 2.16.0 -> 2.17.0 2022-11-28 07:00:02 +00:00
Sandro
b5e30f026f
Merge pull request #200762 from erdnaxe/bkcrack 2022-11-28 01:33:02 +01:00
Fabian Affolter
5feb4e3944
webanalyze: add changelog to meta 2022-11-27 16:10:14 +01:00
R. Ryantm
463942ec35 webanalyze: 0.3.7 -> 0.3.8 2022-11-27 14:27:16 +00:00
Mario Rodas
2a25b38cad
Merge pull request #202364 from elohmeier/mkpasswd-darwin
mkpasswd: enable on darwin
2022-11-27 00:04:57 -05:00
Martin Weinelt
4097914442
Merge pull request #200965 from r-ryantm/auto-update/swtpm 2022-11-27 02:29:57 +01:00
Guillaume Girol
a059450a03
Merge pull request #199092 from NickCao/opgpcard
openpgp-card-tools: 0.0.12 -> 0.9.0
2022-11-26 18:59:45 +00:00
Nikolay Korotkiy
6043f15c17
Merge pull request #202860 from kilianar/gopass-1.14.11
gopass: 1.14.10 -> 1.14.11
2022-11-26 19:50:33 +04:00
kilianar
59a3d64527 gopass-summon-provider: 1.14.9 -> 1.14.11
https://github.com/gopasspw/gopass-summon-provider/releases/tag/v1.14.11
2022-11-26 16:11:29 +01:00
kilianar
9cdfa2c7b3 gopass-jsonapi: 1.14.9 -> 1.14.11
https://github.com/gopasspw/gopass-jsonapi/releases/tag/v1.14.11
2022-11-26 16:09:04 +01:00
kilianar
0caee1f096 gopass-hibp: 1.14.9 -> 1.14.11
https://github.com/gopasspw/gopass-hibp/releases/tag/v1.14.11
2022-11-26 16:00:07 +01:00
kilianar
2322d20caa git-credential-gopass: 1.14.9 -> 1.14.11
https://github.com/gopasspw/git-credential-gopass/releases/tag/v1.14.11
2022-11-26 15:58:38 +01:00
Enno Richter
17c497d2e0 mkpasswd: enable on darwin 2022-11-26 15:39:19 +01:00
Fabian Affolter
5a79212f45
Merge pull request #203002 from r-ryantm/auto-update/graphinder
graphinder: 1.11.5 -> 1.11.6
2022-11-26 14:08:33 +01:00
Fabian Affolter
283ec701d9
graphinder: add changelog to meta 2022-11-26 12:58:55 +01:00
R. Ryantm
59a1c1bfe7 jwx: 2.0.7 -> 2.0.8 2022-11-26 10:16:09 +00:00
R. Ryantm
6e51090efd graphinder: 1.11.5 -> 1.11.6 2022-11-26 08:59:43 +00:00
Fabian Affolter
ca12b4ad6c
Merge pull request #202891 from fabaff/metasploit-bump
metasploit: 6.2.27 -> 6.2.28
2022-11-26 08:45:50 +01:00
Fabian Affolter
1f0df7efce
Merge pull request #202885 from fabaff/tlsx-bump
tlsx: 0.0.8 -> 0.0.9
2022-11-26 08:45:39 +01:00
zendo
badc84b69e hashrat: init at 1.15 2022-11-26 09:11:07 +08:00
Fabian Affolter
e4d9f1548c metasploit: 6.2.27 -> 6.2.28 2022-11-25 19:44:15 +01:00
Fabian Affolter
392b2c9759
Merge pull request #202823 from fabaff/faraday-agent-dispatcher-bump
faraday-agent-dispatcher: 2.3.0 -> 2.4.0, faraday-cli: 2.1.7 -> 2.1.8
2022-11-25 19:08:49 +01:00
Fabian Affolter
8c6856ef2c tlsx: 0.0.8 -> 0.0.9
Changelog: https://github.com/projectdiscovery/tlsx/releases/tag/v0.0.9
2022-11-25 19:01:04 +01:00
kilianar
f80b617874 gopass: 1.14.10 -> 1.14.11
https://github.com/gopasspw/gopass/releases/tag/v1.14.11
2022-11-25 15:23:56 +01:00
ajs124
482476bc1e
Merge pull request #202345 from helsinki-systems/fix/pam_p11
pam_p11: fix by pinning libp11 to openssl_1_1 as well
2022-11-25 14:42:33 +01:00
Bobby Rong
5f3977d36d
Merge pull request #202596 from dritter/patch-1
Enpass: Add dritter as maintainer
2022-11-25 21:14:29 +08:00
Fabian Affolter
0c44f849bf tlsx: add changelog to meta 2022-11-25 13:28:07 +01:00
Fabian Affolter
3ecb803d1c faraday-cli: 2.1.7 -> 2.1.8
Changelog: https://github.com/infobyte/faraday-cli/releases/tag/2.1.8
2022-11-25 11:30:05 +01:00
Fabian Affolter
5eb20083cb faraday-cli: add changelog to meta 2022-11-25 11:29:35 +01:00
Fabian Affolter
41189f1178 faraday-agent-dispatcher: 2.3.0 -> 2.4.0
Changelog: https://github.com/infobyte/faraday_agent_dispatcher/releases/tag/2.4.0
2022-11-25 11:27:43 +01:00
Fabian Affolter
5e159ac0bc faraday-agent-dispatcher: add changelog to meta 2022-11-25 10:42:17 +01:00
Fabian Affolter
a61568004f grype: 0.53.0 -> 0.53.1
Changelog: https://github.com/anchore/grype/releases/tag/v0.53.1
2022-11-25 10:05:59 +01:00
Fabian Affolter
2916abd9ef
Merge pull request #202662 from fabaff/threatest
threatest: init at 1.1.0
2022-11-25 08:30:05 +01:00
Dominik Ritter
f0f553816e enpass: Add missing libraries 2022-11-24 15:52:36 +01:00
Mario Rodas
678836c69e
Merge pull request #202667 from 06kellyjac/chain-bench
chain-bench: 0.1.6 -> 0.1.7
2022-11-24 09:24:35 -05:00
Mario Rodas
648e0a9023
Merge pull request #194424 from 06kellyjac/vexctl
vexctl: init at 0.0.2
2022-11-24 09:23:53 -05:00
06kellyjac
c97cd4f4a8 chain-bench: 0.1.6 -> 0.1.7
Changelog: https://github.com/aquasecurity/chain-bench/releases/tag/v0.1.7
2022-11-24 12:27:54 +00:00
Fabian Affolter
2dc0434dcc threatest: init at 1.1.0 2022-11-24 12:21:02 +01:00
Fabian Affolter
d0e37f665c
Merge pull request #202637 from fabaff/mitmproxy2swagger-bump
mitmproxy2swagger: 0.7.0 -> 0.7.1
2022-11-24 09:42:16 +01:00
Mario Rodas
84fd962ad4
Merge pull request #202590 from baloo/baloo/zlint/3.4.1
zlint: 3.4.0 -> 3.4.1
2022-11-24 01:56:20 -05:00
Fabian Affolter
d1f2d1a60f mitmproxy2swagger: 0.7.0 -> 0.7.1
Changelog: https://github.com/alufers/mitmproxy2swagger/releases/tag/0.7.1
2022-11-24 07:06:23 +01:00
Fabian Affolter
dab1673e9f mitmproxy2swagger: add changelog to meta 2022-11-24 07:04:34 +01:00
Dennis Gosnell
42aae6fa74
Merge pull request #202542 from arcz/echidna-2.0.4
echidna: 2.0.3 -> 2.0.4
2022-11-24 08:32:28 +09:00
ajs124
6cb5f7bb7e libp11: build reverse dependencies with same openssl version 2022-11-23 22:45:54 +01:00
Dominik Ritter
76a812d168
Enpass: Add dritter as maintainer 2022-11-23 22:37:26 +01:00
Arthur Gautier
21ef1b9129 zlint: 3.4.0 -> 3.4.1
This bump also dumped the git requirement so we can re-enable the tests.
2022-11-23 13:05:24 -08:00
Arthur Gautier
f9cdaba46e part ways with leaveDotGit 2022-11-23 10:46:47 -08:00
Arthur Gautier
4415baddd8 zlint: apply review's comment 2022-11-23 10:46:47 -08:00
Arthur Gautier
1462c3cc48 zlint: init at 3.4.0 2022-11-23 10:46:47 -08:00
Fabian Affolter
ae2ec3cd70
Merge pull request #202444 from fabaff/crackmapexec-bump
crackmapexec: 5.3.0 -> 5.4.0
2022-11-23 19:02:17 +01:00
Artur Cygan
05f0b0614b echidna: 2.0.3 -> 2.0.4 2022-11-23 16:20:31 +01:00
Lein Matsumaru
1297203f6f
exploitdb: 2022-11-12 -> 2022-11-22 2022-11-23 10:18:25 +00:00
Fabian Affolter
9161d4a8fc crackmapexec: 5.3.0 -> 5.4.0
Changelog: https://github.com/Porchetta-Industries/CrackMapExec/releases/tag/v5.4.0
2022-11-22 23:55:01 +01:00
Fabian Affolter
54a61afa8a
Merge pull request #202227 from r-ryantm/auto-update/erosmb
erosmb: 0.1.2 -> 0.1.4
2022-11-22 22:11:57 +01:00
Fabian Affolter
1b08e4e353
erosmb: add changelog to meta 2022-11-22 21:50:50 +01:00
Fabian Affolter
ee53f65f05
nmap-formatter: add changelog to meta 2022-11-22 21:45:15 +01:00
R. Ryantm
d9441f4cd5 nmap-formatter: 2.0.1 -> 2.0.2 2022-11-22 18:54:21 +00:00
figsoda
66da2af8bd
Merge pull request #202288 from r-ryantm/auto-update/gitleaks
gitleaks: 8.15.0 -> 8.15.1
2022-11-21 23:56:27 -05:00
Bobby Rong
8cb4734d90
Merge pull request #200827 from LeSuisse/rekor-1.0.1
rekor-cli, rekor-server: 1.0.0 -> 1.0.1
2022-11-22 11:49:52 +08:00
R. Ryantm
9a1b2c5ec6 gitleaks: 8.15.0 -> 8.15.1 2022-11-22 03:16:14 +00:00
Dominik Ritter
0355bc8653 enpass: Fix baseurl 2022-11-22 01:28:51 +01:00
Dominik Ritter
cac076a0cc enpass: 6.6.1.809 -> 6.8.5.1173 2022-11-22 01:26:07 +01:00
R. Ryantm
4eb8ee1f9e erosmb: 0.1.2 -> 0.1.4 2022-11-21 18:31:17 +00:00
Fabian Affolter
883e1d43b5
Merge pull request #202195 from r-ryantm/auto-update/grype
grype: 0.52.0 -> 0.53.0
2022-11-21 17:18:50 +01:00
R. Ryantm
6153028767 grype: 0.52.0 -> 0.53.0 2022-11-21 13:59:59 +00:00
Thomas Gerbet
8683f16c39 rekor-cli, rekor-server: 1.0.0 -> 1.0.1
https://github.com/sigstore/rekor/releases/tag/v1.0.1
2022-11-21 09:47:40 +01:00
github-actions[bot]
a345ed27f8
Merge master into staging-next 2022-11-20 12:01:16 +00:00
Fabian Affolter
c72035b160
Merge pull request #202014 from r-ryantm/auto-update/terrascan
terrascan: 1.16.0 -> 1.17.0
2022-11-20 10:02:45 +01:00
R. Ryantm
8cfb8db398 terrascan: 1.16.0 -> 1.17.0 2022-11-20 06:12:29 +00:00
R. Ryantm
c85bc3d20b doppler: 3.45.0 -> 3.52.1 2022-11-20 14:12:15 +08:00
github-actions[bot]
9dd80cf7a7
Merge master into staging-next 2022-11-20 06:01:12 +00:00
R. Ryantm
2a70e6321d kubeaudit: 0.20.0 -> 0.21.0 2022-11-20 11:22:22 +08:00
github-actions[bot]
2a6bef4634
Merge master into staging-next 2022-11-20 00:02:29 +00:00
Fabian Affolter
bde8349b33
Merge pull request #201928 from fabaff/metasploit-bump
metasploit: 6.2.26 -> 6.2.27
2022-11-20 00:39:28 +01:00
github-actions[bot]
749f60adef
Merge master into staging-next 2022-11-19 18:01:18 +00:00
Mario Rodas
bad4753edc
Merge pull request #201918 from roblabla/ghidra-update
ghidra: 10.2.1 -> 10.2.2
2022-11-19 10:56:57 -05:00
Fabian Affolter
412144dfcc metasploit: 6.2.26 -> 6.2.27 2022-11-19 16:48:47 +01:00
roblabla
e78d5f6426 ghidra: 10.2.1 -> 10.2.2 2022-11-19 16:10:17 +01:00
Stephan Heßelmann
b8f083b48f vals: init at 0.19.0 2022-11-19 02:09:36 +01:00
github-actions[bot]
3c0e8e8385
Merge master into staging-next 2022-11-19 00:02:25 +00:00
Nikolay Korotkiy
b420542588
Merge pull request #201772 from fabaff/commix-bump
commix: 3.5 -> 3.6
2022-11-19 01:23:21 +04:00