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

docs: Explain how to report a security issue. #1605

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Conversation

MaxJPRey
Copy link
Contributor

Description

As title says.
This will be used for all the other repos of our organization.

Issue linked

Please mention the issue number or describe the problem this pull request addresses.

Checklist

  • I have tested my changes locally.
  • I have added necessary documentation or updated existing documentation.
  • I have followed the coding style guidelines of this project.
  • I have added appropriate unit tests.
  • I have reviewed my changes before submitting this pull request.
  • I have linked the issue or issues that are solved to the PR if any.
  • I have assigned this PR to myself.
  • I have added the minimum version decorator to any new backend method implemented.
  • I have made sure that the title of my PR follows Conventional commits style (e.g. feat: extrude circle to cylinder)

@MaxJPRey MaxJPRey requested a review from a team as a code owner December 27, 2024 14:20
@github-actions github-actions bot added the documentation Improvements or additions to documentation label Dec 27, 2024
@github-actions github-actions bot added documentation Improvements or additions to documentation and removed documentation Improvements or additions to documentation labels Dec 27, 2024
Copy link

codecov bot commented Dec 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.28%. Comparing base (cc31b93) to head (7e8510b).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1605   +/-   ##
=======================================
  Coverage   91.28%   91.28%           
=======================================
  Files          86       86           
  Lines        7103     7103           
=======================================
  Hits         6484     6484           
  Misses        619      619           

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

@@ -36,5 +36,14 @@ SOFTWARE.

## Reporting a Vulnerability

**Please do not report any security vulnerabilities through GitHub issues.**
Copy link
Member

Choose a reason for hiding this comment

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

Why not use GH's admonition system? Looks much better that way... See for ref: https://blog.solichain.com/how-to-create-admonitions-in-github-markdown-ab580debcfdc

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants