Releases: projectdiscovery/uncover
Releases · projectdiscovery/uncover
v1.0.9
What's Changed
- Fixed issue with
-output
option by @dogancanbakir in #499
Full Changelog: v1.0.8...v1.0.9
v1.0.8
What's Changed
🎉 New Feature
uncover -google -q "site:*.hackerone.com"
🐞 Bugs Fixes
- Fixed build error on
termux
by @RamanaReddy0M in #327 - Fixed bug to de-duplicate CLI output by @dogancanbakir in #475
Other Changes
- Added limit zoomeye request per total by @dogancanbakir in #335
- Fixed key check by @dogancanbakir in #392
- Create provider config file if not exists by @RamanaReddy0M in #431
- Added
ZOOMEYE_HOST
environment variable support by @lu4nx in #450
New Contributors
Full Changelog: v1.0.7...v1.0.8
v1.0.7
What's Changed
Other Changes
- Added support to use OS based standard config directories by @tarunKoyalwar in #302
Full Changelog: v1.0.6...v1.0.7
v1.0.6
What's Changed
🐞 Bugs Fixes
- Fixed issue with
-r
option not working with-j
option by @RamanaReddy0M in #235
Other Changes
- Added integration test for hunterhow by @codgin in #234
- Fixed provider config unmarshal by @tarunKoyalwar in #230
New Contributors
- @MetzinAround made their first contribution in #233
- @codgin made their first contribution in #234
- @Xc1Ym made their first contribution in #247
Full Changelog: v1.0.5...v1.0.6
v1.0.5
What's Changed
- Fixed nil pointer dereference panic with hunterhow source by @Mzack9999 in #224
- Fixed interface conversion panic with zoomeye source by @dogancanbakir in #228
- Fixed issue with output option by @RamanaReddy0M in #225
Issues closed in this release - https://github.com/projectdiscovery/uncover/milestone/5
New Contributors
- @RamanaReddy0M made their first contribution in #174
- @dogancanbakir made their first contribution in #228
Full Changelog: v1.0.4...v1.0.5
v1.0.4
What's Changed
- Refactored code to provide an abstracted library by @xm1k3 in #182
- Fixed an issue with FoFa API to update
domain
tohost
field by @ShubhamRasal in #197 - Fixed an issue with quake api by @Mzack9999 in #201
- Fixed an issue with provider keys loading by @Mzack9999 in #201
Issues closed in release - https://github.com/projectdiscovery/uncover/milestone/4?closed=1
Full Changelog: v1.0.3...v1.0.4
v1.0.3
What's Changed
Warning:
-delay
option is deprecated in favor of using newly added-rate-limit
option.
- Added publicwww api integration by @xm1k3 in #157
- Added hunter.how api integration by @xm1k3 in #166
- Added self update option by @RamanaReddy0M in #174
- Updated rate limit logic by @xm1k3 in #165
New Contributors
- @xm1k3 made their first contribution in #157
- @RamanaReddy0M made their first contribution in #174
Full Changelog: v1.0.2...v1.0.3
v1.0.2
What's Changed
- Added CriminalIP Search Engine support by @gy741 in #126
- Fixed issue with CIDR/IP query input by @tarunKoyalwar in #129
- Fixed EOF issue with larger output limit by @tarunKoyalwar in #129
- Removed
shodan-idb
engine from default selection by @tarunKoyalwar in #129
New Contributors
- @gy741 made their first contribution in #126
- @tarunKoyalwar made their first contribution in #129
Full Changelog: v1.0.1...v1.0.2
v1.0.1
v1.0.0
What's Changed
- Added Netlas engine support to query by @edoardottt in #97
uncover -e netlas -q jira
- Fixed issue with input containing comma in the query by @ShubhamRasal in #111
- Fixed failing GH Action #102 by @edoardottt in #103
- Updated helper libraries #100 by @edoardottt in #101
New Contributors
- @ShubhamRasal made their first contribution in #111
Full Changelog: v0.0.9...v1.0.0