25 Commits

Author SHA1 Message Date
Ice3man543
7bdb826c43 Misc fix 2021-08-31 23:58:43 +05:30
Ice3man543
60904cadd4 Fixed workflow running without being specified during balidation 2021-08-31 23:30:07 +05:30
Ice3man543
30f6498fe2 Replace error constant with an error type 2021-08-28 00:21:07 +05:30
forgedhallpass
52b26fd601 Minor refactor to remove duplicate logic when validating templates. 2021-08-27 17:21:02 +03:00
forgedhallpass
36b1c08edc Optimize template validation 2021-08-27 17:06:06 +03:00
forgedhallpass
6bfd6bd28f Adjusting the template/workflow loading/filtering logic. 2021-08-19 15:17:25 +03:00
Ice3man543
01b902f119 Cleanup some loader parts + moved workflow loading separate 2021-08-19 01:58:54 +05:30
forgedhallpass
d3154648d2 Merge remote-tracking branch 'upstream/dev' 2021-08-03 15:26:45 +03:00
forgedhallpass
2f162e859e RES-84 # Improve Nuclei CLI interface (WIP)
* removed the generic isEmpty implementation
2021-08-03 14:51:34 +03:00
TheSecEng
2bea3f4b14
all for custom preprocessor 2021-07-20 22:32:44 -07:00
forgedhallpass
5d89bb8056 RES-84 # Improve Nuclei CLI interface
* fixed issues reported by the linter
2021-07-19 21:04:08 +03:00
forgedhallpass
2635c65ce2 RES-84 # Improve Nuclei CLI interface (WIP)
* moved the Severity "enum" back to Nuclei (1 unit test failing)
2021-07-16 17:28:13 +03:00
forgedhallpass
5a495e1e99 RES-84 # Improve Nuclei CLI interface (WIP)
* Integration of the previous logic to 2.4.0
* Unit and ITs passing
* refactored the template matching logic
2021-07-15 13:41:41 +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
Ice3man543
8f74415cc5 Fix double errors + silent stats show 2021-07-07 19:56:20 +05:30
Ice3man543
8de221f137 Pleasing the linter 2021-07-07 19:16:48 +05:30
Ice3man543
8a80d11467 Support workflows + general code refactor 2021-07-07 19:15:09 +05:30
Ice3man543
da37020939 Fixed occured spelling 2021-07-07 19:05:26 +05:30
Ice3man543
94365a58dc Added validate flag to validate templates 2021-07-07 19:03:14 +05:30
Ice3man543
39af527234 Fixed some bugs with workflow loader 2021-07-05 14:25:42 +05:30
Ice3man543
0726acc3d1 Workflows restructured to work with filters + tag support 2021-07-05 04:35:53 +05:30
Ice3man543
6bc0b34354 Fixed include condition logic 2021-07-01 16:29:26 +05:30
Ice3man543
ba3804107e Fix some exclude conditions for tags 2021-07-01 16:16:23 +05:30
Ice3man543
dff76e9cd2 Loader rewriter working poc 2021-07-01 14:36:40 +05:30
Ice3man543
7669e9781a Rework template loading into individual module + better tags and filters 2021-06-30 18:39:01 +05:30