about summary refs log tree commit diff
path: root/pkgs/tools/security/wad/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/tools/security/wad/default.nix')
-rw-r--r--pkgs/tools/security/wad/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkgs/tools/security/wad/default.nix b/pkgs/tools/security/wad/default.nix
index 5dc81a7f56df..348a35ccbe10 100644
--- a/pkgs/tools/security/wad/default.nix
+++ b/pkgs/tools/security/wad/default.nix
@@ -30,6 +30,7 @@ python3.pkgs.buildPythonApplication rec {
 
   meta = with lib; {
     description = "Tool for detecting technologies used by web applications";
+    mainProgram = "wad";
     longDescription = ''
       WAD lets you analyze given URL(s) and detect technologies used by web
       application behind that URL, from the OS and web server level, to the