Create a new risk
POST /v1/risks
Request Body
Section titled “Request Body ”The required properties of a request to POST /risks
object
A relational struct that has a threat objective type and its relevancy to a risk.
object
The time that this relation was mutated
The threat objective type
Responses
Section titled “ Responses ”Risk created succesfully
This struct is used to represent both OrgRisks and KeyRisks. It is used to display risks in the Risk Register
object
AKRs: closed_date on org_key_risk_history OrgRisks: closed_date on risk_history
Risk_comment
The control statement for the risk
AKRs: the created_date is derived from created_date on org_key_risk_history. OrgRisks: created_date on risk
KeyRisk: key_risk_history OrgRisk: risk_history
AKRs: discovered_date on org_key_risk_history OrgRisks: discovered_date on risk_history
AKRs: due_date on org_key_risk_history OrgRisks: due_date on risk_history
AKRs: expected_date on org_key_risk_history OrgRisks: expected_date on risk_history
Example
RSK-00001The impact analysis for the risk (for AI scoring analysis)
Associations to incident based on the incident_risk_assoc table
Example
INC-00001The likelihood analysis for the risk (for AI scoring analysis)
The task to remediate the risk
KeyRisk: AKR_SOURCE, OrgRisk: risk_history
KeyRisk: org_key_risk_history OrgRisk: risk_history
The tags applied to the risk
object
AKRs: key_risk_threat_objective OrgRisks: risk_threat_objective
A relational struct that has a threat objective type and its relevancy to a risk.
object
The time that this relation was mutated
The threat objective type
KeyRisk: key_risk_history OrgRisk: risk_history
KeyRisk: key_risk_history, OrgRisk: risk_history
AKRs: updated_date on org_key_risk_history OrgRisks: created_date on risk_history