bomber-go: add changelog to meta
This commit is contained in:
parent
4ba3568d5b
commit
9275334b20
@ -24,6 +24,7 @@ buildGoModule rec {
|
||||
meta = with lib; {
|
||||
description = "Tool to scans Software Bill of Materials (SBOMs) for vulnerabilities";
|
||||
homepage = "https://github.com/devops-kung-fu/bomber";
|
||||
changelog = "https://github.com/devops-kung-fu/bomber/releases/tag/v${version}";
|
||||
license = licenses.mpl20;
|
||||
mainProgram = "bomber";
|
||||
maintainers = with maintainers; [ fab ];
|
||||
|
Loading…
Reference in New Issue
Block a user