Skip to content

Commit 9c4f9bc

Browse files
authored
Update SECURITY.md
1 parent 5bd4e70 commit 9c4f9bc

1 file changed

Lines changed: 13 additions & 11 deletions

File tree

SECURITY.md

Lines changed: 13 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -2,20 +2,22 @@
22

33
## Supported Versions
44

5-
Use this section to tell people about which versions of your project are
6-
currently being supported with security updates.
5+
I recommend to use stable version.
6+
7+
If you want real challenges then use our beta verion and say us how is it!
8+
```html
9+
<script src="https://cdn.jsdelivr.net/gh/NodeX-AR/Pytml@Beta-Version/pytml.js"></script>
10+
```
711

812
| Version | Supported |
913
| ------- | ------------------ |
10-
| 5.1.x | :white_check_mark: |
11-
| 5.0.x | :x: |
12-
| 4.0.x | :white_check_mark: |
13-
| < 4.0 | :x: |
14+
| 3.0.0 | :x: |
15+
| 2.x.x | :white_check_mark: |
16+
| 2.1.x | :white_check_mark: |
17+
| > 1.0 | :x: |
1418

1519
## Reporting a Vulnerability
1620

17-
Use this section to tell people how to report a vulnerability.
18-
19-
Tell them where to go, how often they can expect to get an update on a
20-
reported vulnerability, what to expect if the vulnerability is accepted or
21-
declined, etc.
21+
First off Thanks!
22+
You can open a [Issue](https://github.com/nodex-ar/pytml/issues) and report your bugs.
23+
If you are confident about how to fix it then fork this respo, fix the bug then open a pr. We will look after that !

0 commit comments

Comments
 (0)