Open blockisec opened 1 month ago
the attack surface search page can use djangoql queries like port.number = 80. Users cannot persist common search queries.
port.number = 80
allow users to persist search queries which consists of a name and the query condition.
No response
The problem you are addressing?
the attack surface search page can use djangoql queries like
port.number = 80
. Users cannot persist common search queries.The Solution you would like
allow users to persist search queries which consists of a name and the query condition.
Additional Information
No response