Skip to content

Security: camp-registry/camp-index

SECURITY.md

Reporting a security vulnerability

Never report a vulnerability in a public issue, pull request, or forum post. Public disclosure before a fix exists puts every site running the affected code at risk.

In a plugin listed in the registry

Report it to the plugin's maintainer first, privately. Every claimed listing on camp-registry.org publishes a security contact on its plugin page — preferably the source repository's private vulnerability reporting form. The maintainer develops a fix under embargo (90 days by default, negotiable), releases it, and the registry then publishes a CAMP-YYYY-NNNN advisory that warns affected sites through the site, composer audit, and the client plugin (RFC §5.3).

Escalate to the registry — using private vulnerability reporting on this repository — when:

  • the maintainer is unresponsive or declines to fix;
  • the listing is unclaimed (Tier 0) and has no security contact;
  • the vulnerability is being actively exploited and coordinated disclosure through the maintainer alone is too slow.

The registry's security team will attempt to reach the maintainer, coordinate the embargo, and may publish an advisory — and in severe cases revoke affected versions from installation — with or without a fix once the embargo expires.

In camp itself

Vulnerabilities in the registry's own infrastructure (this index, the tooling, the website, the client plugin) go through private vulnerability reporting on this repository as well.

Out of scope

Vulnerabilities in Moodle core are always reported to Moodle HQ's security process, never here.

What happens to a report

Reports are triaged by the registry security team. GitHub's private advisory workspace is used for intake and coordination only: the published artifact is always a CAMP-YYYY-NNNN advisory in this repository's advisories/ directory, and the draft GitHub advisory is closed unpublished. Advisory IDs are assigned by the registry at publication time. If the maintainer requests a CVE through their own repository, the CAMP advisory records it in its cve field.

There aren't any published security advisories