Skip to content

Commit b600a4a

Browse files
committed
セキュリティ・ポリシーを追加
1 parent 7875ad2 commit b600a4a

2 files changed

Lines changed: 30 additions & 0 deletions

File tree

.github/SECURITY.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
# セキュリティポリシー
2+
3+
## サポート対象バージョン
4+
5+
本プロジェクト(AWS CloudFormation Stack Status Checker GitHub Action)は現在アクティブに開発されています。セキュリティアップデートは最新版(2.x.x系)のみ提供しています。
6+
7+
| バージョン | サポート状況 |
8+
| ---------- | ------------------- |
9+
| 2.x.x ||
10+
11+
## セキュリティに関するご注意
12+
13+
- 本リポジトリは AWS CloudFormation スタックの状態をチェックする GitHub Actions です。
14+
- AWS 資格情報やシークレット、API キー等の漏洩防止にご注意ください。
15+
- ワークフローで利用するシークレットや依存パッケージの管理には十分ご注意ください。
16+
- セキュリティ上の懸念がある場合は、速やかにご報告ください。
17+
18+
## 脆弱性の報告方法
19+
20+
脆弱性を発見された場合は、GitHub の Security Advisories 機能を利用してご報告ください。
21+
22+
1. このリポジトリの「セキュリティ」タブに移動
23+
2. 「脆弱性の報告」をクリック
24+
3. フォームに詳細を記入し、送信
25+
26+
ご報告いただいた内容には48時間以内に初回対応し、修正状況について随時ご連絡いたします。

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,3 +44,7 @@ To check the stack for a region other than the default region, specify `region`
4444
## License
4545

4646
Any contributions made under this project will be governed by the [MIT License](LICENSE)
47+
48+
## セキュリティ・ポリシー
49+
50+
[.github/SECURITY.md](.github/SECURITY.md) をご覧ください。

0 commit comments

Comments
 (0)