Skip to content

linux-exploit-suggester: init at unstable-2022-04-01#185034

Merged
fabaff merged 1 commit intoNixOS:masterfrom
emilytrau:linux-exploit-suggester
Aug 3, 2022
Merged

linux-exploit-suggester: init at unstable-2022-04-01#185034
fabaff merged 1 commit intoNixOS:masterfrom
emilytrau:linux-exploit-suggester

Conversation

@emilytrau
Copy link
Member

@emilytrau emilytrau commented Aug 3, 2022

Description of changes

Tool designed to assist in detecting security deficiencies for given Linux kernel/Linux-based machine
https://github.com/mzet-/linux-exploit-suggester

Related to #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.

@ofborg ofborg bot added 8.has: package (new) This PR adds a new package 11.by: package-maintainer This PR was created by a maintainer of all the package it changes. 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 10.rebuild-linux: 1 This PR causes 1 package to rebuild on Linux. labels Aug 3, 2022
@fabaff
Copy link
Member

fabaff commented Aug 3, 2022

Result of nixpkgs-review pr 185034 run on x86_64-linux 1

1 package built:
  • linux-exploit-suggester

Copy link
Member

@fabaff fabaff left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • package path fits guidelines
  • package name fits guidelines
  • package version fits guidelines
  • meta.description is set and fits guidelines
  • meta.license fits upstream license
  • meta.maintainers is set
  • package builds (see #185034 (comment))
  • all depending packages build
  • tested on x86_64
...ew/pr-185034]$ ./results/linux-exploit-suggester/bin/linux-exploit-suggester 

Available information:

Kernel version: 5.15.47
Architecture: x86_64
Distribution: N/A
Distribution version: N/A
[...]

Looks good to me.

@fabaff fabaff merged commit e486b59 into NixOS:master Aug 3, 2022
@emilytrau emilytrau deleted the linux-exploit-suggester branch August 3, 2022 19:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

8.has: package (new) This PR adds a new package 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 10.rebuild-linux: 1 This PR causes 1 package to rebuild on Linux. 11.by: package-maintainer This PR was created by a maintainer of all the package it changes.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants