# Security & Data Breach

{% hint style="info" %}
**Policy 1.3.1**

Security acceptance test shall be performed on annual basis
{% endhint %}

### SOP

1. TI Unit check for any irregularities on the MaGIC central database. If a security/data breach is identified, proceed to Step 2. If no security/data breach is identified, proceed to Step 4.&#x20;

2. TI Unit inform Tech Lead on the security/data breach for next course of action.&#x20;

3. Tech Lead deals with the security breach by performing rectification on the central database. Rectification performed includes but not limited to the following:&#x20;

   1. Contain breach&#x20;
   2. Determine the severity of the breach&#x20;
   3. Take precaution to prevent breach&#x20;
   4. Notify MaGIC users who are affected.

4. Tech Lead performs security acceptance test upon rectifying the security/data breach.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://central-docs.mymagic.my/other-topic/data-handling-management/security-and-data-breach.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
