Skip to content

Security: AI45Lab/DeepSafe-Sci

Security

SECURITY.md

Security Policy

Reporting a vulnerability

Do not open a public issue for a suspected credential leak, code-execution vulnerability, or other report that would increase risk if disclosed. Use GitHub's private vulnerability reporting feature for this repository. If that feature is unavailable, contact an AI45Lab repository maintainer privately.

Include the affected path or component, reproduction conditions, likely impact, and any suggested mitigation. Do not include live credentials or hazardous generated content in the report.

Credentials and generated artifacts

The repository expects API credentials through environment variables such as OPENAI_API_KEY and SERPER_API_KEY. Never commit real keys. Keep generated responses, reports, logs, prompt traces, and newly retrieved search evidence out of Git unless they have been reviewed and intentionally prepared for release.

If a real credential is ever committed or exposed in an artifact, revoke or rotate it immediately. Removing it from a later commit is not sufficient.

There aren't any published security advisories