Commit Graph

2761 Commits

Author SHA1 Message Date
Dogan Can Bakir 2dfda20d76 Merge pull request #2488 from projectdiscovery/dependabot/go_modules/dev/modules-94dc5d5532
chore(deps): bump the modules group with 5 updates
2026-05-13 13:48:53 +03:00
Dogan Can Bakir 79126ccb71 Merge pull request #2490 from projectdiscovery/dependabot/go_modules/dev/golang.org/x/text-0.37.0
chore(deps): bump golang.org/x/text from 0.36.0 to 0.37.0
2026-05-13 13:48:40 +03:00
dependabot[bot] 797697a251 chore(deps): bump golang.org/x/text from 0.36.0 to 0.37.0
Bumps [golang.org/x/text](https://github.com/golang/text) from 0.36.0 to 0.37.0.
- [Release notes](https://github.com/golang/text/releases)
- [Commits](https://github.com/golang/text/compare/v0.36.0...v0.37.0)

---
updated-dependencies:
- dependency-name: golang.org/x/text
  dependency-version: 0.37.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-05-11 15:47:10 +00:00
dependabot[bot] 385ef2e4f4 chore(deps): bump the modules group with 5 updates
Bumps the modules group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [github.com/projectdiscovery/cdncheck](https://github.com/projectdiscovery/cdncheck) | `1.2.34` | `1.2.35` |
| [github.com/projectdiscovery/dsl](https://github.com/projectdiscovery/dsl) | `0.8.17` | `0.8.18` |
| [github.com/projectdiscovery/fastdialer](https://github.com/projectdiscovery/fastdialer) | `0.5.6` | `0.5.7` |
| [github.com/projectdiscovery/utils](https://github.com/projectdiscovery/utils) | `0.10.1` | `0.11.0` |
| [github.com/projectdiscovery/wappalyzergo](https://github.com/projectdiscovery/wappalyzergo) | `0.2.79` | `0.2.80` |


Updates `github.com/projectdiscovery/cdncheck` from 1.2.34 to 1.2.35
- [Release notes](https://github.com/projectdiscovery/cdncheck/releases)
- [Commits](https://github.com/projectdiscovery/cdncheck/compare/v1.2.34...v1.2.35)

Updates `github.com/projectdiscovery/dsl` from 0.8.17 to 0.8.18
- [Release notes](https://github.com/projectdiscovery/dsl/releases)
- [Commits](https://github.com/projectdiscovery/dsl/compare/v0.8.17...v0.8.18)

Updates `github.com/projectdiscovery/fastdialer` from 0.5.6 to 0.5.7
- [Release notes](https://github.com/projectdiscovery/fastdialer/releases)
- [Commits](https://github.com/projectdiscovery/fastdialer/compare/v0.5.6...v0.5.7)

Updates `github.com/projectdiscovery/utils` from 0.10.1 to 0.11.0
- [Release notes](https://github.com/projectdiscovery/utils/releases)
- [Changelog](https://github.com/projectdiscovery/utils/blob/main/CHANGELOG.md)
- [Commits](https://github.com/projectdiscovery/utils/compare/v0.10.1...v0.11.0)

Updates `github.com/projectdiscovery/wappalyzergo` from 0.2.79 to 0.2.80
- [Release notes](https://github.com/projectdiscovery/wappalyzergo/releases)
- [Commits](https://github.com/projectdiscovery/wappalyzergo/compare/v0.2.79...v0.2.80)

---
updated-dependencies:
- dependency-name: github.com/projectdiscovery/cdncheck
  dependency-version: 1.2.35
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: modules
- dependency-name: github.com/projectdiscovery/dsl
  dependency-version: 0.8.18
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: modules
- dependency-name: github.com/projectdiscovery/fastdialer
  dependency-version: 0.5.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: modules
- dependency-name: github.com/projectdiscovery/utils
  dependency-version: 0.11.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: modules
- dependency-name: github.com/projectdiscovery/wappalyzergo
  dependency-version: 0.2.80
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: modules
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-05-11 15:47:00 +00:00
Dogan Can Bakir 31af5c0be5 Merge pull request #2462 from projectdiscovery/2418-store-response-only-matched
fixing output writing
2026-05-06 16:32:35 +03:00
Doğan Can Bakır 98e6af00f0 Merge remote-tracking branch 'origin/dev' into pr-2462
# Conflicts:
#	runner/runner_test.go
2026-05-06 16:22:17 +03:00
Dogan Can Bakir a4a5b2e61f Merge pull request #2481 from germanter/patch-1
Fixed typos
2026-05-06 11:47:51 +03:00
dependabot[bot] 2530a6560b chore(deps): bump the modules group with 4 updates (#2483)
Bumps the modules group with 4 updates: [github.com/projectdiscovery/cdncheck](https://github.com/projectdiscovery/cdncheck), [github.com/projectdiscovery/dsl](https://github.com/projectdiscovery/dsl), [github.com/projectdiscovery/retryablehttp-go](https://github.com/projectdiscovery/retryablehttp-go) and [github.com/projectdiscovery/wappalyzergo](https://github.com/projectdiscovery/wappalyzergo).


Updates `github.com/projectdiscovery/cdncheck` from 1.2.33 to 1.2.34
- [Release notes](https://github.com/projectdiscovery/cdncheck/releases)
- [Commits](https://github.com/projectdiscovery/cdncheck/compare/v1.2.33...v1.2.34)

Updates `github.com/projectdiscovery/dsl` from 0.8.16 to 0.8.17
- [Release notes](https://github.com/projectdiscovery/dsl/releases)
- [Commits](https://github.com/projectdiscovery/dsl/compare/v0.8.16...v0.8.17)

Updates `github.com/projectdiscovery/retryablehttp-go` from 1.3.9 to 1.3.10
- [Release notes](https://github.com/projectdiscovery/retryablehttp-go/releases)
- [Commits](https://github.com/projectdiscovery/retryablehttp-go/compare/v1.3.9...v1.3.10)

Updates `github.com/projectdiscovery/wappalyzergo` from 0.2.78 to 0.2.79
- [Release notes](https://github.com/projectdiscovery/wappalyzergo/releases)
- [Commits](https://github.com/projectdiscovery/wappalyzergo/compare/v0.2.78...v0.2.79)

---
updated-dependencies:
- dependency-name: github.com/projectdiscovery/cdncheck
  dependency-version: 1.2.34
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: modules
- dependency-name: github.com/projectdiscovery/dsl
  dependency-version: 0.8.17
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: modules
- dependency-name: github.com/projectdiscovery/retryablehttp-go
  dependency-version: 1.3.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: modules
- dependency-name: github.com/projectdiscovery/wappalyzergo
  dependency-version: 0.2.79
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: modules
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-05 05:13:01 +08:00
dependabot[bot] b1a981f10d chore(deps): bump github.com/happyhackingspace/dit from 0.0.20 to 0.0.21 (#2484)
Bumps [github.com/happyhackingspace/dit](https://github.com/happyhackingspace/dit) from 0.0.20 to 0.0.21.
- [Release notes](https://github.com/happyhackingspace/dit/releases)
- [Commits](https://github.com/happyhackingspace/dit/compare/v0.0.20...v0.0.21)

---
updated-dependencies:
- dependency-name: github.com/happyhackingspace/dit
  dependency-version: 0.0.21
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-05 05:12:41 +08:00
dependabot[bot] e6a8986110 chore(deps): bump github.com/hdm/jarm-go from 0.0.7 to 0.0.8 (#2485)
Bumps [github.com/hdm/jarm-go](https://github.com/hdm/jarm-go) from 0.0.7 to 0.0.8.
- [Release notes](https://github.com/hdm/jarm-go/releases)
- [Commits](https://github.com/hdm/jarm-go/compare/v0.0.7...v0.0.8)

---
updated-dependencies:
- dependency-name: github.com/hdm/jarm-go
  dependency-version: 0.0.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-05 05:12:26 +08:00
dependabot[bot] f2676452fc chore(deps): bump github.com/go-sql-driver/mysql from 1.9.3 to 1.10.0 (#2486)
Bumps [github.com/go-sql-driver/mysql](https://github.com/go-sql-driver/mysql) from 1.9.3 to 1.10.0.
- [Release notes](https://github.com/go-sql-driver/mysql/releases)
- [Changelog](https://github.com/go-sql-driver/mysql/blob/master/CHANGELOG.md)
- [Commits](https://github.com/go-sql-driver/mysql/compare/v1.9.3...v1.10.0)

---
updated-dependencies:
- dependency-name: github.com/go-sql-driver/mysql
  dependency-version: 1.10.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-05 05:12:11 +08:00
husler 3a70ccf397 Fixed typos
I polished the README by fixing a few grammatical errors in the features list and adding missing punctuation to the 'Running httpx' section.
2026-04-28 22:26:02 +04:00
dependabot[bot] e477f0c68a chore(deps): bump the modules group with 7 updates (#2480) 2026-04-27 21:12:09 +07:00
Mzack9999 99b2321efb Merge pull request #2477 from projectdiscovery/dependabot/go_modules/dev/github.com/happyhackingspace/dit-0.0.20
chore(deps): bump github.com/happyhackingspace/dit from 0.0.19 to 0.0.20
2026-04-22 19:59:32 +03:00
Mzack9999 5ec0489019 Merge pull request #2478 from projectdiscovery/dependabot/go_modules/dev/modules-97ff23c998
chore(deps): bump the modules group across 1 directory with 5 updates
2026-04-21 21:44:33 +03:00
dependabot[bot] 84e5691f51 chore(deps): bump the modules group across 1 directory with 5 updates
Bumps the modules group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [github.com/projectdiscovery/cdncheck](https://github.com/projectdiscovery/cdncheck) | `1.2.29` | `1.2.32` |
| [github.com/projectdiscovery/dsl](https://github.com/projectdiscovery/dsl) | `0.8.14` | `0.8.15` |
| [github.com/projectdiscovery/retryablehttp-go](https://github.com/projectdiscovery/retryablehttp-go) | `1.3.7` | `1.3.8` |
| [github.com/projectdiscovery/utils](https://github.com/projectdiscovery/utils) | `0.10.0` | `0.10.1` |
| [github.com/projectdiscovery/wappalyzergo](https://github.com/projectdiscovery/wappalyzergo) | `0.2.74` | `0.2.77` |



Updates `github.com/projectdiscovery/cdncheck` from 1.2.29 to 1.2.32
- [Release notes](https://github.com/projectdiscovery/cdncheck/releases)
- [Commits](https://github.com/projectdiscovery/cdncheck/compare/v1.2.29...v1.2.32)

Updates `github.com/projectdiscovery/dsl` from 0.8.14 to 0.8.15
- [Release notes](https://github.com/projectdiscovery/dsl/releases)
- [Commits](https://github.com/projectdiscovery/dsl/compare/v0.8.14...v0.8.15)

Updates `github.com/projectdiscovery/retryablehttp-go` from 1.3.7 to 1.3.8
- [Release notes](https://github.com/projectdiscovery/retryablehttp-go/releases)
- [Commits](https://github.com/projectdiscovery/retryablehttp-go/compare/v1.3.7...v1.3.8)

Updates `github.com/projectdiscovery/utils` from 0.10.0 to 0.10.1
- [Release notes](https://github.com/projectdiscovery/utils/releases)
- [Changelog](https://github.com/projectdiscovery/utils/blob/main/CHANGELOG.md)
- [Commits](https://github.com/projectdiscovery/utils/compare/v0.10.0...v0.10.1)

Updates `github.com/projectdiscovery/wappalyzergo` from 0.2.74 to 0.2.77
- [Release notes](https://github.com/projectdiscovery/wappalyzergo/releases)
- [Commits](https://github.com/projectdiscovery/wappalyzergo/compare/v0.2.74...v0.2.77)

---
updated-dependencies:
- dependency-name: github.com/projectdiscovery/cdncheck
  dependency-version: 1.2.32
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: modules
- dependency-name: github.com/projectdiscovery/dsl
  dependency-version: 0.8.15
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: modules
- dependency-name: github.com/projectdiscovery/retryablehttp-go
  dependency-version: 1.3.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: modules
- dependency-name: github.com/projectdiscovery/utils
  dependency-version: 0.10.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: modules
- dependency-name: github.com/projectdiscovery/wappalyzergo
  dependency-version: 0.2.77
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: modules
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-04-20 11:46:42 +00:00
dependabot[bot] 9ee287569a chore(deps): bump github.com/happyhackingspace/dit from 0.0.19 to 0.0.20
Bumps [github.com/happyhackingspace/dit](https://github.com/happyhackingspace/dit) from 0.0.19 to 0.0.20.
- [Release notes](https://github.com/happyhackingspace/dit/releases)
- [Commits](https://github.com/happyhackingspace/dit/compare/v0.0.19...v0.0.20)

---
updated-dependencies:
- dependency-name: github.com/happyhackingspace/dit
  dependency-version: 0.0.20
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-04-20 11:46:27 +00:00
Mzack9999 71923af5df Merge pull request #2473 from projectdiscovery/dependabot/go_modules/dev/github.com/happyhackingspace/dit-0.0.19
chore(deps): bump github.com/happyhackingspace/dit from 0.0.14 to 0.0.19
2026-04-15 19:16:15 +03:00
dependabot[bot] ea249dd452 chore(deps): bump github.com/happyhackingspace/dit from 0.0.14 to 0.0.19
Bumps [github.com/happyhackingspace/dit](https://github.com/happyhackingspace/dit) from 0.0.14 to 0.0.19.
- [Release notes](https://github.com/happyhackingspace/dit/releases)
- [Commits](https://github.com/happyhackingspace/dit/compare/v0.0.14...v0.0.19)

---
updated-dependencies:
- dependency-name: github.com/happyhackingspace/dit
  dependency-version: 0.0.19
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-04-15 16:08:06 +00:00
Mzack9999 df61bbad7a Merge pull request #2474 from projectdiscovery/dependabot/go_modules/dev/golang.org/x/text-0.36.0
chore(deps): bump golang.org/x/text from 0.35.0 to 0.36.0
2026-04-15 19:06:39 +03:00
dependabot[bot] 554ea26bd9 chore(deps): bump golang.org/x/text from 0.35.0 to 0.36.0
Bumps [golang.org/x/text](https://github.com/golang/text) from 0.35.0 to 0.36.0.
- [Release notes](https://github.com/golang/text/releases)
- [Commits](https://github.com/golang/text/compare/v0.35.0...v0.36.0)

---
updated-dependencies:
- dependency-name: golang.org/x/text
  dependency-version: 0.36.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-04-13 11:03:19 +00:00
Mzack9999 1c3f6dfced Merge pull request #2470 from projectdiscovery/dependabot/go_modules/dev/github.com/lib/pq-1.12.3
chore(deps): bump github.com/lib/pq from 1.12.0 to 1.12.3
2026-04-09 21:35:48 +02:00
dependabot[bot] 402e5b9844 chore(deps): bump github.com/lib/pq from 1.12.0 to 1.12.3
Bumps [github.com/lib/pq](https://github.com/lib/pq) from 1.12.0 to 1.12.3.
- [Release notes](https://github.com/lib/pq/releases)
- [Changelog](https://github.com/lib/pq/blob/master/CHANGELOG.md)
- [Commits](https://github.com/lib/pq/compare/v1.12.0...v1.12.3)

---
updated-dependencies:
- dependency-name: github.com/lib/pq
  dependency-version: 1.12.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-04-06 10:33:16 +00:00
Mzack9999 490f141ed2 Merge pull request #2466 from projectdiscovery/dependabot/go_modules/dev/modules-f107ccd5b7
chore(deps): bump the modules group with 6 updates
2026-03-31 20:28:25 +02:00
dependabot[bot] ec46e1bf00 chore(deps): bump the modules group with 6 updates
Bumps the modules group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [github.com/projectdiscovery/cdncheck](https://github.com/projectdiscovery/cdncheck) | `1.2.28` | `1.2.29` |
| [github.com/projectdiscovery/fastdialer](https://github.com/projectdiscovery/fastdialer) | `0.5.5` | `0.5.6` |
| [github.com/projectdiscovery/networkpolicy](https://github.com/projectdiscovery/networkpolicy) | `0.1.35` | `0.1.36` |
| [github.com/projectdiscovery/ratelimit](https://github.com/projectdiscovery/ratelimit) | `0.0.84` | `0.0.85` |
| [github.com/projectdiscovery/retryablehttp-go](https://github.com/projectdiscovery/retryablehttp-go) | `1.3.6` | `1.3.7` |
| [github.com/projectdiscovery/wappalyzergo](https://github.com/projectdiscovery/wappalyzergo) | `0.2.73` | `0.2.74` |


Updates `github.com/projectdiscovery/cdncheck` from 1.2.28 to 1.2.29
- [Release notes](https://github.com/projectdiscovery/cdncheck/releases)
- [Commits](https://github.com/projectdiscovery/cdncheck/compare/v1.2.28...v1.2.29)

Updates `github.com/projectdiscovery/fastdialer` from 0.5.5 to 0.5.6
- [Release notes](https://github.com/projectdiscovery/fastdialer/releases)
- [Commits](https://github.com/projectdiscovery/fastdialer/compare/v0.5.5...v0.5.6)

Updates `github.com/projectdiscovery/networkpolicy` from 0.1.35 to 0.1.36
- [Release notes](https://github.com/projectdiscovery/networkpolicy/releases)
- [Commits](https://github.com/projectdiscovery/networkpolicy/compare/v0.1.35...v0.1.36)

Updates `github.com/projectdiscovery/ratelimit` from 0.0.84 to 0.0.85
- [Release notes](https://github.com/projectdiscovery/ratelimit/releases)
- [Commits](https://github.com/projectdiscovery/ratelimit/compare/v0.0.84...v0.0.85)

Updates `github.com/projectdiscovery/retryablehttp-go` from 1.3.6 to 1.3.7
- [Release notes](https://github.com/projectdiscovery/retryablehttp-go/releases)
- [Commits](https://github.com/projectdiscovery/retryablehttp-go/compare/v1.3.6...v1.3.7)

Updates `github.com/projectdiscovery/wappalyzergo` from 0.2.73 to 0.2.74
- [Release notes](https://github.com/projectdiscovery/wappalyzergo/releases)
- [Commits](https://github.com/projectdiscovery/wappalyzergo/compare/v0.2.73...v0.2.74)

---
updated-dependencies:
- dependency-name: github.com/projectdiscovery/cdncheck
  dependency-version: 1.2.29
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: modules
- dependency-name: github.com/projectdiscovery/fastdialer
  dependency-version: 0.5.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: modules
- dependency-name: github.com/projectdiscovery/networkpolicy
  dependency-version: 0.1.36
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: modules
- dependency-name: github.com/projectdiscovery/ratelimit
  dependency-version: 0.0.85
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: modules
- dependency-name: github.com/projectdiscovery/retryablehttp-go
  dependency-version: 1.3.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: modules
- dependency-name: github.com/projectdiscovery/wappalyzergo
  dependency-version: 0.2.74
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: modules
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-30 10:56:12 +00:00
Dogan Can Bakir 2cc533074e Merge pull request #2463 from projectdiscovery/2014-ip-aware-duplicate-filter
adding ip aware dedup
2026-03-25 14:11:38 +03:00
Mzack9999 9eebed0deb Merge pull request #2465 from projectdiscovery/dependabot/go_modules/dev/github.com/lib/pq-1.12.0
chore(deps): bump github.com/lib/pq from 1.11.2 to 1.12.0
2026-03-24 02:26:58 +01:00
dependabot[bot] 3c0d92d78d chore(deps): bump the modules group with 7 updates (#2464)
Bumps the modules group with 7 updates:

| Package | From | To |
| --- | --- | --- |
| [github.com/projectdiscovery/cdncheck](https://github.com/projectdiscovery/cdncheck) | `1.2.27` | `1.2.28` |
| [github.com/projectdiscovery/dsl](https://github.com/projectdiscovery/dsl) | `0.8.13` | `0.8.14` |
| [github.com/projectdiscovery/fastdialer](https://github.com/projectdiscovery/fastdialer) | `0.5.4` | `0.5.5` |
| [github.com/projectdiscovery/networkpolicy](https://github.com/projectdiscovery/networkpolicy) | `0.1.34` | `0.1.35` |
| [github.com/projectdiscovery/ratelimit](https://github.com/projectdiscovery/ratelimit) | `0.0.83` | `0.0.84` |
| [github.com/projectdiscovery/utils](https://github.com/projectdiscovery/utils) | `0.9.0` | `0.10.0` |
| [github.com/projectdiscovery/wappalyzergo](https://github.com/projectdiscovery/wappalyzergo) | `0.2.72` | `0.2.73` |


Updates `github.com/projectdiscovery/cdncheck` from 1.2.27 to 1.2.28
- [Release notes](https://github.com/projectdiscovery/cdncheck/releases)
- [Commits](https://github.com/projectdiscovery/cdncheck/compare/v1.2.27...v1.2.28)

Updates `github.com/projectdiscovery/dsl` from 0.8.13 to 0.8.14
- [Release notes](https://github.com/projectdiscovery/dsl/releases)
- [Commits](https://github.com/projectdiscovery/dsl/compare/v0.8.13...v0.8.14)

Updates `github.com/projectdiscovery/fastdialer` from 0.5.4 to 0.5.5
- [Release notes](https://github.com/projectdiscovery/fastdialer/releases)
- [Commits](https://github.com/projectdiscovery/fastdialer/compare/v0.5.4...v0.5.5)

Updates `github.com/projectdiscovery/networkpolicy` from 0.1.34 to 0.1.35
- [Release notes](https://github.com/projectdiscovery/networkpolicy/releases)
- [Commits](https://github.com/projectdiscovery/networkpolicy/compare/v0.1.34...v0.1.35)

Updates `github.com/projectdiscovery/ratelimit` from 0.0.83 to 0.0.84
- [Release notes](https://github.com/projectdiscovery/ratelimit/releases)
- [Commits](https://github.com/projectdiscovery/ratelimit/compare/v0.0.83...v0.0.84)

Updates `github.com/projectdiscovery/utils` from 0.9.0 to 0.10.0
- [Release notes](https://github.com/projectdiscovery/utils/releases)
- [Changelog](https://github.com/projectdiscovery/utils/blob/main/CHANGELOG.md)
- [Commits](https://github.com/projectdiscovery/utils/compare/v0.9.0...v0.10.0)

Updates `github.com/projectdiscovery/wappalyzergo` from 0.2.72 to 0.2.73
- [Release notes](https://github.com/projectdiscovery/wappalyzergo/releases)
- [Commits](https://github.com/projectdiscovery/wappalyzergo/compare/v0.2.72...v0.2.73)

---
updated-dependencies:
- dependency-name: github.com/projectdiscovery/cdncheck
  dependency-version: 1.2.28
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: modules
- dependency-name: github.com/projectdiscovery/dsl
  dependency-version: 0.8.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: modules
- dependency-name: github.com/projectdiscovery/fastdialer
  dependency-version: 0.5.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: modules
- dependency-name: github.com/projectdiscovery/networkpolicy
  dependency-version: 0.1.35
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: modules
- dependency-name: github.com/projectdiscovery/ratelimit
  dependency-version: 0.0.84
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: modules
- dependency-name: github.com/projectdiscovery/utils
  dependency-version: 0.10.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: modules
- dependency-name: github.com/projectdiscovery/wappalyzergo
  dependency-version: 0.2.73
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: modules
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-23 19:05:36 +07:00
dependabot[bot] e7e8d8d3b9 chore(deps): bump github.com/lib/pq from 1.11.2 to 1.12.0
Bumps [github.com/lib/pq](https://github.com/lib/pq) from 1.11.2 to 1.12.0.
- [Release notes](https://github.com/lib/pq/releases)
- [Changelog](https://github.com/lib/pq/blob/master/CHANGELOG.md)
- [Commits](https://github.com/lib/pq/compare/v1.11.2...v1.12.0)

---
updated-dependencies:
- dependency-name: github.com/lib/pq
  dependency-version: 1.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-23 10:43:55 +00:00
Mzack9999 7d765f4372 adding ip aware dedup 2026-03-22 13:59:22 +01:00
Mzack9999 3adf9cef13 fixing output writing 2026-03-22 13:35:16 +01:00
Mzack9999 9836829c62 Merge pull request #2455 from tal7aouy/fix/unsafe-head-nil-pointer
fix: prevent nil panic for unsafe HEAD requests
2026-03-21 00:10:59 +01:00
Mzack9999 6425eb5ed0 fmt 2026-03-21 00:01:56 +01:00
Mzack9999 650ebd1386 Merge pull request #2439 from usernametooshort/fix/testAndSet-race
fix(runner): add mutex to testAndSet to prevent race condition
2026-03-20 23:59:17 +01:00
Mzack9999 2e901d06e9 adding tests 2026-03-20 23:51:54 +01:00
Mzack9999 ecef472ab6 Merge pull request #2424 from Veirt/fix/http11-retry-fallback-2240
fix(httpx): keep retry fallback on HTTP/1.1 when -pr http11 is set
2026-03-19 16:49:49 +01:00
Mzack9999 6bb24a6103 Merge pull request #2451 from projectdiscovery/dependabot/go_modules/dev/modules-f99fb21701
chore(deps): bump the modules group with 2 updates
2026-03-19 11:56:24 +01:00
Mhammed Talhaouy 8ae53cb9ae fix: prevent nil panic for unsafe HEAD requests 2026-03-19 00:12:21 +00:00
Mzack9999 0045108570 Merge pull request #2453 from projectdiscovery/dependabot/go_modules/dev/github.com/PuerkitoBio/goquery-1.12.0
chore(deps): bump github.com/PuerkitoBio/goquery from 1.11.0 to 1.12.0
2026-03-16 15:33:14 +01:00
dependabot[bot] d096dda66f chore(deps): bump github.com/PuerkitoBio/goquery from 1.11.0 to 1.12.0
Bumps [github.com/PuerkitoBio/goquery](https://github.com/PuerkitoBio/goquery) from 1.11.0 to 1.12.0.
- [Release notes](https://github.com/PuerkitoBio/goquery/releases)
- [Commits](https://github.com/PuerkitoBio/goquery/compare/v1.11.0...v1.12.0)

---
updated-dependencies:
- dependency-name: github.com/PuerkitoBio/goquery
  dependency-version: 1.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-16 10:42:29 +00:00
dependabot[bot] 3014fe15f4 chore(deps): bump the modules group with 2 updates
Bumps the modules group with 2 updates: [github.com/projectdiscovery/cdncheck](https://github.com/projectdiscovery/cdncheck) and [github.com/projectdiscovery/wappalyzergo](https://github.com/projectdiscovery/wappalyzergo).


Updates `github.com/projectdiscovery/cdncheck` from 1.2.26 to 1.2.27
- [Release notes](https://github.com/projectdiscovery/cdncheck/releases)
- [Commits](https://github.com/projectdiscovery/cdncheck/compare/v1.2.26...v1.2.27)

Updates `github.com/projectdiscovery/wappalyzergo` from 0.2.71 to 0.2.72
- [Release notes](https://github.com/projectdiscovery/wappalyzergo/releases)
- [Commits](https://github.com/projectdiscovery/wappalyzergo/compare/v0.2.71...v0.2.72)

---
updated-dependencies:
- dependency-name: github.com/projectdiscovery/cdncheck
  dependency-version: 1.2.27
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: modules
- dependency-name: github.com/projectdiscovery/wappalyzergo
  dependency-version: 0.2.72
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: modules
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-16 10:42:19 +00:00
Dogan Can Bakir 73afc60925 Merge pull request #2443 from projectdiscovery/dependabot/go_modules/dev/github.com/weppos/publicsuffix-go-0.50.3
chore(deps): bump github.com/weppos/publicsuffix-go from 0.50.3-0.20260104170930-90713dec78f2 to 0.50.3
2026-03-10 00:08:15 +03:00
Dogan Can Bakir 884668c8f1 Merge pull request #2442 from projectdiscovery/dependabot/go_modules/dev/modules-314bd53680
chore(deps): bump the modules group with 2 updates
2026-03-10 00:07:39 +03:00
Dogan Can Bakir e948c3ba54 Merge pull request #2446 from projectdiscovery/dependabot/go_modules/dev/github.com/happyhackingspace/dit-0.0.14
chore(deps): bump github.com/happyhackingspace/dit from 0.0.9 to 0.0.14
2026-03-10 00:06:00 +03:00
dependabot[bot] 358457f597 chore(deps): bump github.com/happyhackingspace/dit from 0.0.9 to 0.0.14
Bumps [github.com/happyhackingspace/dit](https://github.com/happyhackingspace/dit) from 0.0.9 to 0.0.14.
- [Release notes](https://github.com/happyhackingspace/dit/releases)
- [Commits](https://github.com/happyhackingspace/dit/compare/v0.0.9...v0.0.14)

---
updated-dependencies:
- dependency-name: github.com/happyhackingspace/dit
  dependency-version: 0.0.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-09 21:02:24 +00:00
dependabot[bot] 9be814d5af chore(deps): bump github.com/weppos/publicsuffix-go
Bumps [github.com/weppos/publicsuffix-go](https://github.com/weppos/publicsuffix-go) from 0.50.3-0.20260104170930-90713dec78f2 to 0.50.3.
- [Changelog](https://github.com/weppos/publicsuffix-go/blob/main/CHANGELOG.md)
- [Commits](https://github.com/weppos/publicsuffix-go/commits/v0.50.3)

---
updated-dependencies:
- dependency-name: github.com/weppos/publicsuffix-go
  dependency-version: 0.50.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-09 21:02:20 +00:00
Dogan Can Bakir 95a1f7a2e3 Merge pull request #2445 from projectdiscovery/dependabot/go_modules/dev/go.mongodb.org/mongo-driver-1.17.9
chore(deps): bump go.mongodb.org/mongo-driver from 1.17.6 to 1.17.9
2026-03-10 00:01:25 +03:00
Dogan Can Bakir 2262c02f2a Merge pull request #2444 from projectdiscovery/dependabot/go_modules/dev/github.com/lib/pq-1.11.2
chore(deps): bump github.com/lib/pq from 1.10.9 to 1.11.2
2026-03-10 00:01:04 +03:00
dependabot[bot] e4aff87efe chore(deps): bump go.mongodb.org/mongo-driver from 1.17.6 to 1.17.9
Bumps [go.mongodb.org/mongo-driver](https://github.com/mongodb/mongo-go-driver) from 1.17.6 to 1.17.9.
- [Release notes](https://github.com/mongodb/mongo-go-driver/releases)
- [Commits](https://github.com/mongodb/mongo-go-driver/compare/v1.17.6...v1.17.9)

---
updated-dependencies:
- dependency-name: go.mongodb.org/mongo-driver
  dependency-version: 1.17.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-09 10:55:43 +00:00
dependabot[bot] d5737fbebd chore(deps): bump github.com/lib/pq from 1.10.9 to 1.11.2
Bumps [github.com/lib/pq](https://github.com/lib/pq) from 1.10.9 to 1.11.2.
- [Release notes](https://github.com/lib/pq/releases)
- [Changelog](https://github.com/lib/pq/blob/master/CHANGELOG.md)
- [Commits](https://github.com/lib/pq/compare/v1.10.9...v1.11.2)

---
updated-dependencies:
- dependency-name: github.com/lib/pq
  dependency-version: 1.11.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-09 10:55:37 +00:00