Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add security policy #1385

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Add security policy #1385

wants to merge 1 commit into from

Conversation

tatiana
Copy link
Collaborator

@tatiana tatiana commented Dec 12, 2024

A security policy provides guidelines for evaluating and mitigating security risks.

The idea of a security policy in software is familiar; many large open-source projects understand the need to define policies and procedures for reporting security issues. Some even have dedicated teams to handle security issues. Forges like GitHub actively promote adding a SECURITY.rst or SECURITY.md file in the code repository that explains how to report security issues.

This task aims to add the first version of a security policy for Cosmos, following @jedomagalski's recommendations.

Co-authored-by: Joshua Domagalski [email protected]

Copy link

codecov bot commented Dec 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.06%. Comparing base (c66681c) to head (24219dd).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1385   +/-   ##
=======================================
  Coverage   96.06%   96.06%           
=======================================
  Files          67       67           
  Lines        4042     4042           
=======================================
  Hits         3883     3883           
  Misses        159      159           

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

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.

1 participant