v2.0.7
What's Changed
Added
- dev(debug): complete dev environment to debug/code easily by @yarysp in #68
- build(ci): automate releases based on tags and labels by @AnonymousWP in #111
- build(install/uninstall/update): improve usability, readability and overall user experience of output by @AnonymousWP in #95
- feat(version): centralize version management in web/reNgine/version.txt by @psyray in #131
- feat(docker): add support for old docker-compose command by @psyray in #132
Fixed
- fix(security): OS Command Injection vulnerability (x2) by @AnonymousWP in #2
- feat: update to 2.0.6 from upstream by @yarysp in #79
- ops(install): fix rengine install/uninstall by @yarysp in #81
- fix(file_fuzz): subdomain_id key error by @psyray in #88
- refactor(scan): custom headers by @psyray in #90
- fix(security): rework scan working folder location to prevent leaks by @psyray in #92
- fix(scan): fix bad base path retrieval for results dir by @psyray in #94
- fix(scan): rework the alive endpoint and redirection operation by @psyray in #96
- fix(scan): check value returned for all subs saved by @psyray in #100
- fix(scan): rework http_crawl to update subdomain datas by @psyray in #102
- fix(ui): reset osint dork result id before display by @psyray in #103
- fix(scan): centralize and log subdomains creation by @psyray in #97
- fix(tools): update git tools at startup by @psyray in #98
- fix(scan): add some iterable checks to prevent TypeError by @psyray in #113
- fix(screenshot): get only some columns from csv file by @psyray in #114
- fix(ui): escape vulnerability request/response in db and display in ui by @psyray in #118
- fix(fetch_url): fix unwanted subdomain and rework fetch_url task by @psyray in #126
- build(ci): fix missing write permissions by @AnonymousWP in #135
Miscellaneous
- chore(issue-templates): refactor issue forms by @AnonymousWP in #61
- docs(readme): fix links and images by @psyray in #65
- docs: update expired Discord invitation link with non expiring one by @psyray in #109
- docs: refactor documentation by @AnonymousWP in #115
- build(deps): bump Django deps to fix security issues by @psyray in #133
New Contributors
- @AnonymousWP made their first contribution in #2
Full Changelog: v2.0.3...v2.0.7