Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

skipfish: init at 2.10b #184990

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

skipfish: init at 2.10b #184990

wants to merge 1 commit into from

Conversation

emilytrau
Copy link
Member

@emilytrau emilytrau commented Aug 3, 2022

Description of changes

Fully automated, active web application security reconnaissance tool
https://code.google.com/archive/p/skipfish/

Request from #81418

Things done
  • Built on platform(s)
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • For non-Linux: Is sandbox = true set in nix.conf? (See Nix manual)
  • Tested, as applicable:
  • Tested compilation of all packages that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage
  • Tested basic functionality of all binary files (usually in ./result/bin/)
  • 22.11 Release Notes (or backporting 22.05 Release notes)
    • (Package updates) Added a release notes entry if the change is major or breaking
    • (Module updates) Added a release notes entry if the change is significant
    • (Module addition) Added a release notes entry if adding a new NixOS module
    • (Release notes changes) Ran nixos/doc/manual/md-to-db.sh to update generated release notes
  • Fits CONTRIBUTING.md.

@emilytrau emilytrau marked this pull request as ready for review August 3, 2022 10:39
@smancill
Copy link
Contributor

The hashes are not right:

$ nix --experimental-features nix-command build --no-link --keep-going -f /Users/smancill/.cache/nixpkgs-review/pr-184990/build.nix --log-format bar-with-logs --max-jobs 1
Fix-broken-ciphersuite-evaluation-for-newer-OpenSSLs.patch> trying https://gitlab.com/kalilinux/packages/skipfish/-/raw/903a0457ee029d3401c515120efae6fe0dcddfa1/debian/patches/Fix-broken-ciphersuite-evaluation-for-newer-OpenSSLs.patch
Fix-broken-ciphersuite-evaluation-for-newer-OpenSSLs.patch>   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
Fix-broken-ciphersuite-evaluation-for-newer-OpenSSLs.patch>                                  Dload  Upload   Total   Spent    Left  Speed
Fix-broken-ciphersuite-evaluation-for-newer-OpenSSLs.patch> 100  6100  100  6100    0     0   9950      0 --:--:-- --:--:-- --:--:--  9951
error: hash mismatch in fixed-output derivation '/nix/store/qirfdn66qndag1f073gz1p5452jh51jr-Fix-broken-ciphersuite-evaluation-for-newer-OpenSSLs.patch.drv':
         specified: sha256-wTX7diK4GX2jJ5ZJJ+5CtPqIYH2BoqGfRMPwiHYYEss=
            got:    sha256-iv6nWVqH10Xc8fMTzU5O6vOZvmMb8kKt4oWQMN3Sn1I=
Fix-for-openssl> trying https://gitlab.com/kalilinux/packages/skipfish/-/raw/903a0457ee029d3401c515120efae6fe0dcddfa1/debian/patches/Fix-for-openssl-1.1.patch
Fix-for-openssl>   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
Fix-for-openssl>                                  Dload  Upload   Total   Spent    Left  Speed
Fix-for-openssl> 100  4009  100  4009    0     0   7601      0 --:--:-- --:--:-- --:--:--  7607
error: hash mismatch in fixed-output derivation '/nix/store/dlinx2ai4m49xs2d9r5axzq8ck2rz06s-Fix-for-openssl-1.1.patch.drv':
         specified: sha256-Ips8Dsj/RlZfp6uP4eahDGtdcbYGBbMG08Zl7yw+/TE=
            got:    sha256-O+ohldo6d2NqAfAeBp745kl6d1zebIfKLukA6kuS+3Q=
skipfish> trying https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/skipfish/skipfish-2.10b.tgz
skipfish>   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
skipfish>                                  Dload  Upload   Total   Spent    Left  Speed
skipfish> 100  238k  100  238k    0     0   310k      0 --:--:-- --:--:-- --:--:--  310k
error: 2 dependencies of derivation '/nix/store/ib72lj5rx2kvdih0r04rrg4swhw4hsq2-skipfish-2.10b.drv' failed to build
error: 1 dependencies of derivation '/nix/store/llmprcz056wsxwrc47iyp9q0p0ss762s-review-shell.drv' failed to build

@wegank wegank added the 2.status: stale https://github.com/NixOS/nixpkgs/blob/master/.github/STALE-BOT.md label Mar 19, 2024
@wegank wegank added the 2.status: merge conflict This PR has merge conflicts with the target branch label Nov 9, 2024
@stale stale bot removed the 2.status: stale https://github.com/NixOS/nixpkgs/blob/master/.github/STALE-BOT.md label Nov 9, 2024
@wegank wegank added the 2.status: stale https://github.com/NixOS/nixpkgs/blob/master/.github/STALE-BOT.md label Jan 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2.status: merge conflict This PR has merge conflicts with the target branch 2.status: stale https://github.com/NixOS/nixpkgs/blob/master/.github/STALE-BOT.md 8.has: package (new) This PR adds a new package 10.rebuild-darwin: 1-10 10.rebuild-darwin: 1 10.rebuild-linux: 1-10 10.rebuild-linux: 1 11.by: package-maintainer This PR was created by the maintainer of the package it changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants