Commit Graph

73 Commits

Author SHA1 Message Date
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
Mzack9999
4e32e27dfc
Merge pull request #608 from projectdiscovery/dependabot/github_actions/dev/docker/setup-buildx-action-2
chore(deps): bump docker/setup-buildx-action from 1 to 2
2022-05-09 23:54:26 +02:00
Mzack9999
bf066f1c39
Merge pull request #609 from projectdiscovery/dependabot/github_actions/dev/docker/setup-qemu-action-2
chore(deps): bump docker/setup-qemu-action from 1 to 2
2022-05-09 23:54:17 +02:00
dependabot[bot]
48fa60fce3
chore(deps): bump docker/build-push-action from 2 to 3
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 2 to 3.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v2...v3)

---
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>
2022-05-09 10:09:23 +00:00
dependabot[bot]
c6363bdd36
chore(deps): bump docker/setup-qemu-action from 1 to 2
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 1 to 2.
- [Release notes](https://github.com/docker/setup-qemu-action/releases)
- [Commits](https://github.com/docker/setup-qemu-action/compare/v1...v2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-09 10:09:19 +00:00
dependabot[bot]
0ae5773318
chore(deps): bump docker/setup-buildx-action from 1 to 2
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 1 to 2.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v1...v2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-09 10:09:17 +00:00
dependabot[bot]
80b16a598a
chore(deps): bump github/codeql-action from 1 to 2
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 1 to 2.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v1...v2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-02 10:06:09 +00:00
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
sandeep
23cb073cd6 lint workflow update 2022-03-21 15:31:56 +05:30
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
dependabot[bot]
20c5b608df
chore(deps): bump golangci/golangci-lint-action from 2 to 3.1.0 (#530)
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 2 to 3.1.0.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v2...v3.1.0)

---
updated-dependencies:
- dependency-name: golangci/golangci-lint-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-02-28 16:34:05 +05:30
Sajad
9dd6f206e2
add env MSYS_NO_PATHCONV to windows build test to prevent path expansion (#526) 2022-02-24 13:26:08 +05:30
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
sandeep
ee7f319099 Merge branch 'master' of https://github.com/projectdiscovery/httpx into dev 2021-10-20 04:16:03 +05:30