nuclei/pkg/operators/matchers
Tarun Koyalwar 02a9b86dd7
fix missing results in flow template + feature: internal matchers using `internal: true` (#4582)
* log warnings + use scanContext in flow

* refactor flow to use scanContext + log all events

* feat: internal matcher

* fix integration test

* bug fix extractor: merge dynamic values, fix missing extractors in file

* flow: fix 'No Results Found' if last statement output is false

* fix unit test
2024-01-08 05:12:11 +05:30
..
compile.go nuclei v3 : misc updates (#4247) 2023-10-17 17:44:13 +05:30
doc.go nuclei v3 : misc updates (#4247) 2023-10-17 17:44:13 +05:30
match.go nuclei v3 : misc updates (#4247) 2023-10-17 17:44:13 +05:30
match_test.go nuclei v3 : misc updates (#4247) 2023-10-17 17:44:13 +05:30
matchers.go fix missing results in flow template + feature: internal matchers using `internal: true` (#4582) 2024-01-08 05:12:11 +05:30
matchers_types.go nuclei v3 : misc updates (#4247) 2023-10-17 17:44:13 +05:30
validate.go fix missing results in flow template + feature: internal matchers using `internal: true` (#4582) 2024-01-08 05:12:11 +05:30
validate_test.go nuclei v3 : misc updates (#4247) 2023-10-17 17:44:13 +05:30