Skip to content

Security: BitConcepts/specsmith

SECURITY.md

Security Policy

Supported Versions

Version Supported
0.1.x ✅ Current

Reporting a Vulnerability

If you discover a security vulnerability in specsmith, please report it responsibly:

  1. Do NOT open a public issue.
  2. Email: support@bitconcepts.tech
  3. Include:
    • Description of the vulnerability
    • Steps to reproduce
    • Potential impact
    • Suggested fix (if any)

We will acknowledge receipt within 48 hours and aim to provide a fix or mitigation within 7 days for critical issues.

Scope

This policy covers:

  • The specsmith CLI tool and its dependencies
  • Generated scaffold files and templates
  • CI/CD workflows and configuration files

Security Practices

  • Dependencies are monitored by Dependabot (GitHub) and Renovate (GitLab/Bitbucket)
  • CI runs pip-audit on every push to detect known vulnerabilities
  • All agent-invoked commands enforce timeouts to prevent hung processes
  • No secrets are stored in generated scaffold files

There aren’t any published security advisories