Skip to content

Commit ce1bb60

Browse files
authored
Merge pull request #1232 from yogeshojha/release/2.0.4
Release/2.0.4
2 parents 8bd6b02 + 36905a2 commit ce1bb60

File tree

7 files changed

+146
-9
lines changed

7 files changed

+146
-9
lines changed

CHANGELOG.md

+137
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,142 @@
11
# Changelog
22

3+
## 2.0.4
4+
5+
**Release Date: April 18, 2024**
6+
7+
## What's Changed
8+
* chore: update version number to 2.0.3 by @AnonymousWP in https://github.com/yogeshojha/rengine/pull/1180
9+
* Fix various ffuf bugs by @yarysp in https://github.com/yogeshojha/rengine/pull/1199
10+
* Set and update default YAML config with all latest vars by @yarysp in https://github.com/yogeshojha/rengine/pull/1200
11+
* Add checks for placeholder in custom tool task by @yarysp in https://github.com/yogeshojha/rengine/pull/1201
12+
* Whatportis - Replace purge by truncate to prevent port import error by @yarysp in https://github.com/yogeshojha/rengine/pull/1203
13+
* ops(installation): fix nano not being installed when absent by @AnonymousWP in https://github.com/yogeshojha/rengine/pull/1143
14+
* Complete dev environment to debug/code easily by @yarysp in https://github.com/yogeshojha/rengine/pull/1196
15+
* Revert "Complete dev environment to debug/code easily" by @yogeshojha in https://github.com/yogeshojha/rengine/pull/1225
16+
* Update README.md | Fixed 1 broken link to the regine.wiki by @jostasik in https://github.com/yogeshojha/rengine/pull/1226
17+
* Fix uninitialised variable cmd in custom_subdomain_tools by @cpandya2909 in https://github.com/yogeshojha/rengine/pull/1207
18+
* [FIX] security: OS Command Injection vulnerability (x2) #1219 by @0xtejas in https://github.com/yogeshojha/rengine/pull/1227
19+
20+
## New Contributors :rocket:
21+
* @yarysp made their first contribution in https://github.com/yogeshojha/rengine/pull/1199
22+
* @jostasik made their first contribution in https://github.com/yogeshojha/rengine/pull/1226
23+
* @cpandya2909 made their first contribution in https://github.com/yogeshojha/rengine/pull/1207
24+
* @0xtejas made their first contribution in https://github.com/yogeshojha/rengine/pull/1227
25+
26+
**Full Changelog**: https://github.com/yogeshojha/rengine/compare/v2.0.3...v2.0.4
27+
28+
29+
## 2.0.3
30+
31+
**Release Date: January 25, 2024**
32+
33+
## What's Changed
34+
* CI: update GitHub action versions by @jxdv in https://github.com/yogeshojha/rengine/pull/1136
35+
* Fixed (subdomain_discovery | ERROR | local variable 'use_amass_config' referenced before assignment) by @Deathpoolxrs in https://github.com/yogeshojha/rengine/pull/1149
36+
* chore: update LICENSE by @jxdv in https://github.com/yogeshojha/rengine/pull/1153
37+
* Fix subdomains list empty in Target by @psyray in https://github.com/yogeshojha/rengine/pull/1166
38+
* Fix top menu text overflow in low resolution by @psyray in https://github.com/yogeshojha/rengine/pull/1167
39+
* Update auto comment workflow due to deprecation warnings by @ErdemOzgen in https://github.com/yogeshojha/rengine/pull/1126
40+
* Change Redirect URL after login to prevent 500 error by @psyray in https://github.com/yogeshojha/rengine/pull/1124
41+
* fix-1030: Add missing slug on target summary link by @psyray in https://github.com/yogeshojha/rengine/pull/1123
42+
43+
## New Contributors
44+
* @Deathpoolxrs made their first contribution in https://github.com/yogeshojha/rengine/pull/1149
45+
* @ErdemOzgen made their first contribution in https://github.com/yogeshojha/rengine/pull/1126
46+
47+
**Full Changelog**: https://github.com/yogeshojha/rengine/compare/v2.0.2...v2.0.3
48+
49+
50+
## 2.0.2
51+
52+
**Release Date: December 8, 2023**
53+
54+
55+
## What's Changed
56+
* Added tooltip text to dashboard total vulnerabilities tooltip by @luizmlo in https://github.com/yogeshojha/rengine/pull/1029
57+
* ops(`uninstall.sh`): add missing volumes and echo messages by @AnonymousWP in https://github.com/yogeshojha/rengine/pull/977
58+
* Fix no results in target subdomain list by @psyray in https://github.com/yogeshojha/rengine/pull/1036
59+
* Fix Tool Settings Broken Link by @aqhmal in https://github.com/yogeshojha/rengine/pull/1021
60+
* Fix subdomains list empty in Target by @psyray in https://github.com/yogeshojha/rengine/pull/1053
61+
* Raise page limit to 500 for popup list by @psyray in https://github.com/yogeshojha/rengine/pull/1051
62+
* Add directories count on Directories list by @psyray in https://github.com/yogeshojha/rengine/pull/1050
63+
* ops(docker-compose): upgrade to 2.23.0 by @AnonymousWP in https://github.com/yogeshojha/rengine/pull/1023
64+
* Fix endpoints list and count by @psyray in https://github.com/yogeshojha/rengine/pull/1041
65+
* Fix failing visualization when dorks are present by @psyray in https://github.com/yogeshojha/rengine/pull/1045
66+
* Fix note not saving by @psyray in https://github.com/yogeshojha/rengine/pull/1047
67+
* Count only not done todos in subdomains list by @psyray in https://github.com/yogeshojha/rengine/pull/1048
68+
* Fix user agent definition keyword by @psyray in https://github.com/yogeshojha/rengine/pull/1054
69+
* Upgrade project discovery tool at CT build by @psyray in https://github.com/yogeshojha/rengine/pull/1055
70+
* Add a check to not load datatables twice by @psyray in https://github.com/yogeshojha/rengine/pull/1039
71+
* Nmap port scan fails when Naabu return no port by @psyray in https://github.com/yogeshojha/rengine/pull/1067
72+
* chore(issue-templates): incorrect label name by @AnonymousWP in https://github.com/yogeshojha/rengine/pull/1066
73+
* Endpoints list popup empty by @psyray in https://github.com/yogeshojha/rengine/pull/1070
74+
* Add missing domain id value in subscan by @psyray in https://github.com/yogeshojha/rengine/pull/1069
75+
* Fixes for #1033, #1026, #1027 by @yogeshojha in https://github.com/yogeshojha/rengine/pull/1071
76+
* Temporary fix to prevent celery beat crash by @psyray in https://github.com/yogeshojha/rengine/pull/1072
77+
* fix: ffuf ANSI code processing preventing task to finish by @ocervell in https://github.com/yogeshojha/rengine/pull/1058
78+
* Update views.py by @Vijayragha1 in https://github.com/yogeshojha/rengine/pull/1074
79+
* Fix crash on saving endpoint (FFUF related only) by @psyray in https://github.com/yogeshojha/rengine/pull/1063
80+
* chore(issue-templates): fix incorrect description by @AnonymousWP in https://github.com/yogeshojha/rengine/pull/1078
81+
* IOError -> OSError by @jxdv in https://github.com/yogeshojha/rengine/pull/1081
82+
* Add directories count on Directories list by @psyray in https://github.com/yogeshojha/rengine/pull/1090
83+
* chore(issue-template): don't allow blank issues by @AnonymousWP in https://github.com/yogeshojha/rengine/pull/1089
84+
* Fix bad nuclei config name by @psyray in https://github.com/yogeshojha/rengine/pull/1098
85+
* disallow empty password by @yogeshojha in https://github.com/yogeshojha/rengine/pull/1105
86+
* fix attribute error on scan history #1103 by @yogeshojha in https://github.com/yogeshojha/rengine/pull/1104
87+
* issue-633: added already-in-org filter to target dropdown in org form by @SeanOverton in https://github.com/yogeshojha/rengine/pull/1106
88+
* Update Dockerfile to fix silicon incompatability by @SubGlitch1 in https://github.com/yogeshojha/rengine/pull/1107
89+
* Add source for nmap scan by @psyray in https://github.com/yogeshojha/rengine/pull/1108
90+
* Spelling mistake in hackerone.html by @Linuxinet in https://github.com/yogeshojha/rengine/pull/1112
91+
* fix(version): incorrect number in art by @AnonymousWP in https://github.com/yogeshojha/rengine/pull/1111
92+
* Fix report generation when `Ignore Informational Vulnerabilities` checked by @psyray in https://github.com/yogeshojha/rengine/pull/1100
93+
* fix(tool_arsenal): incorrect regex version numbers by @AnonymousWP in https://github.com/yogeshojha/rengine/pull/1086
94+
95+
## New Contributors
96+
* @luizmlo made their first contribution in https://github.com/yogeshojha/rengine/pull/1029 :partying_face:
97+
* @aqhmal made their first contribution in https://github.com/yogeshojha/rengine/pull/1021 :partying_face:
98+
* @C0wnuts made their first contribution in https://github.com/yogeshojha/rengine/pull/973 :partying_face:
99+
* @ocervell made their first contribution in https://github.com/yogeshojha/rengine/pull/1058 :partying_face:
100+
* @Vijayragha1 made their first contribution in https://github.com/yogeshojha/rengine/pull/1074 :partying_face:
101+
* @jxdv made their first contribution in https://github.com/yogeshojha/rengine/pull/1081 :partying_face:
102+
* @SeanOverton made their first contribution in https://github.com/yogeshojha/rengine/pull/1106 :partying_face:
103+
* @SubGlitch1 made their first contribution in https://github.com/yogeshojha/rengine/pull/1107 :partying_face:
104+
* @Linuxinet made their first contribution in https://github.com/yogeshojha/rengine/pull/1112 :partying_face:
105+
106+
**Full Changelog**: https://github.com/yogeshojha/rengine/compare/v2.0.1...v2.0.2
107+
108+
Once again excellent work on reNgine v2.0.2 by @AnonymousWP, @psyray, @ocervell and everybody else! :rocket:
109+
110+
## 2.0.1
111+
112+
**Release Date: October 24, 2023**
113+
114+
115+
2.0.1 fixes a ton of issues in reNgine 2.0.
116+
117+
Fixes:
118+
1. Prevent duplicating Nuclei vulns for subdomain #1012 @psyray
119+
2. Fixes for empty subdomain returned during nuclei scan #1011 @psyray
120+
3. Add all the missing slug in scanEngine view & other places #1005 @psyray
121+
4. Foxes for missing vulscan script #1004 @psyray
122+
5. Fixes for missing slug in report settings saving #1003
123+
6. Fixes for Nmap Parsing Error #1001 #1002 @psyray
124+
7. Fix nmap script ports iterable args #1000 @psyray
125+
8. Iterate over hostnames when multiple #1002 @psyray
126+
8. Gau install #998, change gauplus to gau @psyray
127+
9. Add missing slug parameter in schedule scan #996 @psyray
128+
10. Add missing slug parameter in schedule scan #996, fixes #940, #937, #897, #764 @psyray
129+
11. Add stack trace into make logs if DEBUG True #994 @psyray
130+
12. Fix dirfuzz base64 name display #993 #992 @psyray
131+
13. Fix target subdomains list not loading #991 @psyray
132+
14. Change WORDLIST constant value #987, fixes #986@psyray
133+
15. fix(notification_settings): submitting results in error 502 #981 fixes #970 @psyray
134+
16. Fixes with documentation and installation/update/uninstall scripts @anonymousWP
135+
17. Fix file directory popup not showing in detailed scan #912 @psyray
136+
137+
138+
@AnonymousWP and @psyray have been phenomenal in fixing these bugs. Thanks to both of you! :heart: :rocket:
139+
3140

4141
## 2.0.0
5142

docker-compose.dev.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ services:
9898
- POSTGRES_HOST=${POSTGRES_HOST}
9999
# THIS IS A MUST FOR CHECKING UPDATE, EVERYTIME A COMMIT IS MERGED INTO
100100
# MASTER, UPDATE THIS!!! MAJOR.MINOR.PATCH https://semver.org/
101-
- RENGINE_CURRENT_VERSION='2.0.3'
101+
- RENGINE_CURRENT_VERSION='2.0.4'
102102
volumes:
103103
- ./web:/usr/src/app
104104
- github_repos:/usr/src/github

docker-compose.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ services:
9696
- POSTGRES_HOST=${POSTGRES_HOST}
9797
# THIS IS A MUST FOR CHECKING UPDATE, EVERYTIME A COMMIT IS MERGED INTO
9898
# MASTER, UPDATE THIS!!! MAJOR.MINOR.PATCH https://semver.org/
99-
- RENGINE_CURRENT_VERSION='2.0.3'
99+
- RENGINE_CURRENT_VERSION='2.0.4'
100100
volumes:
101101
- ./web:/usr/src/app
102102
- github_repos:/usr/src/github

web/art/reNgine.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
_ __ ___| \| | __ _ _ _ __ ___
44
| '__/ _ \ . ` |/ _` | | '_ \ / _ \
55
| | | __/ |\ | (_| | | | | | __/
6-
|_| \___|_| \_|\__, |_|_| |_|\___| v2.0.2-jasper
6+
|_| \___|_| \_|\__, |_|_| |_|\___| v2.0.4-jasper
77
__/ |
88
|___/

web/dashboard/templates/dashboard/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
{% endblock custom_js_css_link %}
1818

1919
{% block breadcrumb_title %}
20-
<span class="badge badge-soft-info">reNgine 2.0.3</span>
20+
<span class="badge badge-soft-info">reNgine 2.0.4</span>
2121
{% endblock breadcrumb_title %}
2222

2323
{% block main_content %}

web/templates/base/_items/top_bar.html

+4-4
Original file line numberDiff line numberDiff line change
@@ -170,18 +170,18 @@ <h6 class="text-overflow m-0">Welcome {{user.get_username}}!</h6>
170170
<div class="logo-box">
171171
<a href="{% url 'dashboardIndex' current_project.slug %}" class="logo logo-dark text-center">
172172
<span class="logo-sm">
173-
<h3 class="text-logo vertical-center">reNgine&nbsp;<small>2.0.3</small></h3>
173+
<h3 class="text-logo vertical-center">reNgine&nbsp;<small>2.0.4</small></h3>
174174
</span>
175175
<span class="logo-lg">
176-
<h3 class="text-logo vertical-center">reNgine&nbsp;<small>2.0.3</small></h3>
176+
<h3 class="text-logo vertical-center">reNgine&nbsp;<small>2.0.4</small></h3>
177177
</span>
178178
</a>
179179
<a href="{% url 'dashboardIndex' current_project.slug %}" class="logo logo-light text-center">
180180
<span class="logo-sm">
181-
<h3 class="text-sm-logo vertical-center">reNgine&nbsp;<small>2.0.3</small></h3>
181+
<h3 class="text-sm-logo vertical-center">reNgine&nbsp;<small>2.0.4</small></h3>
182182
</span>
183183
<span class="logo-lg">
184-
<h3 class="text-lg-logo vertical-center">reNgine&nbsp;<small>2.0.3</small></h3>
184+
<h3 class="text-lg-logo vertical-center">reNgine&nbsp;<small>2.0.4</small></h3>
185185
</span>
186186
</a>
187187
</div>

web/templates/base/login.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
</a>
5959
</div>
6060
<h3 class="">Login to reNgine</h3>
61-
<p>Current release: v2.0.3</p>
61+
<p>Current release: v2.0.4</p>
6262
</div>
6363
<div class="alert alert-primary" role="alert">
6464
<a href="https://rengine.wiki" target="_blank">Learn how to create reNgine account.</a>

0 commit comments

Comments
 (0)