Skip to content
This repository was archived by the owner on Dec 26, 2023. It is now read-only.

Commit 7a5d057

Browse files
authored
Update SECURITY.md
1 parent 1a1f680 commit 7a5d057

1 file changed

Lines changed: 6 additions & 11 deletions

File tree

SECURITY.md

Lines changed: 6 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -2,20 +2,15 @@
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+
プログラムの分量は少ないので、セキュリティ問題があってもライブラリで発生すると思います。
6+
npmインストール時にライブラリが古いなどの警告が出た場合は、内容にしたがって修正してください。
77

88
| Version | Supported |
99
| ------- | ------------------ |
10-
| 5.1.x | :white_check_mark: |
11-
| 5.0.x | :x: |
12-
| 4.0.x | :white_check_mark: |
13-
| < 4.0 | :x: |
10+
| 1.0.x | :white_check_mark: |
11+
| < 1.0 | :x: |
1412

1513
## Reporting a Vulnerability
1614

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.
15+
Please report in issue.
16+
(issueで報告頂ければ対応します。)

0 commit comments

Comments
 (0)