nix-vulnerability-scanner

By andir

Nix-vulnerability-scanner Alternatives

Similar projects and alternatives to nix-vulnerability-scanner

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better nix-vulnerability-scanner alternative or higher similarity.

nix-vulnerability-scanner reviews and mentions

Posts with mentions or reviews of nix-vulnerability-scanner. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-05-04.
  • What Are Your Most Used Self Hosted Applications?
    50 projects | news.ycombinator.com | 4 May 2022
    Initially I spent a lot of time as I used it as an opportunity to learn Nix/NixOS. I used Nix intentionally as it's a rolling release and also it's declarative and intended for reproducible deployments, so I don't need to deal with an OS like Ubuntu that slowly gets crufty and out of date and needs a clean-up or upgrade or complete re-install. And if I do need to re-install, it should be mostly a one-liner.

    For security there are these scanners:

    https://github.com/flyingcircusio/vulnix

    https://github.com/andir/nix-vulnerability-scanner

    I also run all services in docker and my network uses VLANs behind an OPNSense firewall. I use Wireguard as a pinch point into my network to access most services. So I'm not too worried about the security aspect.

    Upgrading on Nix is pretty easy - just bump your lock file and it will get the latest packages, assuming you are on the unstable channel. But unstable does break on occasion. You an also use the latest stable release of Nix and selectively choose unstable packages, which is probably the way to go. I rarely need to fix anything - it's pretty stable. It only starts eating time when I want to add or upgrade some element to the system, but I always make sure to never do any action that isn't captured in Nix config and backed up, so that I don't have to come back and figure out what exactly I did or how something works again. It's been fine. Nix has a pretty steep learning curve, but considering its power, I think it's absolutely worth it.

Stats

Basic nix-vulnerability-scanner repo stats
1
19
0.0
over 2 years ago

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com