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

Create SECURITY.md #839

Closed
wants to merge 1 commit into from
Closed

Create SECURITY.md #839

wants to merge 1 commit into from

Conversation

KOSASIH
Copy link

@KOSASIH KOSASIH commented Jun 18, 2023

Description

Summary generated by Reviewpad on 18 Jun 23 04:59 UTC

This pull request creates a SECURITY.md file, which outlines the security policy for the project. It includes information on the supported versions and how to report a vulnerability.

Issue

Fixes #<issue_number>

Type of change

Please mark the relevant option(s):

  • New feature, functionality or library
  • Bug fix
  • Code health or cleanup
  • Major breaking change
  • Documentation
  • Other

List of changes

Testing

  • make develop_test; if any code changes were made
  • make test_e2e on k8s LocalNet; if any code changes were made
  • e2e-devnet-test passes tests on DevNet; if any code was changed
  • Docker Compose LocalNet; if any major functionality was changed or introduced
  • k8s LocalNet; if any infrastructure or configuration changes were made

Required Checklist

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have added, or updated, godoc format comments on touched members (see: tip.golang.org/doc/comment)
  • I have tested my changes using the available tooling
  • I have updated the corresponding CHANGELOG

If Applicable Checklist

  • I have updated the corresponding README(s); local and/or global
  • I have added tests that prove my fix is effective or that my feature works
  • I have added, or updated, mermaid.js diagrams in the corresponding README(s)
  • I have added, or updated, documentation and mermaid.js diagrams in shared/docs/* if I updated shared/*README(s)

@reviewpad
Copy link

reviewpad bot commented Jun 18, 2023

Thank you @KOSASIH for this first contribution!

@reviewpad reviewpad bot added small Pull request is small waiting-for-review docs labels Jun 18, 2023
@Olshansk
Copy link
Member

@KOSASIH Can you talk a little bit about your motivation for this PR? Why it's the right time for us to introduce in the v1 codebase now and follow this pattern?

@Olshansk
Copy link
Member

Will close this PR out tomorrow if no response is provided

@KOSASIH
Copy link
Author

KOSASIH commented Jun 21, 2023 via email

@Olshansk Olshansk closed this Jun 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants