|
hypersource Input & Output |
|
What input does the system need?
- hypersource automatically loads the source code from a repository or from the file system.
- A scan is either initiated manually or automatically based on a schedule that you have created
What output do you get?
When running the analysis, hypersource first forms an overall image of the code, analyses all the functions and systematically searches for vulnerabilities. These vulnerabilities are then traced back step by step and checked for their severity, depth and scope.
The outcome of a scan is that:
- you can see all the vulnerabilities and entry points that were found, listed according to their severity
- you can trace back a vulnerability through the source code, step by step
- you can skip straight to the line of code concerned and remove the error there
- you get wide-ranging statistics and reports
- you can also export the results of a scan in order to test your Web application externally, using the hyperscan product, or to protect your web application with the web application firewall hyperguard, if you do not have the resources available immediately for bugfixing
|