I am looking for information on any code vulnerability scan tools that are recommended by UiPath?
A Vulnerability scan needs to done on our end against on the automation code before it is moved into production to make sure that there are no security vulnerabilities in the code.
Any tool experiences that may have been used for Static or Dynamic application security testing?
Any information shared on this topic is greatly appreciated.
Very interesting question. A few month ago I asked a similar security question. In my opinion you can use QRadar or SonarQube to analyze the content of your package in the context of your CI/CD pipeline. Also you have the possibility to add your own Custom Rules to the Workflow Analyzer.