about summary refs log tree commit diff
path: root/pkgs/tools/security
AgeCommit message (Collapse)AuthorFilesLines
2022-04-04Merge pull request #167190 from r-ryantm/auto-update/ffufFabian Affolter1-2/+2
ffuf: 1.4.0 -> 1.4.1
2022-04-04ffuf: 1.4.0 -> 1.4.1R. Ryantm1-2/+2
2022-04-04sslyze: dropajs1241-1/+0
2022-04-04wapiti: 3.0.9 -> 3.1.1ajs1241-3/+10
2022-04-04pbis-open: dropajs1241-70/+0
2022-04-04cipherscan: dropajs1241-43/+0
2022-04-03Merge pull request #167067 from fabaff/bump-metasploitFabian Affolter4-37/+38
metasploit: 6.1.35 -> 6.1.36
2022-04-03metasploit: 6.1.35 -> 6.1.36Fabian Affolter4-37/+38
2022-04-03meo: remove after being marked broken for over two yearsajs1241-36/+0
It was marked in commit 5aa4b1994629ed0701b8b6d6e094da9d7d912721 by Linus Heckemann on 2019-10-07 (commited on 2019-10-08)
2022-04-03chaps: remove after being marked broken for over two yearsajs1245-228/+0
It was marked in commit c7ffe1778aa4fbf29d3f8aca250587831c163766 by Franz Pletz on 2017-07-31 (commited on 2019-07-29)
2022-04-03Merge pull request #167006 from fabaff/bump-naabuFabian Affolter1-3/+3
naabu: 2.0.5 -> 2.0.6
2022-04-03terrascan: 1.13.2 -> 1.14.0Fabian Affolter1-3/+3
2022-04-03naabu: 2.0.5 -> 2.0.6Fabian Affolter1-3/+3
2022-04-03zzuf: use autoreconfHookNick Cao1-5/+2
2022-04-02Merge pull request #166430 from alyssais/openssl-static-retry7c6f434c4-4/+4
treewide: use lib.getLib for OpenSSL libraries
2022-04-02gnupg{,1}: add meta.mainProgramSamuel Gräfenstein2-0/+2
2022-04-01Merge pull request #166577 from xrelkd/update/sn0intArtturi1-3/+3
sn0int: 0.24.1 -> 0.24.2
2022-04-01cfripper: 1.7.0 -> 1.7.1Fabian Affolter1-2/+2
2022-04-01spectre-meltdown-checker: 0.44 -> 0.45R. Ryantm1-2/+2
2022-03-31Merge pull request #166596 from 06kellyjac/kubescapeFabian Affolter1-7/+18
kubescape: 2.0.149 -> 2.0.150
2022-03-31exploitdb: 2022-03-24 -> 2022-03-31Lein Matsumaru1-3/+2
2022-03-31kubescape: 2.0.149 -> 2.0.15006kellyjac1-7/+18
2022-03-31sn0int: 0.24.1 -> 0.24.2xrelkd1-3/+3
2022-03-31Merge pull request #166508 from siraben/automake-buildinputsBen Siraphob3-4/+6
2022-03-30treewide: move autoconf, automake to nativeBuildInputsBen Siraphob3-4/+6
2022-03-31kubeaudit: 0.16.0 -> 0.17.0Fabian Affolter1-3/+3
2022-03-30treewide: use lib.getLib for OpenSSL librariesAlyssa Ross4-4/+4
At some point, I'd like to make another attempt at 71f1f4884b5 ("openssl: stop static binaries referencing libs"), which was reverted in 195c7da07df. One problem with my previous attempt is that I moved OpenSSL's libraries to a lib output, but many dependent packages were hardcoding the out output as the location of the libraries. This patch fixes every such case I could find in the tree. It won't have any effect immediately, but will mean these packages will automatically use an OpenSSL lib output if it is reintroduced in future. This patch should cause very few rebuilds, because it shouldn't make any change at all to most packages I'm touching. The few rebuilds that are introduced come from when I've changed a package builder not to use variable names like openssl.out in scripts / substitution patterns, which would be confusing since they don't hardcode the output any more. I started by making the following global replacements: ${pkgs.openssl.out}/lib -> ${lib.getLib pkgs.openssl}/lib ${openssl.out}/lib -> ${lib.getLib openssl}/lib Then I removed the ".out" suffix when part of the argument to lib.makeLibraryPath, since that function uses lib.getLib internally. Then I fixed up cases where openssl was part of the -L flag to the compiler/linker, since that unambigously is referring to libraries. Then I manually investigated and fixed the following packages: - pycurl - citrix-workspace - ppp - wraith - unbound - gambit - acl2 I'm reasonably confindent in my fixes for all of them. For acl2, since the openssl library paths are manually provided above anyway, I don't think openssl is required separately as a build input at all. Removing it doesn't make a difference to the output size, the file list, or the closure. I've tested evaluation with the OfBorg meta checks, to protect against introducing evaluation failures.
2022-03-30evil-winrm: init at 3.3 (#153752)Enno Richter4-0/+281
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-03-30Merge pull request #166301 from FedX-sudo/masterSandro1-0/+26
2022-03-29aesfix: init at v1.0.1fedx-sudo1-0/+26
aesfix: init at v1.0.1 aesfix: init at v1.0.1 aesfx: init at v1.0.1 Update pkgs/tools/security/aesfix/default.nix Co-authored-by: Sandro <sandro.jaeckel@gmail.com> Update pkgs/tools/security/aesfix/default.nix Co-authored-by: Sandro <sandro.jaeckel@gmail.com> Update pkgs/tools/security/aesfix/default.nix Co-authored-by: Sandro <sandro.jaeckel@gmail.com> Update pkgs/tools/security/aesfix/default.nix Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-03-28Merge pull request #166061 from SuperSandro2000/sshuttleFabian Affolter2-7/+5
sshuttle: 1.0.5 -> 1.1.0, add SuperSandro2000 as maintainer
2022-03-28melt: init at 0.2.0 (#164439)Nicolas M1-0/+25
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-03-28Merge pull request #165691 from lucc/github-removed-unencrypted-gitSandro3-4/+4
2022-03-28sshuttle: 1.0.5 -> 1.1.0, add SuperSandro2000 as maintainerSandro Jäckel2-7/+5
2022-03-28onlykey: replace git://github.com with https://Sandro Jäckel3-4/+4
2022-03-28ffuf: 1.3.1 -> 1.4.0Fabian Affolter1-2/+2
2022-03-27Merge pull request #164460 from sikmir/gopassSandro1-3/+3
2022-03-26Merge pull request #165825 from fabaff/bump-metasploitFabian Affolter4-18/+18
metasploit: 6.1.34 -> 6.1.35
2022-03-26metasploit: 6.1.34 -> 6.1.35Fabian Affolter4-18/+18
2022-03-26cryptomator: 1.6.5 -> 1.6.7Pascal Bach1-5/+7
Disable maven tests as they try to mount and load kernel modules, which is not somthing we want during a build.
2022-03-26cryptomator: 1.5.15 -> 1.6.5Pascal Bach1-23/+24
- packer is not needed anymore, remove it - use nix built jffi instead of bundeled one to avoid segfault
2022-03-26Merge pull request #165798 from r-ryantm/auto-update/tbootArtturi1-2/+2
tboot: 1.10.4 -> 1.10.5
2022-03-25shisho: init at 0.5.206kellyjac1-0/+59
2022-03-26tboot: 1.10.4 -> 1.10.5R. Ryantm1-2/+2
2022-03-25exploitdb: 2022-03-22 -> 2022-03-24Lein Matsumaru1-2/+2
2022-03-24Merge pull request #165512 from Artturin/metarepremoveBen Siraphob3-4/+1
2022-03-24treewide: remove meta.repositoriesArtturin3-4/+1
there's no documentation for meta.repositories and its not widely used
2022-03-24grype: 0.34.6 -> 0.34.706kellyjac1-3/+3
2022-03-24Merge pull request #165591 from r-ryantm/auto-update/cfripperFabian Affolter1-2/+2
cfripper: 1.6.0 -> 1.7.0
2022-03-24Merge pull request #165584 from r-ryantm/auto-update/authoscopeFabian Affolter1-3/+3
authoscope: 0.8.0 -> 0.8.1