# MySQL Security Report

Please run 'ciscollector -r '  command and choose option 2 for MySQL&#x20;

Once you run the program you should see a scorecard like below . It gives a score by section and finally overall score . Overall score is 51% but Section 7 has a higher score of 83.3% in below example . It also produces an output file called ‘mysqlsecreport.json”

<figure><img src="/files/ZAXZseMoLEYMBtFN8zyj" alt=""><figcaption></figcaption></figure>

### What are the controls included in this release ? <a href="#ep-087330a" id="ep-087330a"></a>

There are about 45 controls as of today . We will keep adding more in future releases

Section 1 – Operating System level config

Section 2 – Installation and Planning

Section 3 – File Permissions

Section 4 – General

Section 5 – MySQL Permissions

Section 6 – Auditing and Logging

Section 7 – Authentication

Section 8 – Network

Section 9 – Replication

### I am trying to use this tool but running into some issues , Can you help? <a href="#ep-d131331" id="ep-d131331"></a>

Please open an issue on repo or email us at <support@klouddb.io>


---

# 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://klouddb.gitbook.io/klouddb_shield/mysql-security-report.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.
