v2.5.8
projectdiscovery/subfinderv2.5.8May 1, 2023by ehsandeep
AI Summary
Introduces leakix.net as a new source and resolves an issue with the 360quake API include field specification.
Key Highlights
- Added leakix.net as a new source support
- Fixed 360quake API to specify include field
New Features
- leakix.net source
Full Release Notes
## What's Changed * Added [leakix api](https://leakix.net/) as new source support (#743) by @gboddin in https://github.com/projectdiscovery/subfinder/pull/793 * Fixed 360quake api to specify include field by @chushuai in https://github.com/projectdiscovery/subfinder/pull/815 * Updated code to get domain result with `onresultcallback` by @dogancanbakir in https://github.com/projectdiscovery/subfinder/pull/800 * Updated hackertarget source url by @ehsandeep in https://github.com/projectdiscovery/subfinder/pull/823 Issues closed in release - https://github.com/projectdiscovery/subfinder/milestone/6?closed=1 ## Deps update * chore(deps): bump actions/setup-go from 3 to 4 by @dependabot in https://github.com/projectdiscovery/subfinder/pull/794 * chore(deps): bump github.com/projectdiscovery/chaos-client from 0.5.0 to 0.5.1 in /v2 by @dependabot in https://github.com/projectdiscovery/subfinder/pull/797 * chore(deps): bump alpine from 3.17.2 to 3.17.3 by @dependabot in https://github.com/projectdiscovery/subfinder/pull/801 * chore(deps): bump github.com/projectdiscovery/utils from 0.0.16 to 0.0.19 in /v2 by @dependabot in https://github.com/projectdiscovery/subfinder/pull/802 * chore(deps): bump golang from 1.20.1-alpine to 1.20.3-alpine by @dependabot in https://github.com/projectdiscovery/subfinder/pull/803 * chore(deps): bump github.com/rs/xid from 1.4.0 to 1.5.0 in /v2 by @dependabot in https://github.com/projectdiscovery/subfinder/pull/804 * chore(deps): bump github.com/lib/pq from 1.10.7 to 1.10.8 in /v2 by @dependabot in https://github.com/projectdiscovery/subfinder/pull/808 * chore(deps): bump github.com/projectdiscovery/utils from 0.0.19 to 0.0.24 in /v2 by @dependabot in https://github.com/projectdiscovery/subfinder/pull/810 * chore(deps): bump github.com/projectdiscovery/utils from 0.0.24 to 0.0.25 in /v2 by @dependabot in https://github.com/projectdiscovery/subfinder/pull/818 * chore(deps): bump github.com/lib/pq from 1.10.8 to 1.10.9 in /v2 by @dependabot in https://github.com/projectdiscovery/subfinder/pull/821 * chore(deps): bump github.com/projectdiscovery/utils from 0.0.25 to 0.0.26 in /v2 by @dependabot in https://github.com/projectdiscovery/subfinder/pull/826 * chore(deps): bump github.com/projectdiscovery/dnsx from 1.1.3 to 1.1.4 in /v2 by @dependabot in https://github.com/projectdiscovery/subfinder/pull/825 ## New Contributors * @gboddin made their first contribution in https://github.com/projectdiscovery/subfinder/pull/793 * @chushuai made their first contribution in https://github.com/projectdiscovery/subfinder/pull/816 **Full Changelog**: https://github.com/projectdiscovery/subfinder/compare/v2.5.7...v2.5.8