treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -30,7 +30,7 @@ in stdenv.mkDerivation {
|
||||
initial mapping and analysis of an application's attack surface, through to finding and
|
||||
exploiting security vulnerabilities.
|
||||
'';
|
||||
homepage = https://portswigger.net/burp/;
|
||||
homepage = "https://portswigger.net/burp/";
|
||||
downloadPage = "https://portswigger.net/burp/freedownload";
|
||||
license = [ stdenv.lib.licenses.unfree ];
|
||||
platforms = jre.meta.platforms;
|
||||
|
||||
Reference in New Issue
Block a user