Security-Tools-Alliance / rengine-ng

reNgine-ng is an automated reconnaissance framework for web applications with a focus on highly configurable streamlined recon process via Engines, recon data correlation and organization, continuous monitoring, backed by a database, and simple yet intuitive User Interface.
GNU General Public License v3.0
52 stars 10 forks source link

build: centralize version management in web/reNgine/version.txt #89

Closed Talanor closed 2 months ago

Talanor commented 4 months ago

Fixes #70

Ready for review & testing.

psyray commented 4 months ago

Could you fix also the update check in this PR and look if the version is correctly fetched according to your changes ? https://github.com/Security-Tools-Alliance/rengine-ng/blob/b3d89e6944c47f628755ec8fb58be692e652c726/web/api/views.py#L881-L890 The API endpoint must be reworked too, correct URL is : https://api.github.com/repos/Security-Tools-Alliance/rengine-ng/releases Currently there's no release four our repo, but we will publish it when 2.1.0 will be out

psyray commented 2 months ago

No response from @Talanor Replaced by #131