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

[PKGS-7398] NixOS: Add package audit tool vulnix #1509

Open
felbinger opened this issue Jun 11, 2024 · 0 comments
Open

[PKGS-7398] NixOS: Add package audit tool vulnix #1509

felbinger opened this issue Jun 11, 2024 · 0 comments

Comments

@felbinger
Copy link

felbinger commented Jun 11, 2024

Is your feature request related to a problem? Please describe.
When running lynis audit system on nixos no package audit tool is recognized, even though vulnix is installed. I think vulnix is this kind of package (just like zypper or pkg audit), so it should be added.

[root@nixos:/etc/nixos]# vulnix --system
25 derivations with active advisories

ShellCheck-0.10.0

/nix/store/kri201pk61mg0v59b75hxqxrkp7bkfqj-ShellCheck-0.10.0.drv
CVE CVSSv3
https://nvd.nist.gov/vuln/detail/CVE-2021-28794 9.8


async-2.2.5

/nix/store/9x183knps7lcx375ci0n5881li1vr49q-async-2.2.5.drv
CVE CVSSv3
https://nvd.nist.gov/vuln/detail/CVE-2021-43138 7.8


async-2.2.5-r1.cabal

/nix/store/bp7hqj4m5243prcqs5vpcdvx93q3nwjb-async-2.2.5-r1.cabal.drv
CVE CVSSv3
https://nvd.nist.gov/vuln/detail/CVE-2021-43138 7.8


bind-9.18.27

/nix/store/8c7hr5108j2w85gjnf3lngm25s8c9zmy-bind-9.18.27.drv
CVE CVSSv3
https://nvd.nist.gov/vuln/detail/CVE-2019-6470 7.5


busybox-1.36.1

/nix/store/innkpildl5aikyj9ifjs347k1fn1pmng-busybox-1.36.1.drv
CVE CVSSv3
https://nvd.nist.gov/vuln/detail/CVE-2023-42363 5.5
https://nvd.nist.gov/vuln/detail/CVE-2023-42364 5.5
https://nvd.nist.gov/vuln/detail/CVE-2023-42365 5.5
https://nvd.nist.gov/vuln/detail/CVE-2023-42366 5.5


Describe the solution you'd like
Add vulnix to the package audit tools.

Required changes
Extend tests_ports_packages to recognize vulnix is installed on the system

@felbinger felbinger changed the title NixOS: Add package audit tool vulnnix [PKGS-7398] NixOS: Add package audit tool vulnnix Jun 11, 2024
@felbinger felbinger changed the title [PKGS-7398] NixOS: Add package audit tool vulnnix [PKGS-7398] NixOS: Add package audit tool vulnix Jun 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant