Skip to content

Commit

Permalink
Added Github Security policy
Browse files Browse the repository at this point in the history
  • Loading branch information
nuxy committed Mar 29, 2024
1 parent ca4a02b commit f5f0957
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions SECURITY.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
# Security Policy

## Supported releases

| Version | Supported |
| ------- | ------------------ |
| 1.x.x | :x: |
| 2.x.x | :x: |
| 3.x.x | :x: |
| 4.0.x | :white_check_mark: |

## Reporting an issue

If you find a vulnerability with this package, please report it [here](https://github.com/nuxy/tidy-table/issues) for full disclosure.

## Contributions

If you fix a bug, or have a code you want to contribute, please send a pull-request with your changes. (Note: Before committing your code please ensure that you are following the [Node.js style guide](https://github.com/felixge/node-style-guide))

0 comments on commit f5f0957

Please sign in to comment.