# Security Policy

**Security Policy**

Simprints is committed to protecting the security of data. We employ a comprehensive security policy encompassing our development, operations, and infrastructure management practices. This policy aligns with our commitment to data privacy and transparency, as our [Privacy Policy](/docs/security-and-privacy/security-and-privacy-considerations/privacy-policy.md) outlines.

**Reporting a Vulnerability**

Please report any security vulnerabilities you find to <securityreport@simprints.com>. We appreciate your help in keeping Simprints secure!

Here's what you can expect when you report a vulnerability:

* Review: We will review all reported vulnerabilities. Response: You will receive an initial response acknowledging your report.&#x20;
* Acceptance/Decline: We will let you know whether we accept the vulnerability as a valid security issue as soon as possible.&#x20;
* Fix and Release: If we accept the vulnerability, we will work to fix it and release a patch as soon as possible.&#x20;
* Credits: We will publicly credit you for finding the vulnerability unless you request otherwise. Additional&#x20;

You can also report security vulnerabilities through the security page on the GitHub repository.

**Threat Monitoring**

Our engineering team monitors various sources for potential security threats and promptly responds to identified risks. This proactive approach ensures that we are prepared to address emerging threats and maintain the integrity of our systems.

**Third-Party Software Security**

We diligently monitor third-party software components integrated into our applications and infrastructure for security notifications. Upon identifying any relevant security patches, we promptly apply and release them to maintain the highest level of security.

**Infrastructure Provider Monitoring**

We closely monitor our infrastructure providers for indications of attacks or malicious activities. Our proactive monitoring ensures we can swiftly respond to threats and protect our systems from unauthorized access or data breaches.

**Security Incident Response**

In the event of a security incident, Simprints has established a comprehensive incident response that outlines the procedures for identifying, containing, and remediating an incident. This ensures we effectively address security breaches and maintain our systems and data's confidentiality, integrity, and availability.

**Continuous Security Improvement**

Simprints is committed to continuously enhancing our security posture through ongoing education, training, and investment in security infrastructure. We regularly review our security policies and procedures to identify areas for improvement and adopt the latest security best practices.

By adhering to this robust security policy, Simprints safeguards data and protects your trust in our commitment to security and privacy.


---

# 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://simprints.gitbook.io/docs/security-and-privacy/security-and-privacy-considerations/security-policy.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.
