Skip to content

Docs/security policy#78

Open
Pranav-MSK wants to merge 2 commits into
Py-Contributors:mainfrom
Pranav-MSK:docs/security-policy
Open

Docs/security policy#78
Pranav-MSK wants to merge 2 commits into
Py-Contributors:mainfrom
Pranav-MSK:docs/security-policy

Conversation

@Pranav-MSK
Copy link
Copy Markdown
Contributor

Description

Adds SECURITY.md with a private vulnerability reporting workflow. Closes #52


Type of Change

  • feat
  • fix
  • docs
  • refactor
  • chore
  • accidental genius

Checklist

Overengineering Verification

  • I have introduced at least one unnecessary abstraction layer
  • The solution is more complex than the problem warrants
  • A reasonable engineer would question at least one design decision
  • I have named something in a way that requires further explanation

Validation

  • pytest passes locally with no failures
  • New functionality is covered by tests
  • I have not deleted tests to make CI green
  • Documentation has been updated if needed

Traceability

  • This PR references a related issue
  • The branch name vaguely reflects the chaos introduced

General

  • Future contributors may question my decisions, but not my confidence
  • Code has been self-reviewed
  • No secrets, credentials, or hardcoded paths were smuggled in
  • I have read the CONTRIBUTING.md guidelines

Screenshots (if applicable)


Additional Notes


"Any fool can write code that a computer can understand. Good programmers write code that humans can understand — but we don't do that here."

This document outlines the Contributor Covenant Code of Conduct, detailing the community's pledge, standards, enforcement responsibilities, and consequences for violations.

Signed-off-by: Pranav M S Krishnan <pranavmskrishnan@gmail.com>
Added a security policy document outlining supported versions, vulnerability reporting procedures, and scope.

Signed-off-by: Pranav M S Krishnan <pranavmskrishnan@gmail.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.

docs: Implement a standard Security Policy

1 participant