-
Notifications
You must be signed in to change notification settings - Fork 2.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: global matchers #5701
feat: global matchers #5701
Commits on Oct 7, 2024
-
Signed-off-by: Dwi Siswanto <git@dw1.io> Co-authored-by: Ice3man543 <ice3man543@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 7e2925d - Browse repository at this point
Copy the full SHA 7e2925dView commit details
Commits on Oct 8, 2024
-
feat(globalmatchers): make
Callback
as typeSigned-off-by: Dwi Siswanto <git@dw1.io>
Configuration menu - View commit details
-
Copy full SHA for 86e8f28 - Browse repository at this point
Copy the full SHA 86e8f28View commit details -
feat: update
passive
term to(matchers-)static
Signed-off-by: Dwi Siswanto <git@dw1.io>
Configuration menu - View commit details
-
Copy full SHA for 1f78cda - Browse repository at this point
Copy the full SHA 1f78cdaView commit details -
feat(globalmatchers): add
origin-template-*
eventalso use `Set` method instead of `maps.Clone` Signed-off-by: Dwi Siswanto <git@dw1.io>
Configuration menu - View commit details
-
Copy full SHA for 7ffa809 - Browse repository at this point
Copy the full SHA 7ffa809View commit details
Commits on Oct 10, 2024
-
feat: update
matchers-static
term toglobal-matchers
Signed-off-by: Dwi Siswanto <git@dw1.io>
Configuration menu - View commit details
-
Copy full SHA for eb42bf4 - Browse repository at this point
Copy the full SHA eb42bf4View commit details -
feat(globalmatchers): clone event before
operator.Execute
Signed-off-by: Dwi Siswanto <git@dw1.io>
Configuration menu - View commit details
-
Copy full SHA for d9d83ab - Browse repository at this point
Copy the full SHA d9d83abView commit details -
fix(tmplexec): don't store
matched
onglobal-matchers
templThis will end up generating 2 events from the same `scan.ScanContext` if one of the templates has `global-matchers` enabled. This way, non- `global-matchers` templates can enter the `writeFailureCallback` func to log failure output. Signed-off-by: Dwi Siswanto <git@dw1.io>
Configuration menu - View commit details
-
Copy full SHA for 4bbb949 - Browse repository at this point
Copy the full SHA 4bbb949View commit details
Commits on Oct 11, 2024
-
feat(globalmatchers): initializes
requests
onNew
Signed-off-by: Dwi Siswanto <git@dw1.io>
Configuration menu - View commit details
-
Copy full SHA for 123d852 - Browse repository at this point
Copy the full SHA 123d852View commit details -
feat(globalmatchers): add
hasStorage
methodSigned-off-by: Dwi Siswanto <git@dw1.io>
Configuration menu - View commit details
-
Copy full SHA for 4ffeb1a - Browse repository at this point
Copy the full SHA 4ffeb1aView commit details -
refactor(templates): rename global matchers checks method
Signed-off-by: Dwi Siswanto <git@dw1.io>
Configuration menu - View commit details
-
Copy full SHA for 44b82ad - Browse repository at this point
Copy the full SHA 44b82adView commit details -
fix(loader): handle nil
templates.Template
pointerSigned-off-by: Dwi Siswanto <git@dw1.io>
Configuration menu - View commit details
-
Copy full SHA for 12f6cb5 - Browse repository at this point
Copy the full SHA 12f6cb5View commit details