Skip to content

Commit

Permalink
Release/v3.3 (#8)
Browse files Browse the repository at this point in the history
* Added Assets Terraform Plan & Infracost for Jumphost

* Added jumphost security analyze assets
  • Loading branch information
zeroc0d3 authored Sep 3, 2022
1 parent 430efb0 commit bbc9bec
Show file tree
Hide file tree
Showing 19 changed files with 4 additions and 8 deletions.
4 changes: 2 additions & 2 deletions docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,9 +49,9 @@ Production Grade Terraform for Provisioning Infrastructure
- Terraform State Inventory
- [Core Infrastructure Staging](terraform-state-core-infra-staging.md)
- [Core Infrastructure Prod](terraform-state-core-infra-prod.md)
- [EKS Staging](terraform-state-eks-staging.md)
- [EKS Production](terraform-state-eks-prod.md)
- [Jumphost Staging](terraform-state-jumphost-staging.md)
- [Jumphost Production](terraform-state-jumphost-prod.md)
- [EKS Staging](terraform-state-eks-staging.md)
- [EKS Production](terraform-state-eks-prod.md)

- Reproduce DEMO, detail [here](DEMO.md)
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 1 addition & 3 deletions docs/terraform-security-analysis-jumphost-prod.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@
![01-terraform-checkov-jumphost-prod-p1.png](assets/terraform/01-terraform-checkov-jumphost-prod-p1.png)
![01-terraform-checkov-jumphost-prod-p2.png](assets/terraform/01-terraform-checkov-jumphost-prod-p2.png)
![01-terraform-checkov-jumphost-prod-p3.png](assets/terraform/01-terraform-checkov-jumphost-prod-p3.png)
### Terraform Scan Skip Policy
Expand All @@ -38,7 +37,7 @@
# =================== #
# Skip scan policies
# Refences: https://www.checkov.io/5.Policy%20Index/all.html
- checkov -f tfplan-jumphost-prod.json --skip-check CKV_AWS_19,CKV_AWS_20,CKV_AWS_24,CKV_AWS_25,CKV_AWS_38,CKV_AWS_39,CKV_AWS_58,CKV_AWS_130,CKV_AWS_144,CKV_AWS_145,CKV_AWS_260,CKV_AWS_261,CKV2_AWS_5,CKV2_AWS_6,CKV2_AWS_11,CKV2_AWS_12,CKV2_AWS_19
- checkov -f tfplan-jumphost-prod.json --skip-check CKV_AWS_19,CKV_AWS_20,CKV_AWS_24,CKV_AWS_25,CKV_AWS_38,CKV_AWS_39,CKV_AWS_58,CKV_AWS_79,CKV_AWS_130,CKV_AWS_135,CKV_AWS_144,CKV_AWS_145,CKV_AWS_260,CKV_AWS_261,CKV2_AWS_5,CKV2_AWS_6,CKV2_AWS_11,CKV2_AWS_12,CKV2_AWS_19
```
![01-terraform-checkov-skip-jumphost-prod-p1.png](assets/terraform/01-terraform-checkov-skip-jumphost-prod-p1.png)
Expand All @@ -57,7 +56,6 @@
![02-terraform-terrascan-jumphost-prod-p1.png](assets/terraform/02-terraform-terrascan-jumphost-prod-p1.png)
![02-terraform-terrascan-jumphost-prod-p2.png](assets/terraform/02-terraform-terrascan-jumphost-prod-p2.png)
![02-terraform-terrascan-jumphost-prod-p3.png](assets/terraform/02-terraform-terrascan-jumphost-prod-p3.png)
```bash
# ================== #
Expand Down
4 changes: 1 addition & 3 deletions docs/terraform-security-analysis-jumphost-staging.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@
![01-terraform-checkov-jumphost-staging-p1.png](assets/terraform/01-terraform-checkov-jumphost-staging-p1.png)
![01-terraform-checkov-jumphost-staging-p2.png](assets/terraform/01-terraform-checkov-jumphost-staging-p2.png)
![01-terraform-checkov-jumphost-staging-p3.png](assets/terraform/01-terraform-checkov-jumphost-staging-p3.png)
### Terraform Scan Skip Policy
Expand All @@ -38,7 +37,7 @@
# =================== #
# Skip scan policies
# Refences: https://www.checkov.io/5.Policy%20Index/all.html
- checkov -f tfplan-jumphost-staging.json --skip-check CKV_AWS_19,CKV_AWS_20,CKV_AWS_24,CKV_AWS_25,CKV_AWS_38,CKV_AWS_39,CKV_AWS_58,CKV_AWS_130,CKV_AWS_144,CKV_AWS_145,CKV_AWS_260,CKV_AWS_261,CKV2_AWS_5,CKV2_AWS_6,CKV2_AWS_11,CKV2_AWS_12,CKV2_AWS_19
- checkov -f tfplan-jumphost-staging.json --skip-check CKV_AWS_19,CKV_AWS_20,CKV_AWS_24,CKV_AWS_25,CKV_AWS_38,CKV_AWS_39,CKV_AWS_58,CKV_AWS_79,CKV_AWS_130,CKV_AWS_135,CKV_AWS_144,CKV_AWS_145,CKV_AWS_260,CKV_AWS_261,CKV2_AWS_5,CKV2_AWS_6,CKV2_AWS_11,CKV2_AWS_12,CKV2_AWS_19
```
![01-terraform-checkov-skip-jumphost-staging-p1.png](assets/terraform/01-terraform-checkov-skip-jumphost-staging-p1.png)
Expand All @@ -57,7 +56,6 @@
![02-terraform-terrascan-jumphost-staging-p1.png](assets/terraform/02-terraform-terrascan-jumphost-staging-p1.png)
![02-terraform-terrascan-jumphost-staging-p2.png](assets/terraform/02-terraform-terrascan-jumphost-staging-p2.png)
![02-terraform-terrascan-jumphost-staging-p3.png](assets/terraform/02-terraform-terrascan-jumphost-staging-p3.png)
```bash
# ================== #
Expand Down

0 comments on commit bbc9bec

Please sign in to comment.