v0.13.0
版本发布时间: 2024-05-14 18:03:01
GreyDGL/PentestGPT最新发布版本:v0.14.0(2024-05-15 16:27:08)
What's Changed
- format code with black by @deepsource-autofix in https://github.com/GreyDGL/PentestGPT/pull/146
- Fix typo in argument name by @Anth0rx in https://github.com/GreyDGL/PentestGPT/pull/147
- Fast bugfix by @RiccardoRobb in https://github.com/GreyDGL/PentestGPT/pull/154
- README Fix by @RiccardoRobb in https://github.com/GreyDGL/PentestGPT/pull/155
- Info Fix by @RiccardoRobb in https://github.com/GreyDGL/PentestGPT/pull/156
- style: format code with Black by @deepsource-autofix in https://github.com/GreyDGL/PentestGPT/pull/157
- Fix start with no API KEY by @RiccardoRobb in https://github.com/GreyDGL/PentestGPT/pull/159
- Fix session bug by @RiccardoRobb in https://github.com/GreyDGL/PentestGPT/pull/158
- Add description for selection options in README by @RiccardoRobb in https://github.com/GreyDGL/PentestGPT/pull/163
- Add description for the "choose of information" selection by @RiccardoRobb in https://github.com/GreyDGL/PentestGPT/pull/162
- style: format code with Black by @deepsource-autofix in https://github.com/GreyDGL/PentestGPT/pull/161
- style: format code with Black by @deepsource-autofix in https://github.com/GreyDGL/PentestGPT/pull/160
- Typos and cURL fix by @RiccardoRobb in https://github.com/GreyDGL/PentestGPT/pull/166
- Update prompt_class_v2.py by @zhangj111 in https://github.com/GreyDGL/PentestGPT/pull/167
- Langfuse by @GreyDGL in https://github.com/GreyDGL/PentestGPT/pull/172
- 🐛 Unable to use GPT4all with default setup by @wouterdebruijn in https://github.com/GreyDGL/PentestGPT/pull/179
- update readme and fix for key binding by @GreyDGL in https://github.com/GreyDGL/PentestGPT/pull/180
- fix typos by @RainRat in https://github.com/GreyDGL/PentestGPT/pull/186
- Fix a tiny typo in
main.py
by @sadra-barikbin in https://github.com/GreyDGL/PentestGPT/pull/193 - Poetry Upgrade by @GreyDGL in https://github.com/GreyDGL/PentestGPT/pull/201
- Poetry upgrade by @GreyDGL in https://github.com/GreyDGL/PentestGPT/pull/202
- fix: 🐛 fix default models used by @GreyDGL in https://github.com/GreyDGL/PentestGPT/pull/205
- Add support for customizing API Base URL using environment variables by @wyl2003 in https://github.com/GreyDGL/PentestGPT/pull/207
- Gpt4all Dev by @GreyDGL in https://github.com/GreyDGL/PentestGPT/pull/217
- fix typos by @RainRat in https://github.com/GreyDGL/PentestGPT/pull/216
- OPENAI_BASEURL environment not working fixes by @Kuromesi in https://github.com/GreyDGL/PentestGPT/pull/221
- Gemini dev by @davidbakerrobinson in https://github.com/GreyDGL/PentestGPT/pull/225
- fix: 🐛 fix OPENAI key setting issue and update readme by @GreyDGL in https://github.com/GreyDGL/PentestGPT/pull/228
- fix typos by @RainRat in https://github.com/GreyDGL/PentestGPT/pull/223
- Vision Model by @GreyDGL in https://github.com/GreyDGL/PentestGPT/pull/229
- Vision by @GreyDGL in https://github.com/GreyDGL/PentestGPT/pull/230
New Contributors
- @Anth0rx made their first contribution in https://github.com/GreyDGL/PentestGPT/pull/147
- @RiccardoRobb made their first contribution in https://github.com/GreyDGL/PentestGPT/pull/154
- @zhangj111 made their first contribution in https://github.com/GreyDGL/PentestGPT/pull/167
- @wouterdebruijn made their first contribution in https://github.com/GreyDGL/PentestGPT/pull/179
- @RainRat made their first contribution in https://github.com/GreyDGL/PentestGPT/pull/186
- @sadra-barikbin made their first contribution in https://github.com/GreyDGL/PentestGPT/pull/193
- @wyl2003 made their first contribution in https://github.com/GreyDGL/PentestGPT/pull/207
- @Kuromesi made their first contribution in https://github.com/GreyDGL/PentestGPT/pull/221
- @davidbakerrobinson made their first contribution in https://github.com/GreyDGL/PentestGPT/pull/225
Full Changelog: https://github.com/GreyDGL/PentestGPT/compare/v0.9.1...v0.13.0