|
1 | 1 | # Changelog
|
2 | 2 |
|
| 3 | +## 2.1.3 |
| 4 | + |
| 5 | +**Release Date: Aug 18, 2024** |
| 6 | + |
| 7 | +## What's Changed |
| 8 | + |
| 9 | +### Security Update |
| 10 | + |
| 11 | +* (Security) CVE-2024-41661 Stored Cross-Site Scripting (XSS) via DNS Record Poisoning reported by @touhidshaikh Advisory https://github.com/yogeshojha/rengine/security/advisories/GHSA-96q4-fj2m-jqf7 |
| 12 | + |
| 13 | +### Bug Fixes |
| 14 | + |
| 15 | +* remove redundant docker environment variables by @jxdv in https://github.com/yogeshojha/rengine/pull/1353 |
| 16 | +* fix: reNgine installation issue due to orjson and langchain #1362 by @yogeshojha in https://github.com/yogeshojha/rengine/pull/1363 |
| 17 | +* #1364 FIx whois lookup and improve performance by executing various modules of whois lookup to run concurrently by @yogeshojha in https://github.com/yogeshojha/rengine/pull/1368 |
| 18 | +* chores: Add error handling for the curl command by @gitworkflows in https://github.com/yogeshojha/rengine/pull/1367 |
| 19 | +* Update Github Actions Workflows by @yogeshojha in https://github.com/yogeshojha/rengine/pull/1369 |
| 20 | +* chores: Fix docker build on master by @yogeshojha in https://github.com/yogeshojha/rengine/pull/1373 |
| 21 | + |
| 22 | +#### New Contributors |
| 23 | +* @gitworkflows made their first contribution in https://github.com/yogeshojha/rengine/pull/1367 |
| 24 | + |
| 25 | +**Full Changelog**: https://github.com/yogeshojha/rengine/compare/v2.1.2...v2.1.3 |
| 26 | + |
3 | 27 | ## 2.1.2
|
4 | 28 |
|
5 | 29 | **Release Date: July 30, 2024**
|
|
44 | 68 | * Fix #1315 Fix for todo URLs not compatible with slugs by @yogeshojha in https://github.com/yogeshojha/rengine/pull/1316
|
45 | 69 | * Fixes #1122 But in port service lookup that caused multiple entries of Port with same port number but different service name/description by @yogeshojha in https://github.com/yogeshojha/rengine/pull/1317
|
46 | 70 |
|
47 |
| -## New Contributors |
| 71 | +#### New Contributors |
48 | 72 | * @emmanuel-ferdman made their first contribution in https://github.com/yogeshojha/rengine/pull/1286
|
49 | 73 |
|
50 | 74 | **Full Changelog**: https://github.com/yogeshojha/rengine/compare/v2.1.0...v2.1.1
|
|
66 | 90 | * Release/2.1.0 by @yogeshojha in https://github.com/yogeshojha/rengine/pull/1147
|
67 | 91 | * Dockerfile Build Multiple Platforms by @vncloudsco in https://github.com/yogeshojha/rengine/pull/1210
|
68 | 92 |
|
69 |
| -## New Contributors |
| 93 | +#### New Contributors |
70 | 94 | * @fopina made their first contribution in https://github.com/yogeshojha/rengine/pull/1230
|
71 | 95 | * @iuime made their first contribution in https://github.com/yogeshojha/rengine/pull/1137
|
72 | 96 | * @null-ref-0000 made their first contribution in https://github.com/yogeshojha/rengine/pull/1275
|
|
91 | 115 | * Fix/infoga removal by @yogeshojha in https://github.com/yogeshojha/rengine/pull/1249
|
92 | 116 | * Fix #1241 by @yogeshojha in https://github.com/yogeshojha/rengine/pull/1251
|
93 | 117 |
|
94 |
| -## New Contributors |
| 118 | +#### New Contributors |
95 | 119 | * @Talanor made their first contribution in https://github.com/yogeshojha/rengine/pull/1245
|
96 | 120 | * @specters312 made their first contribution in https://github.com/yogeshojha/rengine/pull/1239
|
97 | 121 | * @TH3xACE made their first contribution in https://github.com/yogeshojha/rengine/pull/1224
|
|
121 | 145 | * Fix uninitialised variable cmd in custom_subdomain_tools by @cpandya2909 in https://github.com/yogeshojha/rengine/pull/1207
|
122 | 146 | * [FIX] security: OS Command Injection vulnerability (x2) #1219 by @0xtejas in https://github.com/yogeshojha/rengine/pull/1227
|
123 | 147 |
|
124 |
| -## New Contributors :rocket: |
| 148 | +### New Contributors :rocket: |
125 | 149 | * @yarysp made their first contribution in https://github.com/yogeshojha/rengine/pull/1199
|
126 | 150 | * @jostasik made their first contribution in https://github.com/yogeshojha/rengine/pull/1226
|
127 | 151 | * @cpandya2909 made their first contribution in https://github.com/yogeshojha/rengine/pull/1207
|
|
144 | 168 | * Change Redirect URL after login to prevent 500 error by @psyray in https://github.com/yogeshojha/rengine/pull/1124
|
145 | 169 | * fix-1030: Add missing slug on target summary link by @psyray in https://github.com/yogeshojha/rengine/pull/1123
|
146 | 170 |
|
147 |
| -## New Contributors |
| 171 | +### New Contributors |
148 | 172 | * @Deathpoolxrs made their first contribution in https://github.com/yogeshojha/rengine/pull/1149
|
149 | 173 | * @ErdemOzgen made their first contribution in https://github.com/yogeshojha/rengine/pull/1126
|
150 | 174 |
|
|
196 | 220 | * Fix report generation when `Ignore Informational Vulnerabilities` checked by @psyray in https://github.com/yogeshojha/rengine/pull/1100
|
197 | 221 | * fix(tool_arsenal): incorrect regex version numbers by @AnonymousWP in https://github.com/yogeshojha/rengine/pull/1086
|
198 | 222 |
|
199 |
| -## New Contributors |
| 223 | +### New Contributors |
200 | 224 | * @luizmlo made their first contribution in https://github.com/yogeshojha/rengine/pull/1029 :partying_face:
|
201 | 225 | * @aqhmal made their first contribution in https://github.com/yogeshojha/rengine/pull/1021 :partying_face:
|
202 | 226 | * @C0wnuts made their first contribution in https://github.com/yogeshojha/rengine/pull/973 :partying_face:
|
|
0 commit comments