Skip to content

Security: omattsson/application_template

Security

.github/SECURITY.md

Security Policy

Supported Versions

Use this section to tell people about which versions of your project are currently being supported with security updates.

Version Supported
1.0.x
0.9.x
< 0.9

Reporting a Vulnerability

We take the security of our project seriously. If you believe you've found a security vulnerability, please follow these steps to report it:

  1. Do NOT disclose the vulnerability publicly
  2. Email us at security@example.com with details about the vulnerability
  3. Include the following information in your report:
    • Type of vulnerability
    • Full path of source file(s) related to the vulnerability
    • Location of affected code (line number(s))
    • Proof of concept or exploit code (if possible)
    • Impact of the vulnerability

What to Expect

  • We will acknowledge receipt of your vulnerability report within 48 hours
  • We will provide a more detailed response within 7 days
  • We will work with you to understand and address the vulnerability
  • We will keep you informed of our progress towards a fix and announcement
  • We may ask for additional information or guidance

Security Practices

Our project follows these security practices:

  • Regular dependency updates and audits
  • Automated security scanning in CI/CD pipeline
  • Code review process that includes security considerations
  • Regular security testing and assessments

Security-Related Configuration

For optimal security when deploying this application, follow these guidelines:

  1. Always use HTTPS in production environments
  2. Configure proper authentication for all API endpoints
  3. Implement rate limiting to prevent abuse
  4. Keep all dependencies up-to-date
  5. Follow the least privilege principle for service accounts

Acknowledgments

We would like to thank the following individuals who have helped improve our security through responsible disclosure:

  • (Your project can acknowledge security researchers here)

If you have responsibly disclosed a security vulnerability to us, we would be happy to acknowledge your contribution.

There aren’t any published security advisories