Skip to content

Commit afc7c40

Browse files
authored
Create SECURITY.md
1 parent dc99797 commit afc7c40

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

SECURITY.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
# Security Policy
2+
3+
## Supported Versions
4+
5+
CyberChef is supported on a best endeavours basis. Patches will be applied to
6+
the latest version rather than retroactively to older versions. To ensure you
7+
are using the most secure version of CyberChef, please make sure you have the
8+
[latest release](https://github.com/gchq/CyberChef/releases/latest). The
9+
official [live demo](https://gchq.github.io/CyberChef/) is always up to date.
10+
11+
## Reporting a Vulnerability
12+
13+
In most scenarios, the most appropriate way to report a vulnerability is to
14+
[raise a new issue](https://github.com/gchq/CyberChef/issues/new/choose)
15+
describing the problem in as much detail as possible, ideally with examples.
16+
This will obviously be public. If you feel that the vulnerability is
17+
significant enough to warrant a private disclosure, please email
18+
19+
20+
21+
Disclosures of vulnerabilities in CyberChef are always welcomed. Whilst we aim
22+
to write clean and secure code free from bugs, we recognise that this is an open
23+
source project written by analysts in their spare time, relying on dozens of
24+
open source libraries that are modified and updated on a regular basis. We hope
25+
that the community will continue to support us as we endeavour to maintain and
26+
develop this tool together.

0 commit comments

Comments
 (0)