Last Modified: Jan 03, 2023
Affected Product:
See more info
BIG-IP ASM
Opened: Dec 22, 2022
Severity: 3-Major
Unable to import the XML format policy.
Unable to import XML policy.
Having an XML policy with violation_rating_counts elements.
1) Remove the elements from an exported policy file. sed -i '/<violation_rating_counts\/>/d' *xml 2) Import the policy again.
None