GitHub Dependabot has just added support for Nix flakes (dependabot/dependabot-core#7340). However, it's unable to provide security updates for NixOS packages due to the fact that there's no database in OSV format that maps CVEs to affected NixOS packages (dependabot/dependabot-core#7340 (comment)). Several distributions like Alpine Linux, Debian, RHEL, etc. do provide such databases.
I'm unsure whether https://tracker.security.nixos.org/api/v1/issues/ is meant to serve the same purpose, but it currently:
This is the only thing that precludes me from using Nix flakes in all my projects, personal and business ones.
GitHub Dependabot has just added support for Nix flakes (dependabot/dependabot-core#7340). However, it's unable to provide security updates for NixOS packages due to the fact that there's no database in OSV format that maps CVEs to affected NixOS packages (dependabot/dependabot-core#7340 (comment)). Several distributions like Alpine Linux, Debian, RHEL, etc. do provide such databases.
I'm unsure whether https://tracker.security.nixos.org/api/v1/issues/ is meant to serve the same purpose, but it currently:
This is the only thing that precludes me from using Nix flakes in all my projects, personal and business ones.