89 Commits

Author SHA1 Message Date
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
sandeep 3407748c22 Issue template update 2021-10-20 04:15:46 +05:30
sandeep d12543c87f docker push workflow update 2021-10-12 02:38:51 +05:30
sandeep f13a8f3901 dockerhub workflow update 2021-10-03 02:25:32 +05:30
Rui Chen ca6eed1f47 build: bump to go 1.17 2021-09-09 00:41:24 -04:00
mzack 020b719e4d Adding integration/regression tests 2021-08-23 12:50:37 +02:00
sandeep e432aeed87 Update dependabot.yml 2021-06-17 14:05:11 +05:30
sandeep 23b875c454 workflow improvements 2021-06-17 14:04:08 +05:30
sandeep c4d21d993b template update 2021-05-31 16:23:24 +05:30
sandeep 26766c0726 Reporting issue template update 2021-05-31 15:59:44 +05:30
mzack 08a4fdf021 updating golint version 2021-05-25 16:29:32 +02:00
dependabot[bot] fb09784acd chore(deps): bump golangci/golangci-lint-action from v2.4.0 to v2.5.2
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from v2.4.0 to v2.5.2.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v2.4.0...5c56cd6c9dc07901af25baab6f2b0d9f3b7c3018)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-09 18:24:55 +00:00
Mzack9999 07b7e85598 Merge branch 'dev' into bugfix-gologger-update 2021-02-17 15:38:42 +01:00
Mzack9999 80449fde24 adding dep bot 2021-02-17 14:50:40 +01:00
Mzack9999 f8b80d4262 typo 2021-02-17 14:50:15 +01:00
Mzack9999 d86aa98def updating build action 2021-02-16 23:43:12 +01:00
Víctor Zamanillo 0418535b9e bump golangci-lint to 1.33 2020-12-13 22:32:09 +01:00
bauthard 393ebb341f Adding issue templates 2020-11-18 21:14:34 +05:30
Víctor Zamanillo 210b3228e6 bump golangci-lint to v1.31 2020-10-14 22:43:14 +02:00
Víctor Zamanillo b9a520f3a9 Removed working-directory, bump golangci-lint to 1.31
We don not need to set the working directory because the go.mod is on the root path.
2020-10-14 22:36:53 +02:00
Víctor Zamanillo 828a3b8cc2 Added golangci to the current GitHub Wokflow 2020-09-26 22:15:37 +02:00
Mzack9999 2534ab3ed0 using ld compiler 2020-07-13 19:37:51 +02:00
Mzack9999 1148888c6a adding docker 2020-06-04 11:29:47 +02:00
Mzack9999 64c8432817 automating 2020-06-01 21:20:06 +02:00