18 Commits

Author SHA1 Message Date
Pontus Lindblom e6ed1e1b72 Chore - Code cleanup in workflows (#1768)
* Change file extension to .yml for consistency

* Move permissions for clarity and consistency

* Change compat-checks action from @master to @v1

The action should be pinned to a stable ref such as @v1, consistent with
the documentation and how other PD projects reference it.

* Fix indentations and whitespaces in workflows
2026-03-24 02:26:08 +01:00
Mzack9999 7bd72ff7f7 use org actions 2026-03-20 23:09:48 +01:00
PontusLindblom 0dfd80add5 Update workflow dependencies 2026-02-07 08:21:53 +01:00
Mikel Olasagasti Uranga 0d9014e177 refactor: adapt workflows to new non-v2 paths 2025-07-10 15:39:25 +02:00
sandeep ec0060f34c fix outdated option 2024-10-26 01:27:30 +05:30
Ramana Reddy d3d7121298 Fix build failure on termux/android (#1053)
* update utils pkg

* update go version to 1.21
2023-11-20 13:36:44 +05:30
Dogan Can Bakir 2aff5497fc add rate limit per source option (#891)
* add rate limit per source option

* check for err

* check for lower and uppper bounds

* fix tests

* redo lint directive

* fix lint err

* fix tests

* removing deprecated code

* []string => nil

* add new type for ratelimit cfg

* move rate limit init in NewRunner func

* commit to last commit

* little renaming

* flagging hackertarget as ignored

* attempting non breaking change

* use ratelimit flag

* some code cleanup

* validate keys

* update README

---------

Co-authored-by: Mzack9999 <mzack9999@protonmail.com>
Co-authored-by: Sandeep Singh <sandeep@projectdiscovery.io>
2023-08-07 19:27:57 +05:30
dependabot[bot] c62f7fd2a8 chore(deps): bump actions/setup-go from 3 to 4 (#794)
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-15 18:28:13 +05:30
Sandeep Singh 6bbd5ca94c workflow updates (#767) 2023-02-22 20:17:46 +05:30
sandeep c493f2ff15 workflow update 2023-02-21 19:35:48 +05:30
sandeep 34236b08d1 release workflow update 2022-10-15 15:34:04 +05:30
dependabot[bot] 5c10972d86 chore(deps): bump goreleaser/goreleaser-action from 2 to 3
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>
2022-05-23 14:52:26 +00:00
forgedhallpass a605b216d4 Go version update to 1.18 in GitHub actions 2022-04-18 16:12:06 +03:00
dependabot[bot] 4f1db656d2 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-06 18:59:03 +00:00
Mzack9999 cae0f994c9 Updating GH workflows + sonar (#497)
* Updating GH workflows + sonar

* updating paths
2022-02-09 14:19:56 +05:30
sandeep eb69408378 docker workflow improvements 2021-09-26 17:29:20 +05:30
sandeep de47606c86 Merge branch 'master' of https://github.com/projectdiscovery/subfinder into dev 2021-09-09 18:15:33 +05:30
sandeep fbb0305b3d workflow improvements 2021-08-04 16:34:19 +05:30