# FossID란

### FossID란?

FOSSID는 오픈소스 라이선스 및 보안취약점 관리를 위한 솔루션입니다. 소스코드 내 모든 오픈소스 컴포넌트를 탐지하고, 각 컴포넌트의 라이선스 및 보안취약점을 식별합니다.

기업은 FOSSID를 활용해, 기업 내 사용된 소스코드가 어떤 오픈소스를 사용하고 있는지 파악하고, 각각의 사용된 오픈소스 컴포넌트가 올바르게 사용되고 있는지를 판단해 이에 대한 대비책을 세울 수 있습니다.

<figure><img src="https://699007350-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fntehy5v4pUejQEvUipAL%2Fuploads%2FPkCWd3kcdeUXr7hpq3UJ%2F14.PNG?alt=media&#x26;token=3ca09849-41a8-42b7-88a9-ab880274bba9" alt=""><figcaption></figcaption></figure>


---

# 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://fossid-docs.osbc.kr/introduction/fossid.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.
