template-condition
update to support selecting key/values under classification
#3575
Labels
hacktoberfest-accepted
Status: Completed
Nothing further to be done with this issue. Awaiting to be closed.
Type: Enhancement
Most issues will probably ask for additions or changes.
Milestone
Please describe your feature request:
Currently, this is possible for the metadata section but not for classification.
Current working example with metadata section.
Describe the use case of this feature:
cpe == "XXX"
cpe
contains"XXX"
cvss-score == 7.5
cvss-score => 5.0
cvss-metrics == "XXX"
cvss-metrics
contains"PR:N"
max_request <= 10
Examples:
The text was updated successfully, but these errors were encountered: