Skip to content

Security: Hemantgithubpro/notes-api

Security

SECURITY.md

Security Policy

Supported Versions

We support the latest version of the Notes API. Security updates are applied to the current release.

Version Supported
1.x

Reporting a Vulnerability

If you discover a security vulnerability, please follow these steps:

  1. DO NOT open a public issue
  2. Send an email to me at [hemant@hemantjha.me] with:
    • Description of the vulnerability
    • Steps to reproduce
    • Potential impact
    • Suggested fix (if any)

We will respond within 48 hours and work with you to address the issue.

Security Best Practices

When deploying this application:

  • Always use HTTPS in production
  • Keep dependencies up to date
  • Use strong database passwords
  • Enable proper firewall rules
  • Regularly backup your data
  • Monitor application logs
  • Use container security scanning
  • Implement proper authentication (not included in this demo)

Thank you for helping keep the Notes API secure!

There aren’t any published security advisories