Skip to content

fix: add SECURITY.md with vulnerability reporting policy#22

Draft
Koan-Bot wants to merge 1 commit into
Perl-Toolchain-Gang:masterfrom
Koan-Bot:koan.atoomic/fix-issue-15
Draft

fix: add SECURITY.md with vulnerability reporting policy#22
Koan-Bot wants to merge 1 commit into
Perl-Toolchain-Gang:masterfrom
Koan-Bot:koan.atoomic/fix-issue-15

Conversation

@Koan-Bot
Copy link
Copy Markdown

@Koan-Bot Koan-Bot commented Mar 19, 2026

Summary

Adds a SECURITY.md file to the repository root, as requested by CPANSec. The file explains how to report security vulnerabilities privately (via GitHub's advisory system or email), what to include in a report, expected response timelines, and the coordinated disclosure policy.

Fixes #15

Changes

  • Add SECURITY.md with vulnerability reporting instructions
  • Documents preferred reporting path (GitHub private vulnerability reporting)
  • Includes fallback email contacts for maintainers
  • Sets response timeline expectations (7-day ack, 30-day fix target)
  • Describes scope of security concerns relevant to HTTP-Tiny

Test plan

  • No code changes; this is documentation only
  • Verified the file renders correctly as Markdown
  • GitHub will automatically surface SECURITY.md as a first-class security policy file

Generated by Kōan /fix


Quality Report

Changes: 1 file changed, 59 insertions(+)

Code scan: clean

Tests: skipped

Branch hygiene: clean

Generated by Kōan post-mission quality pipeline

Addresses the request from CPANSec (issue Perl-Toolchain-Gang#15) to provide a clear
security policy for the distribution. The policy documents:

- How to report vulnerabilities (GitHub private advisory or email)
- What information to include in a report
- Expected response timeline (7-day acknowledgement, 30-day fix target)
- Coordinated disclosure expectations
- Scope of security concerns relevant to HTTP-Tiny

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Please add a security policy

1 participant