Mohanad
Nov 26, 2019Cirrostratus
How to perform staging on many parameters if they enforced
Hi everyone
lets say i got +800 parameters are enforced (not staging), but i still need to modify a lot of them but no learning suggesting because they enforced (not staging) , is there a way to make them staging again using CLI, using GUI i can modify the parameters one by one.
Note: ASM security policy is transparent (non blocking)
Thanks
Thank you - i manage to do it by exporting the security policy with XML format then i replaced + 4000 lines
from <in_staging>false</in_staging> to <in_staging>true</in_staging>
this affected URLs, Parameters, Attck Sig etc....