17 Commits

Author SHA1 Message Date
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 1c4561ba07 feat: replace page classifier with dit, add -fpt flag
Closes #2403
2026-03-03 21:03:32 +03:00
Ramana Reddy 55643e3407 Use asnmap latest api (#1595)
* Use asnmap latest api

* Update workflows

* Add auth option
2024-02-27 17:51:13 +05:30
sandeep 3e008c0760 asnmap dep update 2023-11-10 14:41:44 +05:30
dependabot[bot] 5ed2fab4e1 chore(deps): bump github.com/projectdiscovery/dsl from 0.0.12 to 0.0.14 (#1286)
* chore(deps): bump github.com/projectdiscovery/dsl from 0.0.12 to 0.0.14

Bumps [github.com/projectdiscovery/dsl](https://github.com/projectdiscovery/dsl) from 0.0.12 to 0.0.14.
- [Release notes](https://github.com/projectdiscovery/dsl/releases)
- [Commits](https://github.com/projectdiscovery/dsl/compare/v0.0.12...v0.0.14)

---
updated-dependencies:
- dependency-name: github.com/projectdiscovery/dsl
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* bump go version

* updating readme

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Sandeep Singh <sandeep@projectdiscovery.io>
Co-authored-by: mzack <marco.rivoli.nvh@gmail.com>
2023-07-17 20:59:12 +05:30
sandeep 3dcf9994e0 workflow update 2023-06-27 20:46:40 +05:30
dependabot[bot] f273a9e42d chore(deps): bump actions/setup-go from 3 to 4
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 3 to 4.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-20 10:57:09 +00:00
sandeep ee7430b264 Update HTTPX to v1.2.8 and update necessary files for compatibility. 2023-03-05 14:43:33 +05:30
Mzack9999 db1bc2ebba Reworking favicon hash calculation (#906)
* Reworking favicon hash calculation

* removing debug code

* bumping go to 1.19

* removing automatic follow redirect

* more edge cases

* added favicon path info
2023-01-06 18:28:08 +05:30
Sandeep Singh a1f1fa897f workflow update to avoid duplicate runs (#874) 2022-11-20 17:19:27 +05:30
forgedhallpass da8979569d chore: go version update to 1.18 in GitHub actions 2022-04-18 16:06:04 +03:00
dependabot[bot] b117023d63 chore(deps): bump actions/setup-go from 2 to 3
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 2 to 3.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-11 10:08:25 +00:00
dependabot[bot] 33a025274d chore(deps): bump actions/checkout from 2 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-07 10:12:03 +00:00
Mzack9999 5a562107f4 Updating GH workflows + Sonar (#514)
* Updating GH workflows + Sonar

* adding missing step to build
2022-02-09 14:39:30 +05:30
LuitelSamikshya b46600a3f2 github action for functional test 2021-11-16 18:32:05 -06:00
LuitelSamikshya 77ec79caaf github action for functional test 2021-11-16 18:23:43 -06:00