# Introduction

All open source container scanners are known to produce a certain amount of false positives. Meterian’s BOSS-C Scanner is specifically designed to address this flaw.  The BOSS-C Scanner is a meta-scanner that integrates:

* three open source scanners&#x20;
* Meterian’s proprietary container scanner
* a final validation stage in the cloud<br>

The final validation in the cloud, which is based on the Meterian curated NVD/MITRE database, minimises the occurrence of false positives.  Moreover, the results from the Meterian meta-scanner include the full list of licences for each discovered component and the full upgrade path, where available. The Meterian scanner also offers pre-validated bindings to let customers add other non-open source scanners inside the cycle. This product is fully integrated in Meterian dashboard and produces standard project reports.

<br>


---

# 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.meterian.io/containers-support/container-scanner/introduction.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.
