Skip to content

Security: hic-ai-inc/mouse

SECURITY.md

Security Policy

Reporting a Vulnerability

If you discover a security vulnerability in HIC Mouse, please report it responsibly.

Do NOT open a public GitHub issue for security vulnerabilities.

How to Report

  1. GitHub Security Advisories (preferred): Use the Report a vulnerability feature on this repository.
  2. Email: Send details to security@hic-ai.com.

What to Include

  • Description of the vulnerability
  • Steps to reproduce
  • Affected version(s)
  • Potential impact
  • Any suggested fix (optional)

What to Expect

  • Acknowledgment: Within 24 hours
  • Initial assessment: Within 3 business days
  • Resolution target: Critical vulnerabilities within 14 days; others within 30 days
  • Credit: We will credit reporters in release notes (unless you prefer anonymity)

Scope

This policy covers:

  • The HIC Mouse VS Code extension (hic-ai.mouse)
  • The HIC Mouse MCP server
  • The HIC Mouse licensing system

Out of scope:

  • Third-party dependencies (report to the upstream maintainer)
  • Social engineering attacks
  • Denial of service attacks against hic-ai.com

Website, API, account, billing, and license-service vulnerabilities should be reported by email to security@hic-ai.com rather than through GitHub Security Advisories.

Supported Versions

Version Supported
Latest Yes
< Latest Best-effort security patches for the previous minor version

Security Practices

  • All releases are built in CI with audited dependencies (npm audit)
  • VSIX artifacts are verified via SHA-256 checksums (see VERIFICATION.md)
  • The VS Code Marketplace performs repository signing and malware scanning
  • GitHub Actions workflows use SHA-pinned action references
  • No secrets or credentials are included in distributed artifacts

Privacy

Mouse runs entirely locally. No source code, file contents, or workspace data is transmitted to HIC AI or any third party. The only network communication is license validation (heartbeat), which transmits only a machine identifier and license status.

There aren't any published security advisories