Skip to content

Security: TheGittyPerson/love-machine

Security

.github/SECURITY.md

Security Policy

Reporting a Vulnerability

If you discover a vulnerability, please use the "Report a vulnerability" button under Security on this repo's GitHub page.

Security Guidelines

  • No Secrets: Never commit personal information, API keys, or passwords to the repository.
  • Dependency Awareness: Be cautious when adding new third-party libraries. Stick to well-known packages and keep them updated.
  • Sanitize Input: If you add a method that takes user input, ensure it doesn't execute unintended code.

There aren't any published security advisories