# CWE coverage

TrustInSoft CI can detect a large number of C and C++ undefined behaviors. The undefined behaviors covered by TrustInSoft CI correspond to a subset of [CWE-658: Weaknesses in Software Written in C](http://cwe.mitre.org/data/definitions/658.html).

If you want to learn more about the exact CWE coverage of TrustInSoft CI, [click here](https://man.trust-in-soft.com/doc/CWE/ccr.html).

You will be sent to the TrustInSoft Analyzer documentation (our on-premise product), that lists the CWE coverage for TrustInSoft technology.


---

# 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.ci.trust-in-soft.com/reference/cwe-coverage.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.
