Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
34 changes: 34 additions & 0 deletions SECURITY.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
# Security Policy

AboutCode.org and the nexB Inc. team take the security of our software products and services seriously.

## Supported Versions

We generally support the latest major version of our software. Please check the specific repository's `README.md` or release notes for detailed version support information.

## Reporting a Vulnerability

If you find a security vulnerability in any of our projects, please report it to us as soon as possible.

**Do not report security vulnerabilities through public GitHub issues.**

Instead, please report them via email to **security@aboutcode.org**.

Please include as much information as possible in your report, including:
* The project and version affected.
* A description of the vulnerability.
* Steps to reproduce the issue (proof-of-concept code is helpful).
* The potential impact of the vulnerability.

### Response Timeline

We will acknowledge receipt of your report within 48 hours. We strive to fix valid critical vulnerabilities as quickly as possible and will keep you updated on our progress.

## Best Practices

We encourage security researchers to follow responsible disclosure practices:
* Give us reasonable time to fix the issue before making it public.
* Do not exploit the vulnerability to access or manipulate user data.
* Respect the privacy of our users.

Thank you for helping keep the open source community secure!