# Vulnerability Disclosure

ilert welcomes responsible security research and accepts vulnerability reports from the security community.

## Scope

Vulnerability reports should relate to security issues found in:

* The ilert platform (app.ilert.com)
* ilert APIs (api.ilert.com)
* ilert mobile applications (iOS and Android)
* ilert's public-facing web properties (ilert.com)

## How to Report

Send vulnerability reports to:

**Email:** <security@ilert.com>

Please include:

* A description of the vulnerability and its potential impact
* Steps to reproduce the issue
* Any supporting evidence (screenshots, logs, proof-of-concept)

## Response

ilert's security team investigates all reports and works to quickly fix valid issues. The reporter will be kept informed about the status of the investigation.

## Recognition

ilert maintains a Hall of Honors recognizing researchers who submit valid vulnerability reports and cooperate with ilert during the investigation and remediation process.


---

# 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.ilert.com/trust-center/security/vulnerability-disclosure.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.
