Commit Graph

  • 32345c2703
    strip whitespaces main hmoon630 2024-08-15 11:25:50 +0900
  • 2edbdac8b9 Treat -1(All) as a common port EC2 Default User 2024-08-14 07:04:56 +0000
  • e75c2d91e5 Add options for a printing level, rulesets, suppressions EC2 Default User 2024-08-14 07:04:13 +0000
  • 6e04f6a7a9 Execute rule checks in multi-threads for each service EC2 Default User 2024-08-14 04:23:10 +0000
  • f7923b4890 Handle exceptions gracefully EC2 Default User 2024-08-14 04:21:46 +0000
  • fb94b40c23 Refactor to cache AWS resources EC2 Default User 2024-08-14 01:05:06 +0000
  • 4854f11021 Check API GW rules EC2 Default User 2024-08-13 02:45:07 +0000
  • 92f9bd375c Add feature: Check api-gateway bp rules Donggeun Lee 2024-08-06 10:53:39 +0900
  • 14973510db Add feature : Security Hub bp check Juwon 2024-08-12 13:06:13 +0900
  • 858aab4eac Check if conditions in more pythonic ways skyuecx0630 2024-08-12 19:50:36 +0900
  • eae572c5ba Add a missing import statement skyuecx0630 2024-08-12 19:50:16 +0900
  • 4e80bbddef Add feature : CodeSeries bp check Juwon 2024-08-12 11:20:13 +0900
  • 647bf14a74 Add a missing import statement skyuecx0630 2024-08-12 19:27:53 +0900
  • 17d1147855 Add feature : SNS bp check Juwon 2024-08-12 11:17:57 +0900
  • 8585fd0e64 Remove Route53 rules EC2 Default User 2024-08-12 08:53:50 +0000
  • 7cf3646cc0 Support Python versions from 3.8 to 3.12 & change inquirer library EC2 Default User 2024-08-12 08:38:43 +0000
  • df4b264145 Fix if condition & Reduce API calls skyuecx0630 2024-08-10 17:51:28 +0900
  • 270e02cd76 Refactor codes in more pythonic ways skyuecx0630 2024-08-10 17:50:51 +0900
  • 7d5076b570 Add feature : ECS bp check Juwon 2024-08-10 14:49:34 +0900
  • 12e87173dd Remove DocDB checks & a duplicate deletion protection check EC2 Default User 2024-08-10 06:11:38 +0000
  • bc9cd3574f Check DB clusters including the DocDB engine skyuecx0630 2024-08-10 15:03:46 +0900
  • 43007660d1 Check if conditions in more pythonic ways skyuecx0630 2024-08-10 15:03:02 +0900
  • b81a1bc8b2 Add feature : RDS bp check Juwon 2024-08-09 14:19:12 +0900
  • d2559aa016 Add feature : bp check Juwon 2024-08-09 15:35:52 +0900
  • 3bb3cd14a0 Check ELB healthcheck only for ASGs attached to load balancers skyuecx0630 2024-08-08 20:19:41 +0900
  • 885115d91d Add feature : ASG bp check Juwon 2024-08-08 16:46:20 +0900
  • 142352f1ee Check whether retentionInDays is set or not skyuecx0630 2024-08-08 11:27:06 +0900
  • f85c15f31d Add feature : CloudWatch bp check Juwon 2024-08-07 21:34:02 +0900
  • a06dce562f Add feature : KMS bp check Juwon 2024-08-07 20:55:23 +0900
  • 24c13eff59 Fix false alert and remove unneeded API calls skyuecx0630 2024-08-08 11:08:43 +0900
  • 8a0f93b221 Add feature : CloudFront bp check Juwon 2024-08-07 20:40:35 +0900
  • d9abc039a9 Fix key pair check skyuecx0630 2024-08-07 21:39:35 +0900
  • 825d563d99 Fix launch template check skyuecx0630 2024-08-07 21:39:20 +0900
  • 2a92f6ee05 Add feature: EC2 bp check Juwon 2024-08-07 17:06:38 +0900
  • 2c7f90455d Add global resources check skyuecx0630 2024-08-07 20:59:15 +0900
  • 43d8059c17 Remove test code Juwon 2024-08-07 15:23:48 +0900
  • 1146844795 Add feature : WAFv2 bp check Juwon 2024-08-07 15:21:51 +0900
  • 626a4b825a Add featrue : WAFv2 bp check Juwon 2024-08-07 15:21:30 +0900
  • 153a386774 Add feature : WAFv2 bp check Juwon 2024-08-07 15:18:46 +0900
  • 2537adf30d Add feature : WAFv2 bp check Juwon 2024-08-07 14:04:00 +0900
  • ce09ebb98d Add feature : WAFv2 bp check Juwon 2024-08-07 14:02:45 +0900
  • cfba14961f Add more strict checks skyuecx0630 2024-08-07 18:59:01 +0900
  • c526d2571f Add feature : IAM bp check Juwon 2024-08-07 11:39:51 +0900
  • 47b3f9b180 Change lambda_function_settings_check behavior skyuecx0630 2024-08-07 17:20:32 +0900
  • ba3f4f0951 Add featrue : Lambda bp check Juwon 2024-08-07 11:37:55 +0900
  • d00a457ae0 Fix KeyError if rotation attributes don't exist skyuecx0630 2024-08-07 16:45:49 +0900
  • 746c6a98df Add feature : Secrets Manager bp check Juwon 2024-08-07 11:36:11 +0900
  • f16a8fe911 Handle botocore.exceptions.ClientError skyuecx0630 2024-08-07 16:06:40 +0900
  • aab42f61b0 Add feature : S3 bp check Juwon 2024-08-07 11:33:23 +0900
  • 2a25f5cf8c Fix attribute name properly skyuecx0630 2024-08-06 17:03:21 +0900
  • e99e608c1a Add feature: ElastiCache bp check Juwon 2024-08-06 16:42:05 +0900
  • 437bb0c2d4 Remove a duplicate check EC2 Default User 2024-08-06 07:19:13 +0000
  • d377addf7b Add feature: EKS bp check Juwon 2024-08-06 15:36:50 +0900
  • c68e1f2290 Add feature: EFS bp check Juwon 2024-08-06 14:34:45 +0900
  • fb3227e265 Fix an exception handling for LifecyclePolicyNotFoundException skyuecx0630 2024-08-06 14:22:08 +0900
  • 9449cac446 Add feature: ECR bp check Juwon 2024-08-06 13:07:28 +0900
  • fb5f1fc3ca Fix elb_logging_enabled check skyuecx0630 2024-08-05 19:25:49 +0900
  • a06954f523 Add feature: application load balancer bp check Donggeun Lee 2024-08-05 15:09:59 +0900
  • f9cc376f39 Modify .gitignore file Donggeun Lee 2024-08-05 14:15:15 +0900
  • 5db67720fd Initial commit EC2 Default User 2024-08-05 02:30:34 +0000