CyberSage automates a set of common risk management operations. These automation features can be accessed either in the web UI or Rest API.
Here are sample Rest API supporting risk management automation.
RestAPI to set up and maintain Inherent Risk Information for IT assets.
The above saveApp RestAPI sets an application’s risk data, including Confidentiality Rating, Integrity Rating, Inherent Risk Rating, whether the application is Internet-facing etc.
RestAPI to certify risk and control information.
The above “reviewfact” RestAPI let users to certify risk and control information about an application or a business feature in the application.
For instance, authorized users can certify whether the application uses one-time-use passcode to interdict the requestor before certain critical transaction (e.g, link bank account) can be performed.
Add Comment