> For the complete documentation index, see [llms.txt](https://docs.debricked.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.debricked.com/tips-and-tricks/workarounds.md).

# Workarounds

Following is the list of community-sourced guides that make your use of OpenText Core SCA easier. Note that some of them include community-contributed projects, not officially supported by OpenText Core SCA.

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td></td><td></td><td><a href="/pages/8KS4ph98zM8HrIMeUG23">Scanning Conan (C++) projects</a></td><td><a href="/pages/8KS4ph98zM8HrIMeUG23">/pages/8KS4ph98zM8HrIMeUG23</a></td></tr><tr><td></td><td></td><td><a href="/pages/5vhBKKVtDhyQq4prCw2n">Scanning a repository with different services</a></td><td><a href="/pages/5vhBKKVtDhyQq4prCw2n">/pages/5vhBKKVtDhyQq4prCw2n</a></td></tr><tr><td></td><td></td><td><a href="/pages/7V3FUKy3KtnflGzWBpcW">Scanning Docker images</a></td><td><a href="/pages/7V3FUKy3KtnflGzWBpcW">/pages/7V3FUKy3KtnflGzWBpcW</a></td></tr><tr><td></td><td></td><td><a href="/pages/ozrHqQ98H8xkRSjo7YqP">Automations: Do not fail on found CVE lacking a fix</a></td><td></td></tr><tr><td></td><td></td><td><a href="/pages/IrT3KSGksUirsCTcWxpu">Configuring user access using API</a></td><td></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.debricked.com/tips-and-tricks/workarounds.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.
