sedge icon indicating copy to clipboard operation
sedge copied to clipboard

feat(security): Adds security policy to repo

Open darigovresearch opened this issue 1 year ago • 2 comments

Closes https://github.com/NethermindEth/sedge/issues/370 if merged

Changes:

Adds placeholder Security.md adapted from another repo

Adapted from https://github.com/NethermindEth/nethermind/blob/master/SECURITY.md

Types of changes

What types of changes does your code introduce? Put an x in the boxes that apply

  • [x] Bugfix (non-breaking change which fixes an issue)
  • [x] New feature (non-breaking change which adds functionality)
  • [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • [x] Documentation Update
  • [ ] Code style update (formatting, renaming)
  • [ ] Refactoring (no functional changes, no api changes)
  • [ ] Build related changes
  • [ ] Other (please describe):

Testing

Requires testing

  • [ ] Yes
  • [x] No

In case you checked yes, did you write tests?

  • [ ] Yes
  • [ ] No

Comments about testing , should you have some (optional)

darigovresearch avatar Apr 20 '24 07:04 darigovresearch

With that small change, will be ready to merge, good catch! @darigovresearch

stdevMac avatar May 02 '24 10:05 stdevMac

Thanks for the feedback @stdevMac, adjustments should now be in the pull request

Do you need anything else to merge this pull request?

darigovresearch avatar Jun 15 '24 21:06 darigovresearch