8000 Security Overview Β· vietlinhh02/BookStation Β· GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Security: vietlinhh02/BookStation

Security

SECURITY.md

πŸ” Security Policy

πŸ“… Supported Versions

We aim to support the latest stable version of this project. Only critical security updates will be considered for previous versions.

Version Supported
main / latest βœ…
older versions ❌

πŸ›‘οΈ Reporting a Vulnerability

If you discover a vulnerability or security issue in BookStation:

  1. Do not open a public GitHub issue.
  2. Please report it privately and responsibly by contacting the maintainers.

πŸ“§ Contact: ZACZ1NH0 on GitHub

We will respond as quickly as possible to confirm the issue and discuss the next steps.


πŸ”’ Security Best Practices

If you're deploying this project:

  • Use strong database credentials and do not expose them publicly.
  • Ensure DEBUG = False in production.
  • Regularly update dependencies with pip install --upgrade -r requirements.txt.
  • Consider adding HTTPS, firewall rules, and database restrictions for production environments.

πŸ“’ Dependabot & Vulnerability Alerts

We recommend enabling Dependabot for automatic dependency security updates.


Thank you for helping make BookStation more secure! πŸš€

There aren’t any published security advisories

0