From 22dfc5ec5f8b692eda369c8c5ae868c50bb8f77d Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Wed, 7 Dec 2022 10:52:36 +0100 Subject: uncover: add changelog to meta --- pkgs/tools/security/uncover/default.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'pkgs/tools/security') diff --git a/pkgs/tools/security/uncover/default.nix b/pkgs/tools/security/uncover/default.nix index 4f834c616a325..fdfa3c1080574 100644 --- a/pkgs/tools/security/uncover/default.nix +++ b/pkgs/tools/security/uncover/default.nix @@ -25,6 +25,7 @@ buildGoModule rec { Currently, it supports shodan,shodan-internetdb, censys, and fofa search API. ''; homepage = "https://github.com/projectdiscovery/uncover"; + changelog = "https://github.com/projectdiscovery/uncover/releases/tag/v${version}"; license = licenses.mit; maintainers = with maintainers; [ fab ]; }; -- cgit 1.4.1