Web Application Scanning Release 1.22
July 01, 2025
Enhancements in Authentication Record
We have introduced the Advanced Filters feature, which has been enhanced to support SQL-style search operators across all tabs in the WAS module.
Enhanced Search with Advanced Filters in all tabs
With this release, the advanced filters are available in all tabs to enhance web application search.
With these filters, you can create custom filters with tokens that match to specific fields as per requirements. The filters help in quick searches with multiple and complex criteria without entering the QQL tokens manually.
A toggle is added to the left pane to switch between Quick and advanced filters.
SQL-style Operators in Text Fields
We have added operators in the Advanced filter section. If you click Advanced filter, the following operators are available for all fields with text input:
-
Contains
-
Exact
-
Starts with
-
Ends with
To perform an Exact search:
- Enter the text values.
- Select EXC from the operator list.
- Click Apply.
This allows exact matching of the specified texts.
Customized Advanced Filters
You can also add customized filters in the advanced filters to add more search criteria based on the QQL tokens and search using the filter without manually entering the QQL token.
To add a customized filter:
- In the filters pane, click
.
- In the Add Advanced Filter window:
From the Token Name, select a QQL token.
In the Label Name field, enter the name for the filter. - Click Add Filter.
The filter is displayed in the list of advanced filters.
Enhancements in the Numeric Field
For numeric-type fields like, QID, Token Risk Score, the following operators are supported:
-
Equals
-
Less than
-
Greater than
Click on the numeric field, select the appropriate operator, and apply the filter.