CDD is a workflow project — process documentation, a copy-paste template, and a handful of shell scripts (the bootstrap, the worktree helpers, the CI smoke and drift checks). Most "vulnerabilities" here would be in that shell tooling rather than in a running service, but we take reports seriously regardless.
Please do not open a public issue for security problems.
Report privately through GitHub's private vulnerability reporting:
- Go to the Security tab of this repository.
- Click Report a vulnerability.
- Fill in the advisory form.
This keeps the report confidential until a fix is available.
- A clear description of the issue and why it's a security concern.
- Steps to reproduce — the command(s) you ran and the affected file(s)
(for example, a script in
tools/,scripts/, ortemplate/). - The impact you believe it has.
This is a small, single-maintainer project, so responses are best-effort rather than bound to a formal SLA. You can expect an initial acknowledgement, a discussion of the issue through the private advisory, and — once a fix lands — credit in the advisory if you'd like it.
Thanks for helping keep CDD and the projects built on it safe.