f5devcentral / vscode-f5

Let the F5 VSCode extension supercharge your workflows with schema validation, rest client, fast templates, and so much more!!!
https://f5devcentral.github.io/vscode-f5/#/
Apache License 2.0
59 stars 14 forks source link

[RFE] - ASM XML in Device Discovery #128

Open Harm4432 opened 3 years ago

Harm4432 commented 3 years ago

When connecting to a device or uploading QKView, UCS, etc, it'd be nice to discover ASM/AWAF policies in XML format. This can lend itself to WAF as Code and position conversion from XML to JSON. Maybe using the docker tool to convert XML to JSON from the NGINX team.

https://docs.nginx.com/nginx-app-protect/admin-guide/install/#converter-tool-docker-image

DumpySquare commented 3 years ago

would you happen to know where in the ucs/qkview these files are located? we can look at adding them to corkscrew

DumpySquare commented 3 years ago

Still looking into this.