File tree Expand file tree Collapse file tree 5 files changed +32
-5
lines changed
Expand file tree Collapse file tree 5 files changed +32
-5
lines changed Original file line number Diff line number Diff line change 1+ Version 1.0.1 [09-05-2019]
2+ - No Javascript Warning added
3+ - Auto create lab directory if not exist
4+ - Fix Chrome Web Store downloader
5+ - Updater fixed for windows
16Version 1.0.0 [06-05-2019]
27 - Initial Launch
Original file line number Diff line number Diff line change 33
44<p align =' center ' >
55 <img src =" https://i.imgur.com/iOyxLPf.png " alt =" Logo " > <br >
6- <a href =" https://github.com/Tuhinshubhra/ExtAnalysis/releases/tag/v.1.0.0 " ><img src =" https://img.shields.io/badge/Version-1.0.0 -brightgreen.svg?style=style=flat-square " alt =" version " ></a >
6+ <a href =" https://github.com/Tuhinshubhra/ExtAnalysis/releases/tag/v.1.0.1 " ><img src =" https://img.shields.io/badge/Version-1.0.1 -brightgreen.svg?style=style=flat-square " alt =" version " ></a >
77 <img src =" https://img.shields.io/badge/OS-Windows%2C%20Linux-blue.svg " >
88 <a href =" https://github.com/Tuhinshubhra/ExtAnalysis/ " ><img src =" https://img.shields.io/badge/python-3-orange.svg?style=style=flat-square " alt =" Python Version " ></a >
99 <a href =" https://github.com/Tuhinshubhra/ExtAnalysis/stargazers " ><img src =" https://img.shields.io/github/stars/Tuhinshubhra/ExtAnalysis.svg " alt =" GitHub stars " /></a >
Original file line number Diff line number Diff line change 1- 1.0.0
1+ 1.0.1
Original file line number Diff line number Diff line change 11{
2- "reports" : []
3- }
2+ "reports" : [
3+ {
4+ "id" : " EXA2019128050625" ,
5+ "name" : " Docs" ,
6+ "report_directory" : " <reports_path>\\ EXA2019128050625" ,
7+ "time" : " 2019-05-08 05:06:25" ,
8+ "version" : " 0.10"
9+ },
10+ {
11+ "id" : " EXA2019128131522" ,
12+ "name" : " PhishFort | Protect" ,
13+ "report_directory" : " <reports_path>\\ EXA2019128131522" ,
14+ "time" : " 2019-05-08 13:15:23" ,
15+ "version" : " 0.8.2"
16+ },
17+ {
18+ "id" : " EXA2019128191012" ,
19+ "name" : " WPintel - WordPress Vulnerability Scanner" ,
20+ "report_directory" : " <reports_path>\\ EXA2019128191012" ,
21+ "time" : " 2019-05-08 19:10:13" ,
22+ "version" : " 1.7"
23+ }
24+ ]
25+ }
Original file line number Diff line number Diff line change @@ -258,7 +258,7 @@ <h3 class="mid_header">INFO</h3>
258258 -->
259259 < div style ="width: 100%; padding: 0px 20%; ">
260260 < div class ="author_info ">
261- ExtAnalysis Version 1.0.0
261+ ExtAnalysis Version 1.0.1
262262 < br >
263263 Created By: r3dhax0r (Tuhinshubhra)
264264 < br >
You can’t perform that action at this time.
0 commit comments