OWASP / Nettacker

Automated Penetration Testing Framework - Open-Source Vulnerability Scanner - Vulnerability Management
https://owasp.org/www-project-nettacker/
Apache License 2.0
3.33k stars 745 forks source link

creating pyproject.toml file #633

Closed kailashchoudhary11 closed 2 days ago

kailashchoudhary11 commented 1 year ago

Setting up a pyproject.toml file for the project

AtmegaBuzz commented 1 year ago

/assign

securestep9 commented 1 year ago

@AtmegaBuzz Getting Error: [tool.poetry] section not found in pyproject.toml !

prbhtkumr commented 11 months ago

hey, is this issue still open? i want to start participating in the project and am looking for a starting point.

securestep9 commented 1 month ago

There is a major code refactoring ongoing right now with additional work done as part of Google Summer of Code 2024. We will include your suggestions once the new version of Nettacker with refactored codebase is released at the end of August

arkid15r commented 2 days ago

Implemented in https://github.com/OWASP/Nettacker/pull/863