Skip to content

Commit 47ded2f

Browse files
committed
Add security guidance
1 parent 7182618 commit 47ded2f

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

SECURITY.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# Reporting Security Vulnerabilities
2+
If you find a sensitive security vulnerability
3+
in the code-input.js library, please
4+
contact the maintainer Oliver Geer at
5+
6+
using [this optional PGP encryption key and advice](https://oliver.geer.im#email)
7+
if you know how to do so.

docs/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -312,6 +312,6 @@ something like [CodeMirror](https://codemirror.net/),
312312

313313
## Contribute Bug Reports / Code / Docs {#contributing}
314314

315-
🎉 code-input.js is collaboratively developed by many people, which is what keeps it going strong. By version 2.6.0, many have reported bugs and suggestions, and [9 people (see them on GitHub)](https://github.com/WebCoder49/code-input/graphs/contributors) have contributed code or documentation directly. If you have found a bug, would like to help with the code or documentation, or have additional suggestions, for plugins or core functionality, [please look at GitHub](https://github.com/WebCoder49/code-input/tree/main/CONTRIBUTING.md) or [get in touch via email so I can add it for you](mailto:[email protected])!
315+
🎉 code-input.js is collaboratively developed by many people, which is what keeps it going strong. By version 2.6.0, many have reported bugs and suggestions, and [9 people (see them on GitHub)](https://github.com/WebCoder49/code-input/graphs/contributors) have contributed code or documentation directly. If you have found a bug, would like to help with the code or documentation, or have additional suggestions, for plugins or core functionality, [please look at GitHub](https://github.com/WebCoder49/code-input/tree/main/CONTRIBUTING.md) or [get in touch via email so I can add it for you](mailto:[email protected]) / [this address for security issues](mailto:[email protected]) ([address owner, encryption and privacy info](https://oliver.geer.im/#email))!
316316

317317
*I'm looking into mirroring code-input.js onto Codeberg as well as GitHub for more flexibility and freedom - if you have ideas for this please get in touch!*

0 commit comments

Comments
 (0)