Recent Releases of chatgpt-api-scanner
chatgpt-api-scanner - v1.5
What's New
- API Regex update.
- Enhanced cli output. ea41a525aaacea327e1a513bb29a1abcd7d86be5
- Enhance search. 8e35e3bfe482d35f54b486c1f6a62294ebf15bcb
Full Changelog: https://github.com/Junyi-99/ChatGPT-API-Leakage/compare/v1.4...v1.5
- Python
Published by Junyi-99 over 1 year ago
chatgpt-api-scanner - v1.4
What's New
- Fix: Resolved a bug where the iframe could not be found.
- Add: Introduced new regular expressions for detecting the latest API keys. This enhancement allows for more effective scanning of
project keys.
Full Changelog: https://github.com/Junyi-99/ChatGPT-API-Leakage/compare/v1.3...v1.4
- Python
Published by Junyi-99 over 1 year ago
chatgpt-api-scanner - v1.3
What's New
Upgrade the API key regex to allow searching for sk-proj- keys.
Full Changelog: https://github.com/Junyi-99/ChatGPT-API-Leakage/compare/v1.2...v1.3
- Python
Published by Junyi-99 almost 2 years ago
chatgpt-api-scanner - v1.2
What's New
- Update to the lated database (June 14, 2024)
- Added new query keywords.
- Support for auto-resume from the last checkpoint.
- Refactored code
- Full Changelog: https://github.com/Junyi-99/ChatGPT-API-Leakage/compare/v1.1...v1.2
- Python
Published by Junyi-99 almost 2 years ago
chatgpt-api-scanner - v1.1
What's New
Update to the latest database. (2024-Apr-22)
Added two new options:
--from-iterbash python main.py --from-iter 10 # starts from iteration 10--check-existed-keys-onlybash python main.py --check-existed-keys-only # only check keys in the database
- Python
Published by Junyi-99 about 2 years ago