Introduction
Thank you for choosing OpenRefactory’s Intelligent Code Repair (iCR). iCR combines source level static analysis and machine learning to examine programs to detect security, reliability, and compliance issues and combines that with behavior-enhancing code refactoring technology to create safe and reliable corrections for those flaws. This results in code free from many serious security vulnerabilities and programming errors.
iCR is offered as a service that is accessible through a standard browser interface. To access the service each User must login to the server. This implies that there is a User Authentication and Authorization capability. A server administrator is therefore needed to set up and configure both the server and its Users.
This Guide provides a detailed description of how the iCR server is administered.
Server management begins with receiving the iCR software package and installing it. Once installed, some configuration may be required such as setting up the license or configuring all of the Users. Then the server may be started using the provided server control commands. The commands are covered here.
Once the server is operational and started, Users may be added to the system. This Guide will cover the main components for User management. It describes how to:
Last updated