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
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
6746071979
Refactoring file templates to handle large files in chunks + removing deprecated io methods
2022-02-23 13:54:46 +01:00
forgedhallpass
fdd22ab668
refactor: Wrap errors using %w in fmt.Errorf
...
see:
* https://github.com/xxpxxxxp/intellij-plugin-golangci-lint/blob/master/explanation/goerr113.md
* https://go.dev/blog/go1.13-errors#wrapping-errors-with-w
2021-11-25 16:24:37 +02:00
Sajad
f74ff3fc49
Tag based struct validation ( #1256 )
...
* Added tag based struct validation
2021-11-20 13:25:27 +05:30
Pedro López Mareque
2aade725b7
chore: fix pr comment
2021-10-19 17:17:45 +02:00
Pedro López Mareque
8df46e1774
chore: fix pr comment
2021-10-19 17:15:58 +02:00
Pedro López Mareque
12cf051271
chore: fix pr comment
2021-10-18 20:52:35 +02:00
Pedro López Mareque
2e26b0fa49
chore: fix pr comments
2021-10-18 20:45:51 +02:00
Ice3man
0e3c656103
Added curl command to http request report ( #1107 )
...
* Added curl command to http request report
2021-10-15 11:25:50 +03:00
Scott Bamforth
a4be346e4d
Add severity label to Gitlab/JIRA reporter
2021-09-17 21:08:48 +01:00
Ice3man543
ab34aa991e
Formatting changes
2021-09-09 19:59:42 +05:30
Ice3man543
6012994405
Misc changes to reporting
2021-09-09 19:56:39 +05:30
ganoes
426b95bdf4
Added logger
2021-09-01 11:43:02 +02:00
Ganoes
5c81e5a640
Merge branch 'dev' into dev
2021-09-01 11:37:28 +02:00
ganoes
88ed8a64cd
Updated names of variables to follow guidelines
2021-09-01 11:30:22 +02:00
forgedhallpass
e7c74f0c65
Re-introducing custom template info attribute support within the new struct
...
* #259 - dynamic key-value field support for template information
* #940 - new infos in template
* #834
* RES-84
2021-08-18 19:50:48 +03:00
forgedhallpass
e999229952
RES-84 # Improve Nuclei CLI interface
...
* reused some common logic
2021-08-05 18:19:59 +03:00
forgedhallpass
ccf65ab1d3
RES-84 # Improve Nuclei CLI interface
...
* changed the template info content retrieval logic not to use reflection
2021-08-05 16:36:50 +03:00
forgedhallpass
fd95b282a1
RES-84 # Improve Nuclei CLI interface (WIP)
...
* possible replacement of some logic
2021-08-03 15:05:13 +03:00
forgedhallpass
2f162e859e
RES-84 # Improve Nuclei CLI interface (WIP)
...
* removed the generic isEmpty implementation
2021-08-03 14:51:34 +03:00
forgedhallpass
5d89bb8056
RES-84 # Improve Nuclei CLI interface
...
* fixed issues reported by the linter
2021-07-19 21:04:08 +03:00
forgedhallpass
2c7d8befcb
RES-84 # Improve Nuclei CLI interface (WIP)
...
* Rename of Info.Severity -> Info.SeverityHolder, Info.Author -> Info.Authors to reflect the underlying data
* extended the IsEmpty(interface{}) to handle maps
2021-07-13 11:12:03 +03:00
forgedhallpass
ed1dc103fe
RES-84 # Improve Nuclei CLI interface (WIP)
...
* Merge from parent
# Conflicts:
# v2/cmd/nuclei/main.go
# v2/internal/runner/config.go
# v2/internal/runner/templates.go
# v2/internal/runner/update.go
# v2/pkg/templates/compile.go
# v2/pkg/templates/compile_test.go
# v2/pkg/types/types.go
2021-07-12 17:20:01 +03:00
ganoes
428bb9b0b6
Merge branch 'dev' of https://github.com/projectdiscovery/nuclei into dev
2021-06-25 10:12:10 +02:00
Sandeep Singh
673c98c3f4
Merge pull request #757 from projectdiscovery/sarif-integration
...
Added sarif output export format to nuclei
2021-06-08 16:47:46 +05:30
Ice3man543
3ce48f3799
Misc
2021-06-06 17:38:39 +05:30
Ice3man543
5d744c7c20
Fixed reference printing bug
2021-06-06 01:04:20 +05:30
Ice3man543
eb96e701b5
Fixed reference formatting in reports
2021-06-05 23:43:37 +05:30
Ice3man543
d9bb1393d3
Improvements to sarif report
2021-06-05 23:00:59 +05:30
ganoes
3700cd8c0b
UpdateExisting flag for Jira reporting was added
2021-06-04 18:19:23 +02:00
ganoes
6882993358
The first version of Jira issue merger
2021-06-04 17:14:26 +02:00
ganoes
19157597a0
Added support of Jira on-prem server
2021-06-04 13:11:09 +02:00
Ice3man543
6a4f3e1336
Reporting added to OOB interaction results
2021-05-03 14:08:09 +05:30
Ice3man543
2bd2286115
Adding nuclei link to reports
2021-03-22 14:36:08 +05:30
Ice3man543
6b14e9071c
Added length limit to jira
2021-03-22 14:05:49 +05:30
Ice3man543
f6a480f0b4
Added disk exporters + changed some reporting modules around
2021-03-22 14:03:05 +05:30