# Security

The LFX Security tool provides automated vulnerability scanning and provides visibility into potential vulnerabilities to help projects address top security concerns.

The Security service tool allows you to perform the following:

* GitHub Onboarding
* Manage Vulnerabilities
* Manage False Positives
* Manage Inclusive Naming

For more information on Security Services, visit [Security Documentation](https://docs.linuxfoundation.org/lfx/security).

<figure><img src="/files/P7GinWPHhMoVT2xEeolb" alt=""><figcaption><p>Security</p></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://docs.linuxfoundation.org/lfx/project-control-center/v1-prior-version/tools/security.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.
