Bug ID 969017: [JSON policy] Attack type filter in signature set is being exported as attackTypeReference

Last Modified: Apr 28, 2025

Affected Product(s):
BIG-IP ASM(all modules)

Fixed In:
17.0.0

Opened: Dec 02, 2020

Severity: 3-Major

Symptoms

Attack type filter in signature set is being exported as 'attackTypeReference' instead of attackType.

Impact

Imported policy will have wrong configuration.

Conditions

Policy with attack type based signature set is being exported to JSON.

Workaround

Manually convert: "attackTypeReference" : { "link" : "/attack-types/j0Tz_I-5yKUmvGlePjbjzA?ver=16.1.0", "name" : "Command Execution" }, To: "attackType" : { "name" : "Command Execution" },

Fix Information

None

Behavior Change

Guides & references

K10134038: F5 Bug Tracker Filter Names and Tips