Skip to content

Commit

Permalink
🔖 Version 1.0.1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
Tuhinshubhra committed May 9, 2019
1 parent 9acfc07 commit cf0989f
Show file tree
Hide file tree
Showing 5 changed files with 32 additions and 5 deletions.
5 changes: 5 additions & 0 deletions 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
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -3,7 +3,7 @@

<p align='center'>
<img src="https://i.imgur.com/iOyxLPf.png" alt="Logo"> <br>
<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>
<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>
<img src="https://img.shields.io/badge/OS-Windows%2C%20Linux-blue.svg">
<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>
<a href="https://github.com/Tuhinshubhra/ExtAnalysis/stargazers"><img src="https://img.shields.io/github/stars/Tuhinshubhra/ExtAnalysis.svg" alt="GitHub stars" /></a>
Expand Down
2 changes: 1 addition & 1 deletion current_version
@@ -1 +1 @@
1.0.0
1.0.1
26 changes: 24 additions & 2 deletions reports.json
@@ -1,3 +1,25 @@
{
"reports": []
}
"reports": [
{
"id": "EXA2019128050625",
"name": "Docs",
"report_directory": "<reports_path>\\EXA2019128050625",
"time": "2019-05-08 05:06:25",
"version": "0.10"
},
{
"id": "EXA2019128131522",
"name": "PhishFort | Protect",
"report_directory": "<reports_path>\\EXA2019128131522",
"time": "2019-05-08 13:15:23",
"version": "0.8.2"
},
{
"id": "EXA2019128191012",
"name": "WPintel - WordPress Vulnerability Scanner",
"report_directory": "<reports_path>\\EXA2019128191012",
"time": "2019-05-08 19:10:13",
"version": "1.7"
}
]
}
2 changes: 1 addition & 1 deletion templates/index.html
Expand Up @@ -258,7 +258,7 @@ <h3 class="mid_header">INFO</h3>
-->
<div style="width: 100%; padding: 0px 20%;">
<div class="author_info">
ExtAnalysis Version 1.0.0
ExtAnalysis Version 1.0.1
<br>
Created By: r3dhax0r (Tuhinshubhra)
<br>
Expand Down

0 comments on commit cf0989f

Please sign in to comment.