Skip to content

Security: nhic-lab/currantui

SECURITY.md

Security Policy

We take security seriously at the National Health Intelligence Center (NHIC) and appreciate the efforts of security researchers who help keep our users safe.

Reporting a Vulnerability

If you believe you've found a security vulnerability in CurrantUI or any NHIC project, please follow responsible disclosure practices and do not open a public GitHub issue, as this could expose the vulnerability before a fix is available.

Instead, please report it through one of the following channels:

We will acknowledge your report promptly and work with you to understand and resolve the issue as quickly as possible.

Supply-chain integrity

  • Releases are published from CI only, via npm trusted publishing (OIDC) behind a required-reviewer approval gate — no long-lived publish tokens exist.
  • Public releases carry npm provenance attestations linking each tarball to the exact repo, workflow, and commit that produced it: verify with npm audit signatures.
  • Dependency updates arrive as weekly Dependabot PRs and are built by CI before merge.

There aren't any published security advisories