dependabot[bot]
10a4bdb5eb
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 05:05:59 +00:00
forgedhallpass
c6eaff10f9
chore: updated the GitHub actions to use go 1.18
2022-04-18 15:43:37 +03:00
dependabot[bot]
34e8125844
chore(deps): bump actions/setup-go from 2 to 3 ( #1827 )
...
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-11 14:03:19 +05:30
dependabot[bot]
1d3d264e12
chore(deps): bump actions/cache from 2 to 3
...
Bumps [actions/cache](https://github.com/actions/cache ) from 2 to 3.
- [Release notes](https://github.com/actions/cache/releases )
- [Commits](https://github.com/actions/cache/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-03-28 05:05:02 +00:00
LuitelSamikshya
bfb19fc74e
added github token
2022-03-21 15:42:19 -05:00
dependabot[bot]
b531b47668
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 05:04:20 +00:00
sandeep
9a8c71840b
workflow update
2022-03-03 23:11:22 +05:30
Mzack9999
f56e16ce11
Merge pull request #1651 from projectdiscovery/dependabot/github_actions/dev/golangci/golangci-lint-action-3.1.0
...
chore(deps): bump golangci/golangci-lint-action from 2 to 3.1.0
2022-03-02 17:29:41 +01:00
mzack
630bf44c8b
adding gh token
2022-03-02 17:02:51 +01:00
dependabot[bot]
1c7d59e2b9
chore(deps): bump golangci/golangci-lint-action from 2 to 3.1.0
...
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>
2022-02-28 05:04:23 +00:00
sandeep
c0932168ac
Added nuclei changelog indexer for api
2022-02-27 16:42:20 +05:30
Sandeep Singh
ab1da1aa8e
Added Sonar workflow ( #1591 )
...
* Added SonarCloud workflow
* added extension exclusion
2022-02-09 20:29:31 +05:30
sandeep
1956dab53b
release workflow update
2022-01-13 18:47:52 +05:30
mzack
f5817a1d9e
Merge branch 'dev' into pr/1383
2021-12-27 08:16:06 +01:00
Dwi Siswanto
3414f7a31e
update(dependabot): Make gomod eco works
2021-12-26 16:52:41 +07:00
Sandeep Singh
8fbe451d54
Merge branch 'dev' into feature-ldap
2021-12-25 12:49:44 +05:30
sandeep
e02322a396
workflow update
2021-12-25 12:47:48 +05:30
Mzack9999
860a40717c
Removing outdated macos-11.0 from gh action ( #1390 )
2021-12-18 18:29:13 +05:30
LuitelSamikshya
d152986485
Change filepath to path ( #1382 )
...
* filepath to path
* change to revert
* reverted change
* update: disabling cached nuclei temporarily
Co-authored-by: sandeep <sandeep@projectdiscovery.io>
2021-12-16 16:36:20 +05:30
LuitelSamikshya
3f86bc7d62
Support major os ( #1347 )
...
* workflow check
* changes in run.sh file for windows support
2021-12-16 13:47:29 +05:30
forgedhallpass
974cbfb35e
feat: Re-run failed integration tests in debug mode ( #1367 )
...
* If the tests are executed through GitHub actions and there are failed integration tests, they will be re-executed with verbose output to help figuring out the underlying issues.
* Added some grouping to make reading the logs easier
Ticket: #1365
2021-12-14 18:13:53 +02:00
Mzack9999
8334829e54
Removing linux/arm - Missing chrome package ( #1355 )
2021-12-10 21:45:18 +05:30
Mzack9999
4c565679b5
Adding race condition test ( #1357 )
2021-12-10 21:42:46 +05:30
Mzack9999
3c88afac0c
Fixing payloads path during validation ( #1320 )
...
* Fixing payloads path during validation
* Added GH Action for public template parsing / validation
* tracking payload errors as syntax warnings
* improving path parsing + introducing hard failure for runtime errors on validation
Co-authored-by: sandeep <sandeep@projectdiscovery.io>
2021-12-05 19:41:14 +05:30
forgedhallpass
7e22d70ded
refactor/documentation: typos and grammatical errors
2021-11-25 18:54:16 +02:00
sandeep
53e2c1fd7c
Merge branch 'master' of https://github.com/projectdiscovery/nuclei into dev
2021-10-20 03:06:12 +05:30
sandeep
bdcdd37ad8
misc template update
2021-10-20 03:05:53 +05:30
sandeep
ba6e9a064d
Merge branch 'master' of https://github.com/projectdiscovery/nuclei into dev
2021-10-19 22:00:13 +05:30
sandeep
488c6901b5
More changes as per GitHub suggestion - https://docs.github.com/en/communities/using-templates-to-encourage-useful-issues-and-pull-requests/syntax-for-issue-forms#markdown-issue-template
2021-10-19 20:11:33 +05:30
sandeep
f498f165c2
misc changes
2021-10-19 19:45:10 +05:30
sandeep
28f068f505
misc update
2021-10-19 19:23:05 +05:30
sandeep
1a7b6aa139
Github Issue template updates + PR template addition
2021-10-19 17:23:52 +05:30
sandeep
d022804d61
release workflow fix
2021-10-19 02:31:25 +05:30
sandeep
30fb8aacaa
docker workflow improvements
2021-09-26 17:32:19 +05:30
sandeep
1a3e071fc2
Update dockerhub-push.yml
2021-09-25 05:07:58 +05:30
sandeep
b34d9507e3
Added version tagging to docker release
2021-09-25 04:38:57 +05:30
sandeep
eae6df9360
misc update
2021-09-10 19:48:21 +05:30
Ice3man
79421aa088
Update publish-docs.yaml
2021-09-06 15:04:09 +05:30
sandeep
d7f8ad8a62
final changes
2021-09-01 15:53:30 +05:30
sandeep
16d7dbeb66
Misc changes
2021-09-01 15:40:53 +05:30
sandeep
37bf6b8d7e
updated docs workflow
2021-09-01 15:07:53 +05:30
Ice3man
b65c5f589e
Update publish-docs.yaml
2021-08-25 13:14:28 +05:30
Ice3man543
6a673053c2
Added jsonschema generation for yaml syntax
2021-08-23 23:50:45 +05:30
sandeep
f3fced5bad
Update build-test.yml
2021-08-21 23:37:04 +05:30
Ice3man543
ba4d5a8d21
Removed temporary fix
2021-08-20 16:19:33 +05:30
Ice3man543
12446c8bca
Merge branch 'master' of https://github.com/projectdiscovery/nuclei into yamldoc
2021-08-20 16:11:24 +05:30
Ice3man543
e92c9bc7bc
Fixed an issue with doc publish
2021-08-20 16:06:18 +05:30
Ice3man543
3f5db14a75
Push changes if doc changed
2021-08-20 16:04:05 +05:30
Ice3man543
07d0b1997c
Misc
2021-08-20 15:59:32 +05:30
Ice3man
7377dd6c54
Create publish-docs.yaml
2021-08-20 15:57:28 +05:30