diff --git a/CHANGELOG b/CHANGELOG index 35b7e13..2d70639 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,2 +1,7 @@ +Version 1.0.1 [09-05-2019] + - No Javascript Warning added + - Auto create lab directory if not exist + - Fix Chrome Web Store downloader + - Updater fixed for windows Version 1.0.0 [06-05-2019] - Initial Launch \ No newline at end of file diff --git a/README.md b/README.md index 788a09c..c6c7cf3 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@

Logo
- version + version Python Version GitHub stars diff --git a/current_version b/current_version index afaf360..7f20734 100644 --- a/current_version +++ b/current_version @@ -1 +1 @@ -1.0.0 \ No newline at end of file +1.0.1 \ No newline at end of file diff --git a/reports.json b/reports.json index e78655a..bb980a9 100644 --- a/reports.json +++ b/reports.json @@ -1,3 +1,25 @@ { - "reports": [] -} + "reports": [ + { + "id": "EXA2019128050625", + "name": "Docs", + "report_directory": "\\EXA2019128050625", + "time": "2019-05-08 05:06:25", + "version": "0.10" + }, + { + "id": "EXA2019128131522", + "name": "PhishFort | Protect", + "report_directory": "\\EXA2019128131522", + "time": "2019-05-08 13:15:23", + "version": "0.8.2" + }, + { + "id": "EXA2019128191012", + "name": "WPintel - WordPress Vulnerability Scanner", + "report_directory": "\\EXA2019128191012", + "time": "2019-05-08 19:10:13", + "version": "1.7" + } + ] +} \ No newline at end of file diff --git a/templates/index.html b/templates/index.html index bf805a3..4dcd4ef 100644 --- a/templates/index.html +++ b/templates/index.html @@ -258,7 +258,7 @@

INFO

-->
- ExtAnalysis Version 1.0.0 + ExtAnalysis Version 1.0.1
Created By: r3dhax0r (Tuhinshubhra)