Security scans triggered from Teamcity
We want to run security scans using Nessus and Qualys from Teamcity 9.1.1.
To run scan from Nessus, need to login to that URL and just trigger scan, how to do this in Teamcity. This should be triggered weekly once.
Please provide solution to do this.
Thank you.
Please sign in to leave a comment.
Hello,
There is no special plugin for Nessus. However you can use Command Line build step in TeamCity to run any script supported by OS.
You can can configure Scheduled build trigger to trigger build of the configuration once a week.