pecoret icon indicating copy to clipboard operation
pecoret copied to clipboard

implement "condition" scan type functionality

Open blockisec opened this issue 1 year ago • 0 comments

Give a brief summary

already used in DB and UI but functionality is not implemented.

The condition field should be used to filter scan objects using DjangoQL conditions. E.g: scan type web-crawling should only be queued for targets with condition service_name = "http" or service_name = "https"

Additional Information

No response

blockisec avatar Sep 29 '24 05:09 blockisec