File subfinder.changes of Package subfinder
-------------------------------------------------------------------
Mon Jan 12 13:19:39 UTC 2026 - ecsos <ecsos@opensuse.org> - 2.12.0
- Update to 2.12.0
- New Features
- Added API key support for HackerTarget in #1622
- Added Reconeer in #1694
- Added optional API key support for sources bin #1700
- Added request tracking to -stats flag in #1699
-------------------------------------------------------------------
Fri Dec 19 17:55:25 UTC 2025 - ecsos <ecsos@opensuse.org> - 2.11.0
- Update to 2.11.0
- New Features
- Added Profundis source in #1682
- Added MerkleMap source in #1683
- Added THC source in #1685
- Other Changes
- Improved context cancellation sources in #1680
- Updated Censys to adapt recent changes in the API in #1654
-------------------------------------------------------------------
Wed Nov 19 09:24:23 UTC 2025 - ecsos <ecsos@opensuse.org> - 2.10.0
- Update to 2.10.0
* - New Features
- Added Windvane source in #1657
- Added OnHype in #1647
- Added API key support in #1660
- Added DomainsProject source in #1663
- Added wildcard certificate detection in JSON output in #1665
* Other Changes
- Added real-time result support to ResultCallback for enumerated subdomains in #1652
- Removed hunter in #1662
- Refactored to use strings.Builder for string manipulation to improve performance in #1666
- Changes from 2.9.0
* New Features
- Added environment variable support for config files in #1650
- Added the driftnet source. in #1612
* Other Changes
- Moved v2 module to root directory for cleaner structure in #1613
- Corrected typo in README in #1621
- Corrected the working directory in the build-test action in #1631
- Renamed variables to prevent potential nil pointer dereference in netlas source in #1630
-------------------------------------------------------------------
Sun Jul 13 08:18:32 UTC 2025 - ecsos <ecsos@opensuse.org> - 2.8.0
- Update to 2.8.0
* New Features
- Added pugrecon.com source in #1585
- Added RSECloud source in #1604
- Added environment variable support for API keys in #1607
* Bug Fixes
- Fixed Dockerfile build in #1583
- Fix paginations in Hunter and Quake sources in #1603
* Other Changes
- Updated installation documentation in #1591
- Updated GoReleaser configuration in #1596
- Removed dead binaryedge source in #1592
- Modernized subfinder source code in #1601
-------------------------------------------------------------------
Wed May 21 09:15:46 UTC 2025 - ecsos <ecsos@opensuse.org>
- Update to 2.7.1
* Other Changes
- Updated dependencies
-------------------------------------------------------------------
Fri Mar 21 11:57:40 UTC 2025 - ecsos <ecsos@opensuse.org>
- Update to 2.7.0
* New Features
- Added ThreatCrowd source in #1508
- Added DigitalYama source in #1517
* Bug Fixes
- Fixed issue where input with protocols (e.g., https://example.com ) was skipped.
Now, the protocol part is removed, allowing example.com to be used in #1516
- Fixed VirusTotal limit error where the limit couldn't be larger than 40 in #1548
- Fixed query syntax for Netlas source in #1529
* Other Changes
- Removed PassiveTotal as it no longer exists in #1515
- Changed DNSRepo API endpoint to the latest version in #1540
- Skipped non-200 HTTP responses for Anubis in #1541
-------------------------------------------------------------------
Fri Mar 21 11:51:32 UTC 2025 - ecsos <ecsos@opensuse.org>
- Update to 2.6.8
* New Features
- Added hudsonrock source in #1481
* Bug Fixes
- Fixed negative statistics for sitedossier source in #1432
- Fixed GitHub source' performance issue in #1421
- Fixed the issue with source initialization to prevent the program from exiting
when encountering invalid sources during initialization in #1468
* Other Changes
- Removed the columbus source due to consistently encountering 502 errors in #1430
- Make failing sources non-default and exclude from the tests in #1475
- Removed subdomaincenter as its output quality was unsatisfactory in #1500
- Updated dnsdumpster source to use its new API in #1484
- Improved the usability of the Subfinder SDK by enabling the return of the source map in #1466
-------------------------------------------------------------------
Fri Dec 27 21:54:07 UTC 2024 - Dominik Heidler <dheidler@suse.de>
- Initial checkin