If you find a security issue in this repository or on the deployed site at zkcoins.com, please report it privately via GitHub Security Advisories.
Do not open a public issue, pull request, or discussion for security topics.
In scope:
- The contents of this repository
- The production site
https://zkcoins.comand its preview deploymenthttps://dev.zkcoins.com - The
auto-release-pr.yamlworkflow and any workflow that has write permissions
Out of scope:
- The linked external sites (
zkcoins.app,zkcoins.info,zkcoins.exchange,zkcoins.space,docs.zkcoins.com) — report those to their respective repos - The Shielded CSV protocol itself — report to the upstream authors
- General Bitcoin protocol concerns
We do not run a bug bounty for this static site. We will:
- Acknowledge a credible report within a few working days.
- Investigate and remediate confirmed issues.
- Credit reporters in the advisory once the fix is public, unless anonymity is requested.
- No JavaScript, no third-party scripts, no remote font/CDN load
- HTML5 validator + link check on every push (CI)
zizmorstatic analysis on all GitHub Actions workflows (CI)- Dependabot enabled for GitHub Actions versions
mainbranch protected; production deploys only frommain