Doğan Can Bakır
91c489e75d
bump version
2026-03-05 14:12:46 +03:00
Dogan Can Bakir
3f1541a94c
Merge pull request #2351 from projectdiscovery/2350_fix_resolver_parsing
...
fix resolver parsing
2026-03-05 14:08:10 +03:00
Mzack9999
7008f3b725
Merge pull request #2397 from projectdiscovery/dependabot/go_modules/dev/modules-6b7541c889
...
chore(deps): bump the modules group with 2 updates
2026-03-04 13:24:52 +01:00
Mzack9999
7f10f219a5
Merge branch 'dev' into dependabot/go_modules/dev/modules-6b7541c889
2026-03-04 13:17:23 +01:00
Mzack9999
8cc0f058f4
Merge pull request #2427 from projectdiscovery/dependabot/go_modules/dev/golang.org/x/net-0.51.0
...
chore(deps): bump golang.org/x/net from 0.50.0 to 0.51.0
2026-03-04 13:15:24 +01:00
Mzack9999
7f910321e8
Merge pull request #2429 from projectdiscovery/dependabot/go_modules/filippo.io/edwards25519-1.1.1
...
chore(deps): bump filippo.io/edwards25519 from 1.1.0 to 1.1.1
2026-03-04 13:14:59 +01:00
dependabot[bot]
c4ee6f1cd1
chore(deps): bump golang.org/x/net from 0.50.0 to 0.51.0
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.50.0 to 0.51.0.
- [Commits](https://github.com/golang/net/compare/v0.50.0...v0.51.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-version: 0.51.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-03-04 12:07:50 +00:00
dependabot[bot]
39ab027953
chore(deps): bump filippo.io/edwards25519 from 1.1.0 to 1.1.1
...
Bumps [filippo.io/edwards25519](https://github.com/FiloSottile/edwards25519 ) from 1.1.0 to 1.1.1.
- [Commits](https://github.com/FiloSottile/edwards25519/compare/v1.1.0...v1.1.1 )
---
updated-dependencies:
- dependency-name: filippo.io/edwards25519
dependency-version: 1.1.1
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-03-04 12:07:50 +00:00
Mzack9999
3390c41fea
Merge pull request #2404 from projectdiscovery/feat/dit-page-classifier
...
Replace page classifier with dit, add -fpt flag
2026-03-04 13:06:48 +01:00
Mzack9999
579fa0547e
using explicit syntax
2026-03-04 12:35:05 +01:00
Doğan Can Bakır
30032e69bd
fix: suppress errcheck for deferred stmt.Close
2026-03-03 21:07:09 +03:00
Doğan Can Bakır
0e3ceee5d0
fix: use fmt.Fprintf instead of WriteString(fmt.Sprintf) in healthcheck
2026-03-03 21:03:32 +03:00
Doğan Can Bakır
b97e22b6ae
fix: address PR review feedback
...
- Add Deprecated comment to OutputFilterErrorPage field
- Coerce PageType to string for safe type assertion
2026-03-03 21:03:32 +03:00
Doğan Can Bakır
f4272cbc0f
refactor: lazy init dit classifier, prefer headless body for classification
2026-03-03 21:03:32 +03:00
Doğan Can Bakır
8d99c3034f
fix: suppress errcheck lint for deferred file close
2026-03-03 21:03:32 +03:00
Doğan Can Bakır
38c67c6994
fix: use projectdiscovery/actions for Go setup and linting
2026-03-03 21:03:32 +03:00
Doğan Can Bakır
8d2e876623
fix: bump actions/setup-go to v5 for Go 1.25 support
2026-03-03 21:03:32 +03:00
Doğan Can Bakır
0affea0721
fix: bump golangci-lint-action to v7 for Go 1.25 support
2026-03-03 21:03:32 +03:00
Doğan Can Bakır
1c4561ba07
feat: replace page classifier with dit, add -fpt flag
...
Closes #2403
2026-03-03 21:03:32 +03:00
Dogan Can Bakir
4311f8b736
Merge pull request #2363 from projectdiscovery/feature/database-output
...
feat: add database output support for storing scan results
2026-03-03 21:01:43 +03:00
Doğan Can Bakır
e3965cec77
style: compact struct and const block
2026-03-03 21:01:04 +03:00
dependabot[bot]
ea32607b65
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.21 to 1.2.22
- [Release notes](https://github.com/projectdiscovery/cdncheck/releases )
- [Commits](https://github.com/projectdiscovery/cdncheck/compare/v1.2.21...v1.2.22 )
Updates `github.com/projectdiscovery/wappalyzergo` from 0.2.66 to 0.2.67
- [Release notes](https://github.com/projectdiscovery/wappalyzergo/releases )
- [Commits](https://github.com/projectdiscovery/wappalyzergo/compare/v0.2.66...v0.2.67 )
---
updated-dependencies:
- dependency-name: github.com/projectdiscovery/cdncheck
dependency-version: 1.2.22
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: modules
- dependency-name: github.com/projectdiscovery/wappalyzergo
dependency-version: 0.2.67
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: modules
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-02-21 14:10:01 +00:00
Mzack9999
b23103e485
Merge pull request #2411 from projectdiscovery/dependabot/go_modules/github.com/refraction-networking/utls-1.8.2
...
chore(deps): bump github.com/refraction-networking/utls from 1.7.1 to 1.8.2
2026-02-21 18:08:44 +04:00
Mzack9999
f469225ff9
Merge pull request #2406 from projectdiscovery/dependabot/go_modules/dev/golang.org/x/net-0.50.0
...
chore(deps): bump golang.org/x/net from 0.49.0 to 0.50.0
2026-02-21 18:08:20 +04:00
dependabot[bot]
bbf4950117
chore(deps): bump github.com/refraction-networking/utls
...
Bumps [github.com/refraction-networking/utls](https://github.com/refraction-networking/utls ) from 1.7.1 to 1.8.2.
- [Release notes](https://github.com/refraction-networking/utls/releases )
- [Commits](https://github.com/refraction-networking/utls/compare/v1.7.1...v1.8.2 )
---
updated-dependencies:
- dependency-name: github.com/refraction-networking/utls
dependency-version: 1.8.2
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-02-19 17:57:28 +00:00
dependabot[bot]
80e0d7446e
chore(deps): bump golang.org/x/net from 0.49.0 to 0.50.0
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.49.0 to 0.50.0.
- [Commits](https://github.com/golang/net/compare/v0.49.0...v0.50.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-version: 0.50.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-02-16 11:12:11 +00:00
Dogan Can Bakir
1a11e4c73e
Merge pull request #2393 from assakafpix/fix/resume-lost-targets
...
fix: prevent data loss on interrupt by implementing graceful shutdown
2026-02-09 11:36:24 +03:00
Mzack9999
d54cb54817
Merge pull request #2386 from projectdiscovery/dependabot/go_modules/dev/modules-60805faa73
...
chore(deps): bump the modules group with 7 updates
2026-02-05 15:30:03 +04:00
Adel Assakaf
fa950239f2
fix: prevent data loss on interrupt by implementing graceful shutdown
2026-02-05 05:03:40 +01:00
Doğan Can Bakır
8080434e71
warn when resolver looks like file path but doesn't exist
2026-02-04 15:58:16 +03:00
Doğan Can Bakır
374fcd1770
chore: add pull request template
2026-02-03 18:34:57 +03:00
dependabot[bot]
9c43bacab9
chore(deps): bump the modules group with 7 updates
...
Bumps the modules group with 7 updates:
| Package | From | To |
| --- | --- | --- |
| [github.com/projectdiscovery/cdncheck](https://github.com/projectdiscovery/cdncheck ) | `1.2.20` | `1.2.21` |
| [github.com/projectdiscovery/dsl](https://github.com/projectdiscovery/dsl ) | `0.8.12` | `0.8.13` |
| [github.com/projectdiscovery/fastdialer](https://github.com/projectdiscovery/fastdialer ) | `0.5.3` | `0.5.4` |
| [github.com/projectdiscovery/gologger](https://github.com/projectdiscovery/gologger ) | `1.1.67` | `1.1.68` |
| [github.com/projectdiscovery/hmap](https://github.com/projectdiscovery/hmap ) | `0.0.99` | `0.0.100` |
| [github.com/projectdiscovery/retryablehttp-go](https://github.com/projectdiscovery/retryablehttp-go ) | `1.3.5` | `1.3.6` |
| [github.com/projectdiscovery/wappalyzergo](https://github.com/projectdiscovery/wappalyzergo ) | `0.2.65` | `0.2.66` |
Updates `github.com/projectdiscovery/cdncheck` from 1.2.20 to 1.2.21
- [Release notes](https://github.com/projectdiscovery/cdncheck/releases )
- [Commits](https://github.com/projectdiscovery/cdncheck/compare/v1.2.20...v1.2.21 )
Updates `github.com/projectdiscovery/dsl` from 0.8.12 to 0.8.13
- [Release notes](https://github.com/projectdiscovery/dsl/releases )
- [Commits](https://github.com/projectdiscovery/dsl/compare/v0.8.12...v0.8.13 )
Updates `github.com/projectdiscovery/fastdialer` from 0.5.3 to 0.5.4
- [Release notes](https://github.com/projectdiscovery/fastdialer/releases )
- [Commits](https://github.com/projectdiscovery/fastdialer/compare/v0.5.3...v0.5.4 )
Updates `github.com/projectdiscovery/gologger` from 1.1.67 to 1.1.68
- [Release notes](https://github.com/projectdiscovery/gologger/releases )
- [Commits](https://github.com/projectdiscovery/gologger/compare/v1.1.67...v1.1.68 )
Updates `github.com/projectdiscovery/hmap` from 0.0.99 to 0.0.100
- [Release notes](https://github.com/projectdiscovery/hmap/releases )
- [Commits](https://github.com/projectdiscovery/hmap/compare/v0.0.99...v0.0.100 )
Updates `github.com/projectdiscovery/retryablehttp-go` from 1.3.5 to 1.3.6
- [Release notes](https://github.com/projectdiscovery/retryablehttp-go/releases )
- [Commits](https://github.com/projectdiscovery/retryablehttp-go/compare/v1.3.5...v1.3.6 )
Updates `github.com/projectdiscovery/wappalyzergo` from 0.2.65 to 0.2.66
- [Release notes](https://github.com/projectdiscovery/wappalyzergo/releases )
- [Commits](https://github.com/projectdiscovery/wappalyzergo/compare/v0.2.65...v0.2.66 )
---
updated-dependencies:
- dependency-name: github.com/projectdiscovery/cdncheck
dependency-version: 1.2.21
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: modules
- dependency-name: github.com/projectdiscovery/dsl
dependency-version: 0.8.13
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: modules
- dependency-name: github.com/projectdiscovery/fastdialer
dependency-version: 0.5.4
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: modules
- dependency-name: github.com/projectdiscovery/gologger
dependency-version: 1.1.68
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: modules
- dependency-name: github.com/projectdiscovery/hmap
dependency-version: 0.0.100
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: modules
- dependency-name: github.com/projectdiscovery/retryablehttp-go
dependency-version: 1.3.6
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: modules
- dependency-name: github.com/projectdiscovery/wappalyzergo
dependency-version: 0.2.66
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: modules
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-02-02 11:32:16 +00:00
dependabot[bot]
12e36246c0
chore(deps): bump the modules group with 5 updates ( #2383 )
...
Bumps the modules group with 5 updates:
| Package | From | To |
| --- | --- | --- |
| [github.com/projectdiscovery/cdncheck](https://github.com/projectdiscovery/cdncheck ) | `1.2.19` | `1.2.20` |
| [github.com/projectdiscovery/networkpolicy](https://github.com/projectdiscovery/networkpolicy ) | `0.1.33` | `0.1.34` |
| [github.com/projectdiscovery/retryablehttp-go](https://github.com/projectdiscovery/retryablehttp-go ) | `1.3.4` | `1.3.5` |
| [github.com/projectdiscovery/useragent](https://github.com/projectdiscovery/useragent ) | `0.0.106` | `0.0.107` |
| [github.com/projectdiscovery/wappalyzergo](https://github.com/projectdiscovery/wappalyzergo ) | `0.2.64` | `0.2.65` |
Updates `github.com/projectdiscovery/cdncheck` from 1.2.19 to 1.2.20
- [Release notes](https://github.com/projectdiscovery/cdncheck/releases )
- [Commits](https://github.com/projectdiscovery/cdncheck/compare/v1.2.19...v1.2.20 )
Updates `github.com/projectdiscovery/networkpolicy` from 0.1.33 to 0.1.34
- [Release notes](https://github.com/projectdiscovery/networkpolicy/releases )
- [Commits](https://github.com/projectdiscovery/networkpolicy/compare/v0.1.33...v0.1.34 )
Updates `github.com/projectdiscovery/retryablehttp-go` from 1.3.4 to 1.3.5
- [Release notes](https://github.com/projectdiscovery/retryablehttp-go/releases )
- [Commits](https://github.com/projectdiscovery/retryablehttp-go/compare/v1.3.4...v1.3.5 )
Updates `github.com/projectdiscovery/useragent` from 0.0.106 to 0.0.107
- [Release notes](https://github.com/projectdiscovery/useragent/releases )
- [Commits](https://github.com/projectdiscovery/useragent/compare/v0.0.106...v0.0.107 )
Updates `github.com/projectdiscovery/wappalyzergo` from 0.2.64 to 0.2.65
- [Release notes](https://github.com/projectdiscovery/wappalyzergo/releases )
- [Commits](https://github.com/projectdiscovery/wappalyzergo/compare/v0.2.64...v0.2.65 )
---
updated-dependencies:
- dependency-name: github.com/projectdiscovery/cdncheck
dependency-version: 1.2.20
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: modules
- dependency-name: github.com/projectdiscovery/networkpolicy
dependency-version: 0.1.34
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: modules
- dependency-name: github.com/projectdiscovery/retryablehttp-go
dependency-version: 1.3.5
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: modules
- dependency-name: github.com/projectdiscovery/useragent
dependency-version: 0.0.107
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: modules
- dependency-name: github.com/projectdiscovery/wappalyzergo
dependency-version: 0.2.65
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-01-26 19:50:51 +07:00
Dogan Can Bakir
412eb2d533
bump version to v1.8.1 ( #2381 )
...
* bump version to v1.8.1
* version update
---------
Co-authored-by: PDTeamX <8293321+ehsandeep@users.noreply.github.com >
2026-01-22 14:09:18 +05:30
Dogan Can Bakir
96ac054c2c
Merge branch 'dev' into feature/database-output
2026-01-19 21:18:38 +07:00
Dogan Can Bakir
e3c6ba3064
Merge pull request #2376 from projectdiscovery/dependabot/go_modules/dev/modules-69b6a7d5e7
...
chore(deps): bump the modules group with 4 updates
2026-01-19 21:16:17 +07:00
Dogan Can Bakir
09efd29b96
Merge branch 'main' into dev
2026-01-19 20:57:00 +07:00
dependabot[bot]
8946dee20a
chore(deps): bump github.com/go-viper/mapstructure/v2
...
Bumps [github.com/go-viper/mapstructure/v2](https://github.com/go-viper/mapstructure ) from 2.4.0 to 2.5.0.
- [Release notes](https://github.com/go-viper/mapstructure/releases )
- [Changelog](https://github.com/go-viper/mapstructure/blob/main/CHANGELOG.md )
- [Commits](https://github.com/go-viper/mapstructure/compare/v2.4.0...v2.5.0 )
---
updated-dependencies:
- dependency-name: github.com/go-viper/mapstructure/v2
dependency-version: 2.5.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-01-19 11:50:25 +00:00
dependabot[bot]
b4228760e4
chore(deps): bump golang.org/x/net from 0.48.0 to 0.49.0
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.48.0 to 0.49.0.
- [Commits](https://github.com/golang/net/compare/v0.48.0...v0.49.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-version: 0.49.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-01-19 11:50:13 +00:00
dependabot[bot]
438c351bee
chore(deps): bump the modules group with 4 updates
...
Bumps the modules group with 4 updates: [github.com/projectdiscovery/cdncheck](https://github.com/projectdiscovery/cdncheck ), [github.com/projectdiscovery/retryablehttp-go](https://github.com/projectdiscovery/retryablehttp-go ), [github.com/projectdiscovery/utils](https://github.com/projectdiscovery/utils ) and [github.com/projectdiscovery/wappalyzergo](https://github.com/projectdiscovery/wappalyzergo ).
Updates `github.com/projectdiscovery/cdncheck` from 1.2.18 to 1.2.19
- [Release notes](https://github.com/projectdiscovery/cdncheck/releases )
- [Commits](https://github.com/projectdiscovery/cdncheck/compare/v1.2.18...v1.2.19 )
Updates `github.com/projectdiscovery/retryablehttp-go` from 1.3.3 to 1.3.4
- [Release notes](https://github.com/projectdiscovery/retryablehttp-go/releases )
- [Commits](https://github.com/projectdiscovery/retryablehttp-go/compare/v1.3.3...v1.3.4 )
Updates `github.com/projectdiscovery/utils` from 0.8.0 to 0.9.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.8.0...v0.9.0 )
Updates `github.com/projectdiscovery/wappalyzergo` from 0.2.63 to 0.2.64
- [Release notes](https://github.com/projectdiscovery/wappalyzergo/releases )
- [Commits](https://github.com/projectdiscovery/wappalyzergo/compare/v0.2.63...v0.2.64 )
---
updated-dependencies:
- dependency-name: github.com/projectdiscovery/cdncheck
dependency-version: 1.2.19
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: modules
- dependency-name: github.com/projectdiscovery/retryablehttp-go
dependency-version: 1.3.4
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: modules
- dependency-name: github.com/projectdiscovery/utils
dependency-version: 0.9.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: modules
- dependency-name: github.com/projectdiscovery/wappalyzergo
dependency-version: 0.2.64
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: modules
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-01-19 11:46:08 +00:00
dependabot[bot]
2bbc41342f
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.17` | `1.2.18` |
| [github.com/projectdiscovery/dsl](https://github.com/projectdiscovery/dsl ) | `0.8.11` | `0.8.12` |
| [github.com/projectdiscovery/fastdialer](https://github.com/projectdiscovery/fastdialer ) | `0.5.2` | `0.5.3` |
| [github.com/projectdiscovery/retryablehttp-go](https://github.com/projectdiscovery/retryablehttp-go ) | `1.3.2` | `1.3.3` |
| [github.com/projectdiscovery/wappalyzergo](https://github.com/projectdiscovery/wappalyzergo ) | `0.2.62` | `0.2.63` |
Updates `github.com/projectdiscovery/cdncheck` from 1.2.17 to 1.2.18
- [Release notes](https://github.com/projectdiscovery/cdncheck/releases )
- [Commits](https://github.com/projectdiscovery/cdncheck/compare/v1.2.17...v1.2.18 )
Updates `github.com/projectdiscovery/dsl` from 0.8.11 to 0.8.12
- [Release notes](https://github.com/projectdiscovery/dsl/releases )
- [Commits](https://github.com/projectdiscovery/dsl/compare/v0.8.11...v0.8.12 )
Updates `github.com/projectdiscovery/fastdialer` from 0.5.2 to 0.5.3
- [Release notes](https://github.com/projectdiscovery/fastdialer/releases )
- [Commits](https://github.com/projectdiscovery/fastdialer/compare/v0.5.2...v0.5.3 )
Updates `github.com/projectdiscovery/retryablehttp-go` from 1.3.2 to 1.3.3
- [Release notes](https://github.com/projectdiscovery/retryablehttp-go/releases )
- [Commits](https://github.com/projectdiscovery/retryablehttp-go/compare/v1.3.2...v1.3.3 )
Updates `github.com/projectdiscovery/wappalyzergo` from 0.2.62 to 0.2.63
- [Release notes](https://github.com/projectdiscovery/wappalyzergo/releases )
- [Commits](https://github.com/projectdiscovery/wappalyzergo/compare/v0.2.62...v0.2.63 )
---
updated-dependencies:
- dependency-name: github.com/projectdiscovery/cdncheck
dependency-version: 1.2.18
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: modules
- dependency-name: github.com/projectdiscovery/dsl
dependency-version: 0.8.12
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: modules
- dependency-name: github.com/projectdiscovery/fastdialer
dependency-version: 0.5.3
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: modules
- dependency-name: github.com/projectdiscovery/retryablehttp-go
dependency-version: 1.3.3
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: modules
- dependency-name: github.com/projectdiscovery/wappalyzergo
dependency-version: 0.2.63
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: modules
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-01-12 12:39:56 +00:00
Dogan Can Bakir
885c6035eb
Merge pull request #2371 from projectdiscovery/feature/secret-file-auth
...
feat: add secret file authentication support (-sf flag)
2026-01-12 19:39:41 +07:00
Doğan Can Bakır
93633d2e82
docs: add secret file authentication documentation
2026-01-12 15:38:45 +03:00
dependabot[bot]
d66ff35f5e
chore(deps): bump golang.org/x/text from 0.32.0 to 0.33.0
...
Bumps [golang.org/x/text](https://github.com/golang/text ) from 0.32.0 to 0.33.0.
- [Release notes](https://github.com/golang/text/releases )
- [Commits](https://github.com/golang/text/compare/v0.32.0...v0.33.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/text
dependency-version: 0.33.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-01-12 12:16:53 +00:00
Mzack9999
c125352ff3
mod tidy
2026-01-12 15:41:59 +04:00
Mzack9999
fb1ea1c9aa
Merge branch 'dev' into feature/secret-file-auth
2026-01-12 15:41:54 +04:00
Mzack9999
a4ae407118
lint
2026-01-12 15:40:40 +04:00
Dogan Can Bakir
f6aa1590eb
Merge pull request #2372 from projectdiscovery/feature/input-mode-burp
...
feat: add burp xml input mode support (-im flag)
2026-01-12 18:39:15 +07:00
Mzack9999
f445b0aa72
docs update + flags validation + debug logging
2026-01-12 15:34:24 +04:00
Doğan Can Bakır
a780d059ee
test: add comprehensive tests for auth provider
...
- Test Cookie.Parse edge cases (equals in value, spaces, empty fields)
- Test Secret validation for all auth types
- Test file loading with different extensions (case-insensitive)
- Test all auth strategies (Apply and ApplyOnRR methods)
- Test FileAuthProvider domain lookup (exact and regex)
- Test MultiAuthProvider delegation
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com >
2026-01-12 14:33:44 +03:00