23 lines
802 B
Markdown
23 lines
802 B
Markdown
# Security Policy
|
|
|
|
## Reporting a vulnerability
|
|
|
|
If you believe you have found a security vulnerability in this repository,
|
|
please report it responsibly.
|
|
|
|
- **Do not** open a public issue for security problems.
|
|
- Email **security@anthropic.com** with a description of the issue and steps to
|
|
reproduce it.
|
|
|
|
We will acknowledge your report, investigate, and keep you informed of the
|
|
resolution.
|
|
|
|
## Scope
|
|
|
|
This repository contains static, self-contained HTML example files with no
|
|
server-side components, no build pipeline, and no third-party runtime
|
|
dependencies. The most likely relevant reports are issues such as unsafe inline
|
|
script behavior or content that could mislead a reader. General questions about
|
|
the accompanying blog post are not security issues — please use normal issues
|
|
for those.
|