Sandro
7c137b57be
Merge pull request #120792 from fabaff/nbtscanner
...
nbtscanner: init at 0.0.1
2021-04-27 13:09:53 +02:00
Fabian Affolter
322ed1b535
nbtscanner: init at 0.0.1
2021-04-26 23:53:39 +02:00
davidak
c5a51a7859
Merge pull request #120462 from NinjaTrappeur/nin-fix-nsjail
...
nsjail: fix bison link error
2021-04-26 13:36:37 +02:00
Fabian Affolter
38568801d3
kubesec: init at 2.11.0
2021-04-26 12:20:51 +02:00
Fabian Affolter
47e5dcf33e
kubei: init at 1.0.11
2021-04-26 10:56:22 +02:00
Fabian Affolter
55fafd9e23
Merge pull request #120678 from r-ryantm/auto-update/grype
...
grype: 0.10.2 -> 0.11.0
2021-04-26 09:09:30 +02:00
R. RyanTM
abc021b616
gitleaks: 7.4.0 -> 7.4.1
2021-04-26 00:50:38 -04:00
R. RyanTM
1f53e83fa0
grype: 0.10.2 -> 0.11.0
2021-04-26 00:51:58 +00:00
Mario Rodas
0b2034e36c
rbw: 1.1.2 -> 1.2.0
2021-04-25 04:20:00 +00:00
Jan Tojnar
0f1c4558d3
Merge branch 'master' into staging-next
...
Choose binwalk 2.3.1, 27 is legacy version for Python 2.
2021-04-25 02:50:48 +02:00
Luke Granger-Brown
9839cda8dc
Merge pull request #110897 from LeSuisse/trousers-0.3.15
...
trousers: 0.3.14 -> 0.3.15
2021-04-24 23:43:11 +01:00
Luke Granger-Brown
57fd99043e
Merge pull request #120155 from LeSuisse/vault-0.7.1
...
vault: 1.7.0 -> 1.7.1
2021-04-24 11:32:08 +01:00
Robert Schütz
5d41312d33
prs: 0.2.8 -> 0.2.9 ( #120494 )
...
https://gitlab.com/timvisee/prs/-/blob/v0.2.9/CHANGELOG.md
2021-04-24 11:50:58 +02:00
github-actions[bot]
d8d6ba0d2e
Merge master into staging-next
2021-04-24 06:05:30 +00:00
TredwellGit
688ed16f00
tboot: 1.9.8 -> 1.10.1
...
https://sourceforge.net/p/tboot/code/ci/v1.10.1/tree/CHANGELOG
2021-04-24 02:26:23 +00:00
Sandro
91e505eedc
Merge pull request #120353 from Mic92/ghidra
...
ghidra: 9.2.2 -> 9.2.3
2021-04-24 03:25:22 +02:00
Sandro
dcfb100bab
Merge pull request #120313 from fabaff/bump-metasploit
...
metasploit: 6.0.40 -> 6.0.41
2021-04-24 02:58:44 +02:00
github-actions[bot]
6e7c70d02d
Merge master into staging-next
2021-04-24 00:16:17 +00:00
Sandro
dd2bec2c3b
Merge pull request #120311 from dotlambda/prs-0.2.8
...
prs: 0.2.7 -> 0.2.8
2021-04-24 01:39:09 +02:00
Alyssa Ross
0d0e7ca769
Merge remote-tracking branch 'nixpkgs/master' into staging-next
...
Conflicts:
pkgs/top-level/python-packages.nix
2021-04-23 21:18:11 +00:00
Félix Baylac-Jacqué
a9a112e57f
nsjail: fix bison link error
...
The nsjail build has been broken since the 3.7.5 bison bump:
/nix/store/(...)/bin/ld: kafel/libkafel.a(libkafel.o):
in function `kafel_yyerror':
arm_syscalls.c:(.text+0x6833): undefined reference to `YYUSE'
The issue is coming from kafel and has been fixed upstream. More infos
at: https://github.com/google/kafel/pull/28 .
Kafel being distributed through a git submodule in the nsjail repo, we
can't directly fetchpatch the fix from Github. We had to manually
modify the said patch to add a /kafel prefix.
We'll need to remove this patch for the next nsjail version bump.
2021-04-23 23:06:13 +02:00
Jörg Thalheim
68891e6a5b
ghidra: 9.2.2 -> 9.2.3
2021-04-23 17:43:05 +02:00
Graham Christensen
3ac9de55b0
Merge pull request #120304 from DeterminateSystems/yargen
...
yarGen: patch get_abs_path function, install strings.xml
2021-04-23 10:29:37 -04:00
Alyssa Ross
4f4d95bbc2
Merge remote-tracking branch 'nixpkgs/master' into staging-next
...
Conflicts:
pkgs/development/python-modules/pyvex/default.nix
pkgs/top-level/python-packages.nix
2021-04-23 13:49:12 +00:00
Fabian Affolter
f789bacc63
metasploit: 6.0.40 -> 6.0.41
2021-04-23 14:29:47 +02:00
Fabian Affolter
c312d8b98c
Merge pull request #120150 from r-ryantm/auto-update/bettercap
...
bettercap: 2.30.2 -> 2.31.0
2021-04-23 10:40:21 +02:00
Robert Schütz
c890c058da
prs: 0.2.7 -> 0.2.8
2021-04-23 10:04:22 +02:00
Vladimír Čunát
ca65d6f7d2
Merge branch 'master' into staging-next
2021-04-23 09:10:50 +02:00
Cole Helbling
50ae69d07e
yarGen: install strings.xml
...
Rather than requiring the tool to be run inside the yarGen repo (or somewhere
else with a strings.xml), add the strings.xml to the store and use it from
there.
2021-04-22 23:39:47 -07:00
Cole Helbling
fea5850009
yarGen: patch get_abs_path function
...
Otherwise, it would return a path inside the Nix store, which needs to be
writable for proper operation.
2021-04-22 23:37:22 -07:00
Robert Schütz
c21475e7e8
yarGen: don't depend on scandir
...
Scandir is python2 only since 24896293e4
.
2021-04-22 23:32:02 -07:00
Robert Schütz
081c81209f
yarGen: improve installPhase
2021-04-22 23:32:02 -07:00
Sandro
974b5f18fd
Merge pull request #120001 from DeterminateSystems/flare-floss
2021-04-23 05:21:59 +02:00
github-actions[bot]
481a9bc47c
Merge master into staging-next
2021-04-23 00:15:39 +00:00
Sandro
68aecedb41
Merge pull request #120221 from fabaff/ntlmrecon
...
ntlmrecon: init at 0.4
2021-04-22 23:00:54 +02:00
Cole Helbling
c253419a55
xorex: init at 0.3.0
2021-04-22 13:53:19 -07:00
Cole Helbling
dbfbfa380e
yarGen: init at 0.23.4
2021-04-22 13:52:42 -07:00
Cole Helbling
f8e3ad15af
earlybird: init at 1.25.0
2021-04-22 11:34:03 -07:00
Fabian Affolter
279b943182
ntlmrecon: init at 0.4
2021-04-22 17:14:46 +02:00
Thomas Gerbet
9dd668c1fb
vault: 1.7.0 -> 1.7.1
...
Fixes CVE-2021-27668 and CVE-2021-27400.
Changelog:
b41bb14cf6/CHANGELOG.md
2021-04-22 15:10:13 +02:00
github-actions[bot]
120744d620
Merge master into staging-next
2021-04-22 12:06:24 +00:00
Fabian Affolter
5df5fcaf09
Merge pull request #120174 from r-ryantm/auto-update/dnsx
...
dnsx: 1.0.2 -> 1.0.3
2021-04-22 13:22:52 +02:00
Fabian Affolter
f3b2aed716
Merge pull request #120197 from r-ryantm/auto-update/grype
...
grype: 0.9.0 -> 0.10.2
2021-04-22 13:21:20 +02:00
R. RyanTM
b846287ad9
grype: 0.9.0 -> 0.10.2
2021-04-22 10:54:24 +00:00
Fabian Affolter
c3a8a76c9b
bettercap: specify license
2021-04-22 11:03:17 +02:00
R. RyanTM
5c85156848
doppler: 3.23.2 -> 3.24.1
2021-04-22 08:42:35 +00:00
R. RyanTM
e54449ace8
dnsx: 1.0.2 -> 1.0.3
2021-04-22 08:38:04 +00:00
R. RyanTM
9d91c85584
clevis: 16 -> 18
2021-04-22 07:38:12 +00:00
R. RyanTM
6d918cad39
bettercap: 2.30.2 -> 2.31.0
2021-04-22 06:22:31 +00:00
github-actions[bot]
8248f4db36
Merge master into staging-next
2021-04-22 06:05:51 +00:00
Sandro
bee68940e8
Merge pull request #120090 from fabaff/wprecon
...
wprecon: init at 1.6.3a
2021-04-22 02:34:26 +02:00
Sandro
f2dac5593b
Merge pull request #120081 from fabaff/badtouch
...
badtouch: init at 0.7.3
2021-04-22 02:28:54 +02:00
github-actions[bot]
77694c34c6
Merge master into staging-next
2021-04-22 00:16:15 +00:00
Graham Christensen
a59644aeb6
Merge pull request #119999 from DeterminateSystems/honeytrap
...
honeytrap: init at unstable-2020-12-10
2021-04-22 00:15:07 +00:00
Pascal Bach
cf3102118b
cryptomator: 1.5.14 -> 1.5.15
2021-04-21 22:58:05 +02:00
Vladimír Čunát
96bf6939b3
keybase-gui: fix build regression
...
autoPatchelf wasn't finding some libraries anymore.
It was probably fallout from PR #118479 .
2021-04-21 21:42:13 +02:00
Cole Helbling
5f45085a3f
flare-floss: init at 1.7.0
2021-04-21 11:21:10 -07:00
Fabian Affolter
045febc92d
wprecon: init at 1.6.3a
2021-04-21 18:46:40 +02:00
Fabian Affolter
de048123a1
badtouch: init at 0.7.3
2021-04-21 18:04:01 +02:00
github-actions[bot]
9b3e698b14
Merge master into staging-next
2021-04-21 12:06:23 +00:00
06kellyjac
5a304b17ed
cosign: use buildFlagsArray
...
And add myself as a maintainer
2021-04-21 09:06:45 +01:00
Thomas Gerbet
22a2c39a74
cosign: 0.3.0 -> 0.3.1
...
Also, `cosign version` now displays the version.
2021-04-21 08:59:20 +02:00
Sandro
06600d0a7a
Merge pull request #119928 from LeSuisse/cosign-0.3.0
...
cosign: 0.2.0 -> 0.3.0
2021-04-21 05:13:13 +02:00
Sandro
31adf5346a
Merge pull request #119971 from fabaff/bump-hfinger
...
hfinger: 0.2.0 -> 0.2.1
2021-04-21 03:16:21 +02:00
Cole Helbling
444ea090da
honeytrap: init at unstable-2020-12-10
2021-04-20 16:03:02 -07:00
Fabian Affolter
783ffb27ce
ldeep: 1.0.10 -> 1.0.11
2021-04-20 23:54:28 +02:00
Fabian Affolter
2257eced8c
hfinger: 0.2.0 -> 0.2.1
2021-04-20 21:16:53 +02:00
Thomas Gerbet
647960c60b
cosign: 0.2.0 -> 0.3.0
...
Release notes:
https://github.com/sigstore/cosign/releases/tag/v0.3.0
2021-04-20 19:13:36 +02:00
github-actions[bot]
960439e003
Merge master into staging-next
2021-04-20 12:06:46 +00:00
Fabian Affolter
7d04bef4d8
nwipe: 0.28 -> 0.30
2021-04-19 23:54:39 +02:00
github-actions[bot]
36faabcd7c
Merge master into staging-next
2021-04-19 06:05:48 +00:00
Sandro
0a5f5bab0e
Merge pull request #119738 from bachp/cryptomator-desktop
...
cryptomator: fix desktop integration
2021-04-19 05:05:28 +02:00
Dmitry Bogatov
ea3622dcc8
passphrase2pgp: 1.1.0 -> 1.2.0 ( #119748 )
...
Co-authored-by: Dmitry Bogatov <git#v1@kaction.cc>
2021-04-19 02:19:40 +02:00
github-actions[bot]
b57b2b362c
Merge master into staging-next
2021-04-18 18:10:37 +00:00
Sandro
c954ba9a83
Merge pull request #119792 from fabaff/traitor
...
traitor: init at 0.0.3
2021-04-18 19:22:26 +02:00
Sandro
59f719def4
Merge pull request #119797 from fabaff/bump-ffuf
...
ffuf: 1.2.1 -> 1.3.0
2021-04-18 19:13:11 +02:00
Fabian Affolter
536a23ec82
ffuf: 1.2.1 -> 1.3.0
2021-04-18 14:20:06 +02:00
Fabian Affolter
1c038b1c5a
traitor: init at 0.0.3
2021-04-18 14:06:38 +02:00
github-actions[bot]
0ef3d3e462
Merge master into staging-next
2021-04-18 00:15:36 +00:00
Thomas Gerbet
97368d3738
tor: 0.4.5.6 -> 0.4.5.7
...
Fixes CVE-2021-28089 and CVE-2021-28090.
Release notes:
https://blog.torproject.org/node/2009
2021-04-17 20:42:29 +02:00
Pascal Bach
fd478d01df
cryptomator: fix desktop integration
...
Move the .desktop files from usr/share to share.
2021-04-17 20:25:57 +02:00
github-actions[bot]
8156636ab9
Merge master into staging-next
2021-04-17 18:10:38 +00:00
Thomas Gerbet
7a07dc0a07
libmodsecurity: 3.0.3 -> 3.0.4
...
Fixes CVE-2019-19889.
Release notes:
https://github.com/SpiderLabs/ModSecurity/releases/tag/v3.0.4
2021-04-17 17:31:33 +02:00
github-actions[bot]
f620e30ca4
Merge master into staging-next
2021-04-17 00:15:03 +00:00
Pavol Rusnak
a2f6801828
Merge pull request #119632 from philandstuff/yubikey-agent/fix-systemd-unit
...
yubikey-agent: fix systemd unit
2021-04-17 00:22:44 +02:00
Philip Potter
dfb0999f73
yubikey-agent: fix systemd unit
...
I was getting problems with the unit failing to start due to NAMESPACE
or CAPABILITIES permissions.
Upstream now provides a systemd unit file in the repo, we should use that
one, and that one works for me.
2021-04-16 20:45:55 +01:00
github-actions[bot]
6a0f49f240
Merge master into staging-next
2021-04-16 18:13:19 +00:00
Pascal Bach
4f3907fc0f
cryptomator: 1.5.13 -> 1.5.14
2021-04-16 17:33:25 +02:00
Martin Weinelt
cd7a519012
Merge branch 'master' into staging-next
2021-04-16 01:32:09 +02:00
Fabian Affolter
010125af00
metasploit: 6.0.39 -> 6.0.40
2021-04-15 23:21:24 +02:00
github-actions[bot]
8b35f0c117
Merge master into staging-next
2021-04-15 06:05:40 +00:00
R. RyanTM
c920f18e00
httpx: 1.0.4 -> 1.0.5
2021-04-15 01:38:06 +00:00
Vladimír Čunát
d2eb7a7887
Merge branch 'staging' into staging-next
...
A few conflicts but relatively clear ones (I think).
2021-04-14 10:08:25 +02:00
Robert Schütz
650553aa9b
Merge pull request #117873 from fabaff/apkid
...
apkid: init at 2.1.1, python3Packages.yara-python: init at 4.0.5
2021-04-13 09:54:27 +02:00
Luke Granger-Brown
08b22e605b
Merge remote-tracking branch 'upstream/staging-next' into down-integrate-staging
2021-04-12 18:49:01 +00:00
Sandro
28687490bb
Merge pull request #117165 from drewrisinger/dr-pr-fix-pass-import
...
passExtensions.pass-import: fix, convert to buildPythonApplication
2021-04-12 20:21:52 +02:00
Fabian Affolter
d549dc310c
yara: add maintainer
2021-04-12 19:53:11 +02:00
Sandro
ab1a223747
Merge pull request #112322 from mohe2015/module/declarative-step-ca
2021-04-12 17:35:54 +02:00
Sandro
1a35ed1c7c
Merge pull request #119222 from ewok/update-enpass-6.6.1
...
enpass: 6.5.1 -> 6.6.1
2021-04-12 16:35:06 +02:00
Sandro
d04cfffbdb
Merge pull request #119217 from LeSuisse/clamav-0.103.2
...
clamav: 0.103.1 -> 0.103.2
2021-04-12 15:36:13 +02:00
Artur Taranchiev
5a8838aaee
enpass: 6.5.1 -> 6.6.1
2021-04-12 15:41:32 +03:00
Thomas Gerbet
df7cebe08b
clamav: 0.103.1 -> 0.103.2
...
Fixes CVE-2021-1252, CVE-2021-1404 and CVE-2021-1405.
Release notes:
https://blog.clamav.net/2021/04/clamav-01032-security-patch-release.html
2021-04-12 11:13:35 +02:00
Fabian Affolter
328a2e365f
metasploit: 6.0.38 -> 6.0.39
2021-04-12 08:37:55 +02:00
Daniel Schaefer
f17647c892
Merge pull request #117624 from fabaff/bump-chipsec
2021-04-12 00:06:11 +08:00
Sandro
9ca28714c8
Merge pull request #119086 from fabaff/hfinger
...
hfinger: init at 0.2.0
2021-04-11 16:13:06 +02:00
Doron Behar
1d110a147b
Merge pull request #112599 from r-ryantm/auto-update/clevis
...
clevis: 15 -> 16
2021-04-11 08:47:14 +00:00
Fabian Affolter
06514288d6
yara: enable additional features
2021-04-11 01:35:08 +02:00
Fabian Affolter
e5b6e6f289
hfinger: init at 0.2.0
2021-04-11 00:22:19 +02:00
Fabian Affolter
b596339ee0
Merge pull request #119021 from r-ryantm/auto-update/httpx
...
httpx: 1.0.3 -> 1.0.4
2021-04-10 15:35:27 +02:00
R. RyanTM
cca6c85231
httpx: 1.0.3 -> 1.0.4
2021-04-10 12:01:45 +00:00
Fabian Affolter
0ecaa4ccdd
Merge pull request #119002 from r-ryantm/auto-update/gitleaks
...
gitleaks: 7.3.0 -> 7.4.0
2021-04-10 13:50:59 +02:00
Fabian Affolter
b0f94ddcc5
Merge pull request #118986 from r-ryantm/auto-update/dnsx
...
dnsx: 1.0.1 -> 1.0.2
2021-04-10 13:37:18 +02:00
R. RyanTM
7c4663c64a
gitleaks: 7.3.0 -> 7.4.0
2021-04-10 10:03:23 +00:00
R. RyanTM
4a895869d1
dnsx: 1.0.1 -> 1.0.2
2021-04-10 08:08:59 +00:00
Daniel Schaefer
b036fe2fed
chipsec: Fix building kernel module
...
In recent versions of chipsec the build scripts have changed and we
haven't built the kernel module in nixpkgs. Upstream has changed the
variable for the kernel sources.
Additional patches are needed as a workaround. Those issues should be
fixed upstream.
2021-04-09 23:00:28 +08:00
Hedtke, Moritz
01b1ddfa70
Add mohe2015 as maintainer to step-ca and nixos/step-ca
2021-04-09 14:57:43 +02:00
Daniel Schaefer
74ad753b4f
chipsec: 1.5.10 -> 1.6.1
2021-04-09 14:32:12 +08:00
Mario Rodas
7a1e42a078
sops: 3.7.0 -> 3.7.1
...
https://github.com/mozilla/sops/releases/tag/v3.7.1
2021-04-09 04:20:00 +00:00
Hedtke, Moritz
2d821cb5c0
step-ca: Add option to disable HSM support
2021-04-07 16:38:23 +02:00
Hedtke, Moritz
106b8616f7
step-ca: Add systemd service file at correct location to get it picked up automatically
2021-04-07 16:38:23 +02:00
Hedtke, Moritz
53a17d2a44
step-ca: 0.15.6 -> 0.15.11
2021-04-07 16:38:16 +02:00
Jan Tojnar
b47bf79d2a
Merge branch 'staging-next' into staging
2021-04-07 05:41:17 +02:00
Pascal Bach
c0b9713178
Merge pull request #118430 from andir/ghidra
...
ghidra-bin: 9.2.1 -> 9.2.2
2021-04-06 21:14:03 +02:00
Jan Tojnar
70babe5bcf
Merge branch 'staging-next' into staging
2021-04-06 16:25:41 +02:00
Drew Risinger
40b9f4ef87
passExtensions.pass-import: convert to buildPythonApplication
...
Rewrite the derivation using buildPythonApplication, which makes the
wrappers a lot cleaner.
Adds tests because the application wasn't working as intended
due to the wrong file-magic python package (used "filemagic" instead of
desired "file-magic").
2021-04-06 09:18:44 -04:00
Sandro
6f45d62f2b
Merge pull request #107190 from applePrincess/add-zsteg
2021-04-06 10:19:40 +02:00
cytopia
a218db1f66
pwncat: 0.1.0 -> 0.1.1
...
Remove leading space in description
2021-04-05 19:12:31 +02:00
Fabian Affolter
5d5cd8899a
Merge pull request #118525 from r-ryantm/auto-update/nuclei
...
nuclei: 2.3.3 -> 2.3.4
2021-04-05 10:34:31 +02:00
Fabian Affolter
5889012c3b
Merge pull request #118558 from r-ryantm/auto-update/teler
...
teler: 1.2.1 -> 1.2.2
2021-04-05 10:30:51 +02:00
R. RyanTM
6fba2e5627
teler: 1.2.1 -> 1.2.2
2021-04-05 05:59:33 +00:00
Sandro
7c932296e0
Merge pull request #116335 from SuperSandro2000/move-aliases.nix
2021-04-05 04:07:15 +02:00
R. RyanTM
efec766124
nuclei: 2.3.3 -> 2.3.4
2021-04-05 00:50:49 +00:00
zowoq
2361318ade
Merge staging-next into staging
2021-04-05 05:11:50 +10:00
R. RyanTM
adfad6c5b8
crlfuzz: 1.4.0 -> 1.4.1
2021-04-04 17:49:57 +00:00
Sandro Jäckel
3453b89f4b
lzma: deprecate alias
2021-04-04 19:49:52 +02:00
Sandro Jäckel
33a395f195
yacc: deprecate alias
...
and add a new line after the alphabetically sorting to please my inner monk
2021-04-04 03:18:58 +02:00
Sandro Jäckel
dcb501f993
kerberos: deprecate alias
2021-04-04 03:18:56 +02:00
github-actions[bot]
1ffe4a4f49
Merge staging-next into staging
2021-04-04 00:20:48 +00:00
Andreas Rammhold
a9479e1fff
ghidra-bin: 9.2.1 -> 9.2.2
2021-04-03 22:35:04 +02:00
Fabian Affolter
8b0b632f88
metasploit: 6.0.37 -> 6.0.38
2021-04-03 22:00:43 +02:00
github-actions[bot]
e4d0dd66a1
Merge staging-next into staging
2021-04-03 18:18:54 +00:00
Martin Weinelt
b5e8919e56
Merge pull request #117733 from fabaff/bump-zeroconf
2021-04-03 19:42:19 +02:00
Frederik Rietdijk
94fa194b9f
Merge pull request #117593 from FRidh/python2alias
...
Python: be explicit on whether it is python2 or python3 that is used
2021-04-03 18:01:09 +02:00
Fabian Affolter
4cd1d1b826
Merge pull request #118204 from r-ryantm/auto-update/doppler
...
doppler: 3.23.1 -> 3.23.2
2021-04-03 17:50:33 +02:00
Frederik Rietdijk
fe538efe61
hash-slinger: stay with python2
...
Seems hard to check whether this one will work with python3.
2021-04-03 17:06:09 +02:00
Frederik Rietdijk
09b2a0c0af
gen-oauth-safe: use python3
2021-04-03 17:06:07 +02:00
Fabian Affolter
876deb4103
expliot: 0.9.6 -> 0.9.7
2021-04-03 14:52:17 +02:00
Peter Hoeg
2b93e96d0b
pcsclite: add policy kit support
2021-04-03 19:09:48 +08:00
Peter Hoeg
c1db6868bb
pcsctools: use the local smartcard list
...
Use the local file provided with pcsctools or alternatively look in /etc/pcsc.
2021-04-03 19:09:48 +08:00
Fabian Affolter
e3645c05ed
python3Packages.callPackage ( #117406 )
2021-04-01 20:13:15 +02:00
Ryan Horiguchi
81032dd274
chkrootkit: add missing binutils
2021-04-01 17:43:19 +02:00
Sandro
3f40d1be9c
Merge pull request #118127 from fabaff/credslayer
...
credslayer: init at 0.1.2
2021-04-01 13:47:09 +02:00
Fabian Affolter
7d0fd59559
nuclei: 2.3.2 -> 2.3.3
2021-04-01 09:51:01 +02:00
R. RyanTM
caab2d464d
doppler: 3.23.1 -> 3.23.2
2021-04-01 07:09:14 +00:00
Fabian Affolter
2abffbc84f
credslayer: init at 0.1.2
2021-04-01 01:45:31 +02:00
Sandro
59d78cf030
Merge pull request #117984 from fabaff/wapiti
2021-04-01 01:35:08 +02:00
Sandro
c6db6ad3b2
Merge pull request #118142 from fabaff/xcat
2021-03-31 23:30:31 +02:00
Fabian Affolter
42cbdb8e7a
xcat: init at 1.2.0
2021-03-31 20:14:08 +02:00
Fabian Affolter
be91fea7b7
wapiti: init at 3.0.4
2021-03-31 13:43:28 +02:00
Robert Schütz
f725bcbdb8
prs: 0.2.6 -> 0.2.7
2021-03-31 13:16:29 +02:00
Fabian Affolter
b6dad95597
sslscan: 1.11.13 -> 2.0.9 ( #118130 )
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-03-31 12:50:48 +02:00
Sandro
0021760e22
Merge pull request #117805 from LeSuisse/rekor-init
2021-03-31 03:29:10 +02:00
Sandro
f3b5f40c81
Merge pull request #118083 from dotlambda/prs-0.2.6
...
prs: 0.2.5 -> 0.2.6
2021-03-31 01:45:46 +02:00
Fabian Affolter
2267d0b5a9
Merge pull request #118053 from r-ryantm/auto-update/gitjacker
...
gitjacker: 0.0.3 -> 0.1.0
2021-03-30 22:03:17 +02:00
Robert Schütz
ecbaf640cf
prs: 0.2.5 -> 0.2.6
2021-03-30 15:51:56 +02:00
R. RyanTM
dadaadc760
gitjacker: 0.0.3 -> 0.1.0
2021-03-30 12:01:35 +00:00
Sandro
209f782600
Merge pull request #117979 from mbbx6spp/mbbx6spp/use-modRoot-instead-of-preBuild
...
nuclei: use declarative Go package attributes
2021-03-30 10:44:50 +02:00
Sandro
2374f5f7ef
Merge pull request #117976 from LeSuisse/cosign-0.2.0
...
cosign: 0.1.0 -> 0.2.0
2021-03-30 09:49:37 +02:00
Sandro
c7009fe25a
Merge pull request #117989 from fabaff/zdns
...
zdns: init at 20210327-8c53210
2021-03-30 09:34:48 +02:00
Fabian Affolter
3481b9b177
zdns: init at 20210327-8c53210
2021-03-30 00:51:22 +02:00
Philip Munksgaard
299d054a7f
bitwarden_rs: 1.19.0 -> 1.20.0 ( #117931 )
...
* bitwarden_rs: 1.19.0 -> 1.20.0
* bitwarden_rs: Fix failing integration tests
2021-03-30 00:33:00 +02:00
Susan Potter
c6a73a296e
nuclei: use declarative Go package attributes
2021-03-29 16:02:37 -05:00
Thomas Gerbet
b067647ead
cosign: 0.1.0 -> 0.2.0
...
Release notes:
https://github.com/sigstore/cosign/releases/tag/v0.2.0
2021-03-29 22:46:10 +02:00
Philip Munksgaard
21c89facbc
bitwarden_rs-vault: 2.18.1b -> 2.19.0 ( #117932 )
2021-03-29 15:35:20 +02:00
Fabian Affolter
68056e3333
chipsec: 1.5.1 -> 1.5.10
2021-03-28 23:57:16 +02:00
Mario Rodas
26f1d7a3f6
gopass: 1.12.4 -> 1.12.5
...
https://github.com/gopasspw/gopass/releases/tag/v1.12.5
2021-03-28 04:20:00 +00:00
Ryan Mulligan
eeb779ee31
Merge pull request #117338 from r-ryantm/auto-update/ibm-sw-tpm2
...
ibm-sw-tpm2: 1637 -> 1661
2021-03-27 20:44:41 -07:00
Fabian Affolter
3a498ff0f2
Merge pull request #117837 from r-ryantm/auto-update/sipvicious
...
sipvicious: 0.3.2 -> 0.3.3
2021-03-28 01:24:40 +01:00
Fabian Affolter
4f94e0f932
Merge pull request #117844 from r-ryantm/auto-update/teler
...
teler: 1.1.1 -> 1.2.1
2021-03-28 01:20:05 +01:00
Thomas Gerbet
8460e643b8
rekor-server: init at 0.1.1
2021-03-27 23:40:46 +01:00
Sandro
d4c397a4ea
Merge pull request #117812 from LeSuisse/cosign-init
...
cosign: init at 0.1.0
2021-03-27 23:29:34 +01:00
Sandro
d1940ceca0
Merge pull request #117790 from fabaff/set-grype
...
grype: set version
2021-03-27 23:23:37 +01:00
R. RyanTM
a09b170ffa
teler: 1.1.1 -> 1.2.1
2021-03-27 22:19:10 +00:00
R. RyanTM
3a2b68fd5f
sipvicious: 0.3.2 -> 0.3.3
2021-03-27 21:36:26 +00:00
Thomas Gerbet
48e14cf92a
cosign: init at 0.1.0
2021-03-27 18:31:13 +01:00
Thomas Gerbet
727fa99a64
rekor-cli: init at 0.1.1
2021-03-27 17:00:20 +01:00
Fabian Affolter
588da550f7
grype: set version
2021-03-27 15:16:51 +01:00
Fabian Affolter
ad6907ca59
Merge pull request #117779 from r-ryantm/auto-update/grype
...
grype: 0.8.0 -> 0.9.0
2021-03-27 15:02:25 +01:00
R. RyanTM
87e44b865f
grype: 0.8.0 -> 0.9.0
2021-03-27 12:04:29 +00:00
Maximilian Bosch
591e97bbd4
Merge pull request #117601 from LeSuisse/vault-1.7.0
...
vault: 1.6.3 -> 1.7.0
2021-03-27 12:03:57 +01:00
Sandro
b58297d606
Merge pull request #117739 from fabaff/zgrab2
...
zgrab2: init at 20210327-17a5257
2021-03-27 02:47:33 +01:00
Fabian Affolter
4f173f616d
zgrab2: init at 20210327-17a5257
2021-03-27 01:17:21 +01:00
Sandro
ca0f54fe7e
Merge pull request #117701 from fabaff/pwncat
...
pwncat: init at 0.1.0
2021-03-26 17:21:16 +01:00
Fabian Affolter
23ebec9f7b
pwncat: init at 0.1.0
2021-03-26 15:29:14 +01:00
Fabian Affolter
cbf4c8549b
metasploit: 6.0.36 -> 6.0.37
2021-03-26 10:53:15 +01:00
Thomas Gerbet
ae747206b2
vault: 1.6.3 -> 1.7.0
...
Changes: 8e576bb0aa/CHANGELOG.md
2021-03-25 15:49:48 +01:00
Frederik Rietdijk
350f9bd822
Merge pull request #117570 from FRidh/python2alias
...
Python: be explicit on whether it is python2 or python3 that is used
2021-03-25 13:26:35 +01:00
Frederik Rietdijk
4551e2260a
cipherscan: use python3
2021-03-25 11:28:57 +01:00
Frederik Rietdijk
e1253a694f
chipsec: use python2
2021-03-25 11:27:08 +01:00
Sandro
7e43874ad9
Merge pull request #117517 from dotlambda/prs-0.2.5
...
prs: 0.2.4 -> 0.2.5
2021-03-25 00:33:29 +01:00