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

TES-363: Cleaned up configuration and security issues #20

Merged
merged 1 commit into from
Nov 27, 2023

Conversation

mihailradkov
Copy link
Contributor

Changes

Cleaned up issues reported by tflint, tfsec, Trivy and Checkov.

  • Added content type for the key vault secrets
  • Disabled VMSS password login
  • Enabled VMSS encryption at rest
  • Added networking rules for the storage account to limit the access only from the VMSS subnet and management CIDRs
  • Changed the default storage account redundancy to ZRS (multi zonal)
  • Added the latest recommended SSL policy profile
  • Disabled the public access to the managed disks
  • Enabled encryption at host for the VMs
  • Added configurations for key vault purge protection
  • Disabled the ability for storage blobs to become public
  • Variables formatting
  • Replaced tfsec with trivy in the GitHub workflow

@github-advanced-security
Copy link

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

Cleaned up issues reported by tflint, tfsec, Trivy and Checkov.

- Added content type for the key vault secrets
- Disabled VMSS password login
- Enabled VMSS encryption at rest
- Added networking rules for the storage account to limit the access only from the VMSS subnet and management CIDRs
- Changed the default storage account redundancy to ZRS (multi zonal)
- Added the latest recommended SSL policy profile
- Disabled the public access to the managed disks
- Enabled encryption at host for the VMs
- Added configurations for key vault purge protection
- Disabled the ability for storage blobs to become public
- Variables formatting
- Replaced tfsec with trivy in the GitHub workflow
- Updated the readme
@mihailradkov mihailradkov force-pushed the TES-363-clean-issues branch 2 times, most recently from f204f00 to 4738b1b Compare November 27, 2023 11:47
@mihailradkov
Copy link
Contributor Author

The SARIF upload to GitHub is hanging for some reason... merging this anyway.

@mihailradkov mihailradkov merged commit 185d1f4 into main Nov 27, 2023
1 of 3 checks passed
@mihailradkov mihailradkov deleted the TES-363-clean-issues branch November 27, 2023 11:51
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