this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Create SECURITY.md

I went to see what our security policy was, and we didn't have one, so this is a beginning. I just used the default template and filled in the very basics.

Not sure if you'd prefer a nicer email like `security@tic80.com`?

Also is there any reason someone should still be running 0.80 or 0.70? Could we mark anything below 0.90 as obsolete? This also has wiki implications as we don't need to mention "added in version 0.2" if someone isn't using version 0.1 anymore, etc...

authored by

Josh Goebel and committed by
GitHub
d2430a55 355e46be

+23
+23
SECURITY.md
··· 1 + # Security Policy 2 + 3 + ## Supported Versions 4 + 5 + Only the latest releases are supported and may receive security updates. 6 + If you aren't using the latest stable version, please upgrade. 7 + 8 + | Version | Status | Supported | 9 + | ---------- | -------- | ------------------ | 10 + | 1.0.x-dev | Alpha | :white_check_mark: | 11 + | 0.90.x | Stable | :white_check_mark: | 12 + | 0.80.x | | :x: | 13 + | 0.70.x | Obsolete | :x: | 14 + | < 0.70 | Obsolete | :x: | 15 + 16 + ## Reporting a Vulnerability 17 + 18 + Please open a [new GitHub issue](https://github.com/nesbox/TIC-80/issues/new) to report a vulnerability. 19 + 20 + If you feel your vulnerability is serious and should not 21 + be publically disclosed you may reach out via email: 22 + 23 + grigoruk@gmail.com