Releases: opsdisk/pagodo
Releases · opsdisk/pagodo
v2.6.4
- Bumped version to 2.6.4 because of
requests
version bump to 2.32.3
v2.6.3
- Bumped versions in
pagodo.py
and ghdb_scraper.py
because of requests
version 2.32.2 bump.
v2.6.2
- Bump yagooglesearch version to 1.10.0
v2.6.1
- Bump beautifulsoup4 from 4.12.2 to 4.12.3
- Added verbose switch options
v2.6.0
- Bumped
yagooglesearch
to version 1.9.0
v2.5.0
- Bumped
yagooglesearch
to version 1.8.2
- Updated README with how to create Python virtual environment
v2.4.0
- Added
--log
switch to specify log file name. Thank you @cgeopapa for #79!
- Cleaned up logging architecture
- Updated dorks files from GHDB
- Bumped dependencies in
requirements.txt
v2.3.1
- Added switches to optionally provide a file name for both text and JSON output. Thank you @cgeopapa for #68
v2.2.1
Updated requirements.txt
to utilize the updated yagooglesearch
and requests
library versions.