Skip to content

Security: 100mslive/config

Security

SECURITY.md

Security Policy

Supported Versions

We currently only support the latest version of the project.

Version Supported
latest

Security Measures

  • Static Analysis: gosec runs on every PR and push to main
  • Vulnerability Scanning: govulncheck checks for known Go vulnerabilities
  • Fuzz Testing: ClusterFuzzLite continuously fuzzes codec and store operations
  • Code Scanning: GitHub CodeQL analysis on every PR
  • Dependency Pinning: All CI actions and tools are pinned by hash
  • Dependency Updates: Dependabot monitors for outdated and vulnerable dependencies

Reporting a Vulnerability

We use GitHub's Private Vulnerability Reporting.

Please do not open a public issue for security bugs. Instead:

  1. Go to the Security tab of this repository.
  2. Click on Advisories on the left sidebar.
  3. Click Report a vulnerability.

This allows you to share the details privately with the maintainers.

Response Timeline

  • Acknowledgment: Within 48 hours
  • Initial assessment: Within 1 week
  • Fix or mitigation: Depends on severity, targeting 30 days for critical issues

There aren’t any published security advisories