greydgl--pentestgpt
6a767aae02
* feat: 🎸 add new models * minor readme update * style: format code with Black This commit fixes the style issues introduced in dafa18b according to the output from Black. Details: https://github.com/GreyDGL/PentestGPT/pull/274 --------- Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>
PentestGPT Code Structure
General Workflow
- Initialization
- Initialize two modules: reasoning and parsing.
- Ask for task information from the user.
- Initialize the Penetration Testing Tree (PTT).