trivy: add main program
This commit is contained in:
@@ -67,6 +67,7 @@ buildGoModule rec {
|
||||
vulnerabilities of OS packages (Alpine, RHEL, CentOS, etc.) and
|
||||
application dependencies (Bundler, Composer, npm, yarn, etc.).
|
||||
'';
|
||||
mainProgram = "trivy";
|
||||
license = licenses.asl20;
|
||||
maintainers = with maintainers; [ fab jk ];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user