Commit Graph

6694 Commits

Author SHA1 Message Date
R. Ryantm
52ef678cae cfripper: 1.9.0 -> 1.10.0 2022-05-25 02:21:30 +00:00
Sandro
c69120e987
Merge pull request #174033 from trofi/workaround-fno-common-for-ossec
ossec: add -fcommon workaround
2022-05-25 00:34:48 +02:00
Fabian Affolter
33d9a1a287
Merge pull request #174253 from fabaff/terrascan-bump
terrascan: 1.15.0 -> 1.15.1
2022-05-24 22:27:51 +02:00
Sandro
7c8e39e452
Merge pull request #163477 from 06kellyjac/tracee_bin
tracee: init at 0.7.0
2022-05-24 19:44:33 +02:00
Ben Siraphob
bbdaa91580
Merge pull request #173869 from trofi/fix-fno-common-for-lastpass-cli 2022-05-24 09:57:25 -07:00
Fabian Affolter
d2b57ba345 terrascan: 1.15.0 -> 1.15.1 2022-05-24 10:33:58 +02:00
Wael M. Nasreddine
0094dccde8
onlykey: 5.3.3 -> 5.3.4 2022-05-23 20:58:39 -07:00
Wael M. Nasreddine
9ba84fb7f7
onlykey-agent: 1.1.11 -> 1.1.13 2022-05-23 20:53:42 -07:00
Wael M. Nasreddine
ca32037807
onlykey-cli: 1.2.5 -> 1.2.9 2022-05-23 20:53:39 -07:00
github-actions[bot]
ba5122823c
Merge master into staging-next 2022-05-23 00:02:36 +00:00
Martin Weinelt
bc38fcac7d
Merge pull request #174000 from mweinelt/pep621-optional-dependencies 2022-05-23 01:35:24 +02:00
Mario Rodas
130bff590e
Merge pull request #173959 from sikmir/gopass
gopass: 1.14.1 → 1.14.2
2022-05-22 16:53:45 -05:00
Robert Scott
d40419c241 chipsec: restrict to x86-only
package is unlikely to support other platforms in the near
future - see https://github.com/chipsec/chipsec/issues/461
2022-05-22 21:11:45 +01:00
Sergei Trofimovich
75b764a8c0 ossec: add -fcommon workaround
Workaround build failure on -fno-common toolchains like upstream
gcc-10. Otherwise build fails as:

    ld: src/common/mgmt/pint-worker-external.po:(.data.rel.local+0x0): multiple definition of
      `PINT_worker_external_impl'; src/common/mgmt/pint-mgmt.po:(.bss+0x20): first defined here
2022-05-22 18:43:32 +01:00
Martin Weinelt
272430c823
treewide: migrate python packages to optional-dependencies
This follows the term used by PEP 621.
2022-05-22 16:31:53 +02:00
Nikolay Korotkiy
4c7efec3b5
gopass: 1.14.1 → 1.14.2 2022-05-22 11:39:24 +03:00
github-actions[bot]
dbef850602
Merge master into staging-next 2022-05-22 00:02:20 +00:00
Mario Rodas
f1b50e79d4
Merge pull request #168208 from r-ryantm/auto-update/aws-iam-authenticator
aws-iam-authenticator: 0.5.6 -> 0.5.7
2022-05-21 17:04:41 -05:00
Fabian Affolter
ea150a350f
Merge pull request #173874 from fabaff/metasploit-bump
metasploit: 6.1.42 -> 6.1.43
2022-05-21 22:19:24 +02:00
Jan Tojnar
b8b9f52393 Merge branch 'master' into staging-next
Conflicts:
- pkgs/applications/networking/browsers/firefox/common.nix between 318fae87c0 and f6c5761935.
2022-05-21 17:52:39 +02:00
Mario Rodas
e1fd483d92
Merge pull request #168857 from aaronjheng/hologram
hologram: unstable-2018-03-19 -> 1.2.1
2022-05-21 10:30:49 -05:00
06kellyjac
c68803fe31 tracee: add manual nixosTest for integration testing 2022-05-21 13:41:10 +01:00
06kellyjac
e2917e019b tracee: init at 0.7.0 2022-05-21 13:39:43 +01:00
Fabian Affolter
be0dfd13ca metasploit: 6.1.42 -> 6.1.43 2022-05-21 13:25:22 +02:00
Sergei Trofimovich
6f7f5bc823 lastpass-cli: fix build for -fno-common toolchains
Without the change build fails on upstream gcc-10:

    ld: CMakeFiles/lpass.dir/util.c.o:(.bss+0x8): multiple definition of
      `ARGC'; CMakeFiles/lpass.dir/agent.c.o:(.bss+0x8): first defined here
2022-05-21 11:29:05 +01:00
github-actions[bot]
77bded3c43
Merge master into staging-next 2022-05-20 18:02:18 +00:00
Sandro
bee7341dcb
Merge pull request #173619 from KoviRobi/clamav-fix-config-file-location
clamav: Fix CLI clamav programs not finding configuration files
2022-05-20 14:38:47 +02:00
Aaron Jheng
842e54b067
hologram: unstable-2018-03-19 -> 1.2.1 2022-05-20 12:30:15 +00:00
Robert Kovacsics
419e19ca81 clamav: Fix cli clamav programs not finding configuration files 2022-05-20 09:43:39 +01:00
github-actions[bot]
b833efbcd7
Merge master into staging-next 2022-05-19 18:06:51 +00:00
Sandro
5a5ab1ef8e
Merge pull request #173610 from 06kellyjac/badrobot
badrobot: init at 0.1.2
2022-05-19 20:02:03 +02:00
Sandro
5628480acd
Merge pull request #173634 from fabaff/arsenal-bump 2022-05-19 19:46:20 +02:00
Sandro
2f32f52442
Merge pull request #173558 from lopsided98/libmodsecurity-remove-valgrind
libmodsecurity: remove dependency on valgrind
2022-05-19 19:27:53 +02:00
Fabian Affolter
fc8976aa78 arsenal: 1.0.2 -> 1.1.0 2022-05-19 17:06:46 +02:00
Lein Matsumaru
3f00d29456
exploitdb: 2022-05-13 -> 2022-05-18 2022-05-19 14:28:02 +00:00
06kellyjac
a87b4752a9 badrobot: init at 0.1.2 2022-05-19 13:02:42 +01:00
github-actions[bot]
bd83e4cf98
Merge master into staging-next 2022-05-19 12:01:54 +00:00
Fabian Affolter
c902d4c1e7
Merge pull request #173526 from fabaff/bump-nuclei
nuclei: 2.7.0 -> 2.7.1
2022-05-19 08:29:44 +02:00
Fabian Affolter
f151a92f77
Merge pull request #173518 from fabaff/terrascan-bump
terrascan: 1.14.0 -> 1.15.0
2022-05-19 08:25:40 +02:00
Ben Wolsieffer
4844d867d7 libmodsecurity: remove dependency on valgrind
valgrind is only supported on certain platforms (it notably lacks support for
armv6l), so needs to be excluded as a dependency on unsupported platforms. In
this case, it turns out that valgrind is not currently used at all, so I
removed it entirely. libmodsecurity can optionally use valgrind to run
tests, but we don't run the tests at all.
2022-05-18 21:10:39 -04:00
Fabian Affolter
b856b849c0 nuclei: 2.7.0 -> 2.7.1 2022-05-18 20:17:51 +02:00
Fabian Affolter
4e0b0872d9 terrascan: 1.14.0 -> 1.15.0 2022-05-18 19:21:40 +02:00
R. Ryantm
5fcfe9a87d kube-hunter: 0.6.7 -> 0.6.8 2022-05-18 16:00:53 +00:00
Shea Levy
7456be85db
Merge branch 'staging-next' into staging 2022-05-18 06:40:21 -04:00
06kellyjac
af4488d9c5 witness: 0.1.7 -> 0.1.8 2022-05-17 13:14:43 +01:00
github-actions[bot]
e87bfef273
Merge staging-next into staging 2022-05-16 18:11:41 +00:00
github-actions[bot]
115f2f7878
Merge master into staging-next 2022-05-16 18:05:56 +00:00
Linus Heckemann
886ad6d008
Merge pull request #172851 from DeterminateSystems/clamav
clamav: 0.103.5 -> 0.105.0
2022-05-16 14:19:32 +02:00
github-actions[bot]
add75748e2
Merge staging-next into staging 2022-05-16 12:03:45 +00:00
github-actions[bot]
f10256fb7a
Merge master into staging-next 2022-05-16 12:02:51 +00:00