300c705033
Renames the plugin from headlamp-rook-ceph-plugin to headlamp-rook-plugin across all files: package.json, package-lock.json, artifacthub-pkg.yml, release workflow, README, CHANGELOG, CLAUDE.md, CONTRIBUTING, SECURITY, and src/index.tsx. Generated with [Claude Code](https://claude.ai/code) via [Happy](https://happy.engineering) Co-Authored-By: Claude <noreply@anthropic.com> Co-Authored-By: Happy <yesreply@happy.engineering>
16 lines
566 B
Markdown
16 lines
566 B
Markdown
# Security Policy
|
|
|
|
## Supported Versions
|
|
|
|
| Version | Supported |
|
|
|---------|-----------|
|
|
| Latest | ✓ |
|
|
|
|
## Reporting a Vulnerability
|
|
|
|
Please report security vulnerabilities by opening a [GitHub Security Advisory](https://github.com/cpfarhood/headlamp-rook-plugin/security/advisories/new) rather than a public issue.
|
|
|
|
## Scope
|
|
|
|
This plugin is **read-only** — it does not modify any Kubernetes or Ceph resources. The only network requests made are to the Kubernetes API server via Headlamp's `ApiProxy` (which handles auth) and to Headlamp's own hooks.
|