Skip to content

Add a security policy#1318

Merged
AdrianAtZyte merged 2 commits intomasterfrom
security
Mar 24, 2026
Merged

Add a security policy#1318
AdrianAtZyte merged 2 commits intomasterfrom
security

Conversation

@AdrianAtZyte
Copy link
Copy Markdown
Contributor

No description provided.

@codecov
Copy link
Copy Markdown

codecov bot commented Mar 24, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.63%. Comparing base (341d308) to head (c0326b7).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1318   +/-   ##
=======================================
  Coverage   96.63%   96.63%           
=======================================
  Files         235      235           
  Lines        2915     2915           
=======================================
  Hits         2817     2817           
  Misses         98       98           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adds a repository security policy and wires it into the existing version-bumping workflow so the supported version range in SECURITY.md can be kept in sync with releases.

Changes:

  • Add a new SECURITY.md file describing supported versions and how to report vulnerabilities.
  • Update pyproject.toml bumpversion configuration to include SECURITY.md (major/minor formatting) during version bumps.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
pyproject.toml Adds SECURITY.md to bumpversion-managed files (major/minor serialization).
SECURITY.md Introduces the Security Policy content (supported versions + reporting link).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@AdrianAtZyte AdrianAtZyte merged commit 62710c0 into master Mar 24, 2026
14 checks passed
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.

3 participants