Introduction
SIPVicious PRO is aimed at integrating with automated testing systems and CI/CD pipelines to help vendors and providers detect vulnerabilities and prevent the introduction of new ones in their products and services.
It supports three types of feedback mechanisms:
- Process signal handling, for controlling running SIPVicious PRO processes
 - Exit codes, that are most easy to implement and integrate with, requiring very little to no effort in many cases.
 - Output results, which provides results based on the test done in a standardized fashion.
 - Structured logging, which streams events and unprocessed results as they happen (not yet production ready).