vulnix icon indicating copy to clipboard operation
vulnix copied to clipboard

Vulnerability (CVE) scanner for Nix/NixOS.

Results 24 vulnix issues
Sort by recently updated
recently updated
newest added

``` error: store path 'bl3xamjkzllnkxa7q1kscvdpif262mb8-.p10k.zsh' starts with illegal character '.' Traceback (most recent call last): File "/nix/store/qib21lnwyjwmfvcm9gxanl4af7f7jnyr-vulnix-1.10.1/bin/.vulnix-wrapped", line 9, in sys.exit(main()) ^^^^^^ File "/nix/store/fslvacr1jmwrlhmf5dnc4avgfg4zvz92-python3.11-click-8.1.7/lib/python3.11/site-packages/click/core.py", line 1157, in __call__ return self.main(*args,...

```console $ nix run nixpkgs#vulnix -- -S Traceback (most recent call last): File "/nix/store/pa56ndfzj1a0i9gaflch2dibxpbxmsra-vulnix-1.10.1-unstable-2024-04-02/bin/.vulnix-wrapped", line 9, in sys.exit(main()) ^^^^^^ File "/nix/store/fslvacr1jmwrlhmf5dnc4avgfg4zvz92-python3.11-click-8.1.7/lib/python3.11/site-packages/click/core.py", line 1157, in __call__ return self.main(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File...

version 2 doesn't change anything that is relevant to vulnix, so this is trivial. i did encounter some errors where vulnix was unable to find the derivers of certain paths¹,...

This was confusing and brought some bugs with it (because that nix version is older than mine and has certain bugs). https://github.com/nixOS/nixpkgs/blob/master/pkgs/tools/security/vulnix/default.nix#L34