89 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 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
Doğan Can Bakır 374fcd1770 chore: add pull request template 2026-02-03 18:34:57 +03:00
Arun 37ae76b9c2 Fix GitHub Actions condition (#2338)
* fix if condition

* fix
2025-12-13 18:57:03 +05:30
Mzack9999 5d1a326ab6 always strip ansi color from file + autoassign 2025-10-19 19:43:29 +04:00
Doğan Can Bakır 4bdaadfc74 make stale workflow ubiquitous 2025-08-29 07:35:09 +03:00
Mzack9999 9b73a31531 change deprecated bot with action 2025-04-29 01:24:25 +02:00
Doğan Can Bakır 34392b1f64 Merge branch 'main' into dev 2025-04-22 15:09:42 +03:00
Doğan Can Bakır 4380ef2504 minor 2025-04-15 15:21:37 +03:00
Doğan Can Bakır 72950e790b update actions 2025-04-15 15:20:20 +03:00
Doğan Can Bakır 8f9056cd8a add gh compability check and auto merge actions 2025-04-15 14:39:48 +03:00
Doğan Can Bakır 64245615d6 add gh compability check and auto merge actions 2025-04-15 13:36:13 +03:00
Sandeep Singh b9d6a47c14 Update dependabot.yml 2025-01-27 16:15:24 +05:30
Mzack9999 1db018b469 adding tests 2024-06-12 15:10:53 +02: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
sandeep 44d0cffc57 workflow fixes 2023-08-04 16:21:10 +05:30
Sandeep Singh b14f64a9e1 Rename release-test.yaml to release-test.yml 2023-07-23 02:56:54 +05:30
sandeep ef305f02c8 removed duplicate step 2023-07-23 02:43:59 +05:30
sandeep 938962617d misc update 2023-07-23 02:42:15 +05:30
sandeep e4b1efb2eb version update + release test 2023-07-23 02:41:39 +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 Singh ac5348bcb9 Workflow update (#1290)
* added auto dep merge

* added release test in build workflow

* workflow update

* Added Disclaimer
2023-07-17 16:31:08 +05:30
sandeep 3dcf9994e0 workflow update 2023-06-27 20:46:40 +05:30
sandeep 8673b0b7af added release changelog config 2023-06-13 04:36:04 +05:30
dependabot[bot] c60d24420b chore(deps): bump golangci/golangci-lint-action from 3.5.0 to 3.6.0 (#1221)
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 3.5.0 to 3.6.0.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v3.5.0...v3.6.0)

---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
  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>
2023-06-13 03:20:28 +05:30
dependabot[bot] d6dbd18a12 chore(deps): bump golangci/golangci-lint-action from 3.4.0 to 3.5.0 (#1209)
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 3.4.0 to 3.5.0.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v3.4.0...v3.5.0)

---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
  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>
2023-06-12 02:56:37 +05:30
Mzack9999 00d0977963 Adding Screenshot support (#1097)
* Adding Screenshot support

* adding headless body

* moving example into compilable file

* updating docs

* enabling store response with screenshot

* fixing output dir path

* fixing mod

* using native leakless

* splitting response+screenshot folders

* better handling json output

* readme update

* rel => abs path

* Added chromium into docker

* “Wipe them out. All of them.” – Darth Sidious

* utils bump

* go mod tidy

---------

Co-authored-by: Sandeep Singh <sandeep@projectdiscovery.io>
Co-authored-by: sandeep <8293321+ehsandeep@users.noreply.github.com>
2023-04-27 01:07:06 +05:30
Mzack9999 788ef43b1c Merge pull request #1104 from ireland/patch-1
Minor update options.go to fix a typo in -leave-default-ports descrip…
2023-04-19 08:15:50 +02:00
Pj Metz 9a1239b3bc stale yml updates (#1088) 2023-04-16 18:28:55 +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
dependabot[bot] 845a239009 chore(deps): bump docker/build-push-action from 3 to 4
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 3 to 4.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v3...v4)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-06 10:01:17 +00:00
dependabot[bot] 002fa3ad6c chore(deps): bump golangci/golangci-lint-action from 3.3.1 to 3.4.0
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 3.3.1 to 3.4.0.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v3.3.1...v3.4.0)

---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-30 10:01:30 +00:00
Sandeep Singh ed50d399b6 workflow updates (#926) 2023-01-06 18:34:12 +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
dependabot[bot] bcebef30b3 chore(deps): bump goreleaser/goreleaser-action from 3 to 4 (#907)
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 3 to 4.
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases)
- [Commits](https://github.com/goreleaser/goreleaser-action/compare/v3...v4)

---
updated-dependencies:
- dependency-name: goreleaser/goreleaser-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-28 03:05:53 +05:30
Sandeep Singh a1f1fa897f workflow update to avoid duplicate runs (#874) 2022-11-20 17:19:27 +05:30
dependabot[bot] 32a5bab2e8 chore(deps): bump golangci/golangci-lint-action from 3.3.0 to 3.3.1
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 3.3.0 to 3.3.1.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v3.3.0...v3.3.1)

---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-14 10:01:12 +00:00
sandeep e7ab403b33 readme + workflow update 2022-10-27 11:52:01 +02:00
dependabot[bot] 61f0580c4f chore(deps): bump golangci/golangci-lint-action from 3.2.0 to 3.3.0
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v3.2.0...v3.3.0)

---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-24 10:05:58 +00:00
LuitelSamikshya f396eefccb spacing in build workflow 2022-10-11 15:02:17 -05:00
LuitelSamikshya e9b7fe7350 removed goprivate env 2022-10-10 17:02:36 -05:00
LuitelSamikshya a457828bb0 added GOPRIVATE in workflow 2022-10-06 21:04:24 -05:00
Mzack9999 32930d2cc6 Using scanme.sh in functional tests + Fixing gosec action error (#667)
* Using scanme.sh in functional tests

* using gosec action
2022-06-27 13:38:11 +05:30
dependabot[bot] a924673e72 chore(deps): bump goreleaser/goreleaser-action from 2 to 3 (#634)
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 2 to 3.
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases)
- [Commits](https://github.com/goreleaser/goreleaser-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: goreleaser/goreleaser-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-24 14:59:29 +05:30
dependabot[bot] 550dbf7f5c chore(deps): bump golangci/golangci-lint-action from 3.1.0 to 3.2.0
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 3.1.0 to 3.2.0.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v3.1.0...v3.2.0)

---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-16 10:07:51 +00:00
dependabot[bot] ca74d8f575 chore(deps): bump docker/login-action from 1 to 2
Bumps [docker/login-action](https://github.com/docker/login-action) from 1 to 2.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v1...v2)

---
updated-dependencies:
- dependency-name: docker/login-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-09 21:54:48 +00:00