Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: add cloud formation of waf #280

Merged
merged 2 commits into from
Sep 6, 2021

Conversation

komtaki
Copy link
Contributor

@komtaki komtaki commented Sep 2, 2021

🎩 What? Why?

セキュリティ向上のため、カウントモードでwafを追加する

ルールは、オーソドックスな下記5つ

  • AWSManagedRulesCommonRuleSet
  • AWSManagedRulesKnownBadInputsRuleSet
  • AWSManagedRulesAmazonIpReputationList
  • AWSManagedRulesLinuxRuleSet
  • AWSManagedRulesSQLiRuleSet

https://docs.aws.amazon.com/ja_jp/waf/latest/developerguide/aws-managed-rule-groups-list.html

📌 Related Issues

@komtaki komtaki force-pushed the feature/add-aws-waf branch from 388e2fd to 2a1a92a Compare September 4, 2021 00:47
@komtaki komtaki marked this pull request as ready for review September 4, 2021 00:47
@komtaki komtaki requested a review from ayuki-joto September 4, 2021 00:48
@ayuki-joto ayuki-joto merged commit 664b570 into codeforjapan:develop Sep 6, 2021
@komtaki komtaki deleted the feature/add-aws-waf branch October 14, 2021 09:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants