sandeep
|
6ff801211d
|
Merge branch 'dev' of https://github.com/projectdiscovery/nuclei into skip-unresolved-expressions
|
2022-03-10 11:20:07 +05:30 |
|
Akkuman
|
c6723148b3
|
✨ Add proxy to rawhttp client
|
2022-03-10 13:49:17 +08:00 |
|
dependabot[bot]
|
652ef74186
|
chore(deps): bump github.com/xanzy/go-gitlab in /v2
Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab) from 0.58.0 to 0.59.0.
- [Release notes](https://github.com/xanzy/go-gitlab/releases)
- [Changelog](https://github.com/xanzy/go-gitlab/blob/master/releases_test.go)
- [Commits](https://github.com/xanzy/go-gitlab/compare/v0.58.0...v0.59.0)
---
updated-dependencies:
- dependency-name: github.com/xanzy/go-gitlab
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-10 05:42:27 +00:00 |
|
dependabot[bot]
|
f6e6276663
|
chore(deps): bump github.com/aws/aws-sdk-go in /v2
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.43.14 to 1.43.15.
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Changelog](https://github.com/aws/aws-sdk-go/blob/main/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.43.14...v1.43.15)
---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-10 05:42:17 +00:00 |
|
mzack
|
3f5c055aca
|
adding flag check
|
2022-03-09 12:38:26 +01:00 |
|
mzack
|
6f5489b8b6
|
restoring code for catch all cases
|
2022-03-09 12:37:03 +01:00 |
|
mzack
|
d2b5579303
|
Adding proxy support for internal standard HTTP requests
|
2022-03-09 12:31:12 +01:00 |
|
Mzack9999
|
c59fd9043d
|
Merge pull request #1691 from projectdiscovery/dependabot/go_modules/v2/dev/github.com/go-playground/validator/v10-10.10.1
chore(deps): bump github.com/go-playground/validator/v10 from 10.10.0 to 10.10.1 in /v2
|
2022-03-09 08:43:34 +01:00 |
|
Mzack9999
|
fb2a3725f6
|
Merge pull request #1695 from projectdiscovery/dependabot/go_modules/v2/dev/github.com/aws/aws-sdk-go-1.43.14
chore(deps): bump github.com/aws/aws-sdk-go from 1.43.12 to 1.43.14 in /v2
|
2022-03-09 08:43:16 +01:00 |
|
Sandeep Singh
|
0f38f2c80e
|
Merge pull request #1685 from projectdiscovery/ssl-tests
Added more tests and ciphersuits for SSL protocol
|
2022-03-09 13:07:45 +05:30 |
|
sandeep
|
8096737e1a
|
Merge branch 'dev' of https://github.com/projectdiscovery/nuclei into update-custom-dir
|
2022-03-09 01:52:08 +05:30 |
|
dependabot[bot]
|
536fbb77ef
|
chore(deps): bump github.com/aws/aws-sdk-go in /v2
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.43.12 to 1.43.14.
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Changelog](https://github.com/aws/aws-sdk-go/blob/main/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.43.12...v1.43.14)
---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-08 20:08:26 +00:00 |
|
dependabot[bot]
|
9fc4031b5c
|
chore(deps): bump github.com/go-playground/validator/v10 in /v2
Bumps [github.com/go-playground/validator/v10](https://github.com/go-playground/validator) from 10.10.0 to 10.10.1.
- [Release notes](https://github.com/go-playground/validator/releases)
- [Commits](https://github.com/go-playground/validator/compare/v10.10.0...v10.10.1)
---
updated-dependencies:
- dependency-name: github.com/go-playground/validator/v10
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-08 20:08:18 +00:00 |
|
Sandeep Singh
|
df117456ed
|
Merge pull request #1693 from projectdiscovery/dependabot/go_modules/v2/dev/github.com/xanzy/go-gitlab-0.58.0
chore(deps): bump github.com/xanzy/go-gitlab from 0.57.0 to 0.58.0 in /v2
|
2022-03-09 01:37:27 +05:30 |
|
Sandeep Singh
|
80e969f917
|
Merge pull request #1688 from projectdiscovery/issue-1214-truncated-resp
Adding truncation info on debug
|
2022-03-09 00:36:50 +05:30 |
|
LuitelSamikshya
|
8e767951f8
|
added test template
|
2022-03-08 09:57:56 -06:00 |
|
LuitelSamikshya
|
9128e04d07
|
integration tests for template path
|
2022-03-08 09:50:08 -06:00 |
|
Ice3man
|
2a054290c6
|
Added ciphersuite to tls data + misc
|
2022-03-08 19:41:52 +05:30 |
|
Sandeep Singh
|
2f619c3a04
|
Merge pull request #1690 from vavkamil/vavkamil/fix-jira-reporting
fix(jira): Update labels when creating Jira issue
|
2022-03-08 19:13:46 +05:30 |
|
Ice3man
|
ffe4fea237
|
Performance improvements + wappalyzer as default + misc
|
2022-03-08 12:43:24 +05:30 |
|
dependabot[bot]
|
75bd3120f1
|
chore(deps): bump github.com/xanzy/go-gitlab in /v2
Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab) from 0.57.0 to 0.58.0.
- [Release notes](https://github.com/xanzy/go-gitlab/releases)
- [Changelog](https://github.com/xanzy/go-gitlab/blob/master/releases_test.go)
- [Commits](https://github.com/xanzy/go-gitlab/compare/v0.57.0...v0.58.0)
---
updated-dependencies:
- dependency-name: github.com/xanzy/go-gitlab
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-08 05:21:21 +00:00 |
|
Sandeep Singh
|
fd8b46d3b5
|
Merge pull request #1634 from projectdiscovery/issue-1594-regexp
Refactoring file templates to handle large files in chunks + deprecated methods refactor
|
2022-03-08 10:26:23 +05:30 |
|
sandeep
|
78bb099412
|
Update runner.go
|
2022-03-08 10:11:06 +05:30 |
|
Sandeep Singh
|
ce2a5c3d81
|
Merge branch 'dev' into issue-1594-regexp
|
2022-03-08 10:05:06 +05:30 |
|
Sandeep Singh
|
65abcecd93
|
Merge pull request #1673 from projectdiscovery/pprof-support
Added pprof-server support with enable-pprof flag
|
2022-03-08 09:43:49 +05:30 |
|
Kamil Vavra
|
162dfd0e9f
|
chore(fmt): Replace dash with colon
|
2022-03-07 17:18:27 +01:00 |
|
Kamil Vavra
|
b662f74900
|
fix(jira): Fixes issue with space in labels
|
2022-03-07 17:11:20 +01:00 |
|
mzack
|
b55dac6ae2
|
Adding truncation info on debug
|
2022-03-07 13:32:17 +01:00 |
|
Mzack9999
|
42bcc32c85
|
Merge branch 'dev' into issue-1594-regexp
|
2022-03-07 11:41:51 +01:00 |
|
Ice3man
|
90b4c09f80
|
Added more tests and ciphersuits for SSL protocol
|
2022-03-07 14:07:30 +05:30 |
|
Sandeep Singh
|
c83072b0d7
|
Merge pull request #1684 from projectdiscovery/dependabot/go_modules/v2/dev/github.com/xanzy/go-gitlab-0.57.0
chore(deps): bump github.com/xanzy/go-gitlab from 0.56.0 to 0.57.0 in /v2
|
2022-03-07 13:40:29 +05:30 |
|
Sandeep Singh
|
18890f43b0
|
Merge pull request #1682 from projectdiscovery/dependabot/github_actions/dev/actions/checkout-3
chore(deps): bump actions/checkout from 2 to 3
|
2022-03-07 13:27:37 +05:30 |
|
Sandeep Singh
|
fa784afcf6
|
Merge pull request #1683 from projectdiscovery/dependabot/go_modules/v2/dev/github.com/aws/aws-sdk-go-1.43.12
chore(deps): bump github.com/aws/aws-sdk-go from 1.43.11 to 1.43.12 in /v2
|
2022-03-07 13:26:16 +05:30 |
|
Sandeep Singh
|
a53b7922ff
|
Merge pull request #1681 from projectdiscovery/dependabot/docker/dev/golang-1.17.8-alpine
chore(deps): bump golang from 1.17.7-alpine to 1.17.8-alpine
|
2022-03-07 13:24:47 +05:30 |
|
sandeep
|
fa082421da
|
lint workflow fix
|
2022-03-07 13:20:37 +05:30 |
|
Ice3man
|
d9a121344c
|
Merge branch 'dev' of https://github.com/projectdiscovery/nuclei into automatic-workflows
|
2022-03-07 13:19:37 +05:30 |
|
dependabot[bot]
|
e3ee63a80e
|
chore(deps): bump github.com/xanzy/go-gitlab in /v2
Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab) from 0.56.0 to 0.57.0.
- [Release notes](https://github.com/xanzy/go-gitlab/releases)
- [Changelog](https://github.com/xanzy/go-gitlab/blob/master/releases_test.go)
- [Commits](https://github.com/xanzy/go-gitlab/compare/v0.56.0...v0.57.0)
---
updated-dependencies:
- dependency-name: github.com/xanzy/go-gitlab
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-07 05:22:09 +00:00 |
|
dependabot[bot]
|
3af41cf9b0
|
chore(deps): bump github.com/aws/aws-sdk-go in /v2
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.43.11 to 1.43.12.
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Changelog](https://github.com/aws/aws-sdk-go/blob/main/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.43.11...v1.43.12)
---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-07 05:21:59 +00: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 |
|
dependabot[bot]
|
99b5543cf7
|
chore(deps): bump golang from 1.17.7-alpine to 1.17.8-alpine
Bumps golang from 1.17.7-alpine to 1.17.8-alpine.
---
updated-dependencies:
- dependency-name: golang
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-07 05:04:20 +00:00 |
|
Ice3man
|
88c5ca68eb
|
Ignore error on pprof server close
|
2022-03-07 10:28:25 +05:30 |
|
mzack
|
cf9c844c62
|
adding line number for extracted results
|
2022-03-04 09:28:58 +01:00 |
|
Mzack9999
|
85fabf74ce
|
Merge pull request #1677 from projectdiscovery/dependabot/go_modules/v2/dev/github.com/aws/aws-sdk-go-1.43.11
chore(deps): bump github.com/aws/aws-sdk-go from 1.43.10 to 1.43.11 in /v2
|
2022-03-04 08:09:58 +01:00 |
|
Mzack9999
|
5ce75b4c47
|
Merge pull request #1678 from projectdiscovery/dependabot/go_modules/v2/dev/github.com/go-rod/rod-0.103.0
chore(deps): bump github.com/go-rod/rod from 0.102.0 to 0.103.0 in /v2
|
2022-03-04 08:09:43 +01:00 |
|
dependabot[bot]
|
1a6f70b83b
|
chore(deps): bump github.com/go-rod/rod from 0.102.0 to 0.103.0 in /v2
Bumps [github.com/go-rod/rod](https://github.com/go-rod/rod) from 0.102.0 to 0.103.0.
- [Release notes](https://github.com/go-rod/rod/releases)
- [Commits](https://github.com/go-rod/rod/compare/v0.102.0...v0.103.0)
---
updated-dependencies:
- dependency-name: github.com/go-rod/rod
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-04 05:21:50 +00:00 |
|
dependabot[bot]
|
467311a9df
|
chore(deps): bump github.com/aws/aws-sdk-go in /v2
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.43.10 to 1.43.11.
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Changelog](https://github.com/aws/aws-sdk-go/blob/main/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.43.10...v1.43.11)
---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-04 05:21:43 +00:00 |
|
sandeep
|
ded1c91501
|
version update
|
2022-03-04 02:19:20 +05:30 |
|
Sandeep Singh
|
d851ecdf05
|
Merge pull request #1675 from projectdiscovery/dev
v2.6.3 Release
v2.6.3
|
2022-03-04 02:16:31 +05:30 |
|
sandeep
|
a276923b2c
|
banner update
|
2022-03-04 02:07:00 +05:30 |
|
Sandeep Singh
|
816ad073b9
|
Merge pull request #1672 from projectdiscovery/fix-update-check-tests
Run template update once during functional and integration test
|
2022-03-03 23:27:33 +05:30 |
|