# Repo Missconfiguration

The Repo Misconfiguration menu displays information containing incorrect configurations, insecure settings, and settings that do not comply with security standards. On the Repo menu Misconfiguration detects configuration problems in Docker, Kebernetes, Terraform and CloudFormation.

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/19dekaast/11.1repo-mis.png" alt=""><figcaption><p>Repo Misconfiguration</p></figcaption></figure>

After a successful scan, several columns will appear including:

<table><thead><tr><th width="240">Column</th><th>Description</th></tr></thead><tbody><tr><td><strong>Target File</strong></td><td>Location file of the issue.</td></tr><tr><td><strong>Current Scan Version</strong></td><td>Number of times the project was scanned.</td></tr><tr><td><strong>Project Health</strong></td><td>Health quality of the project.</td></tr><tr><td><strong>Type</strong></td><td>Misconfiguration type (Dockerfile, Kubernetes, Terraform, Cloudformation).</td></tr><tr><td><strong>Summary Success</strong></td><td>Number of passed test.</td></tr><tr><td><strong>Summary Success</strong></td><td>Number of failure test.</td></tr></tbody></table>


---

# 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://docs.cloudeka.id/security/deka-ast/repo-missconfiguration.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.
