Release v1.5.0
Main changes in release version v1.5.0:
- Improve integration with nixpkgs metadata:
--meta
command-line argument is no longer needed: #100 - Change
sbomnix
,nixgraph
,vulnxscan
, andnix_outdated
so each tool allows specifying the target as Nix flake reference in addition to the nix store path (which is still also supported). Also, align the use of command-line argument--buildtime
, removing the--type
argument fromsbomnix
- Re-structure the project and apply nix best practices: #95, #92, and #94
All commits included in this release: v1.4.6...v1.5.0