burpsuite: add changelog to meta
This commit is contained in:
parent
7eca847314
commit
668709c820
@ -100,6 +100,9 @@ buildFHSEnv {
|
||||
exploiting security vulnerabilities.
|
||||
'';
|
||||
homepage = "https://portswigger.net/burp/";
|
||||
changelog =
|
||||
"https://portswigger.net/burp/releases/professional-community-"
|
||||
+ replaceStrings [ "." ] [ "-" ] version;
|
||||
sourceProvenance = with sourceTypes; [ binaryBytecode ];
|
||||
license = licenses.unfree;
|
||||
platforms = jdk.meta.platforms;
|
||||
|
Loading…
Reference in New Issue
Block a user