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

feat(azure): New check related with trusted launch in vm #3616

Merged
merged 1 commit into from Mar 27, 2024

Conversation

Hugo966
Copy link
Contributor

@Hugo966 Hugo966 commented Mar 27, 2024

Context

Check related with trusted launch in vm

Description

This check ensures Trusted Launch is enabled on Virtual Machines, ensuring Secure Boot and vTPM are enabled together, protecting de VM from boot attacks.

License

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@Hugo966 Hugo966 requested a review from a team as a code owner March 27, 2024 10:46
@github-actions github-actions bot added the provider/azure Issues/PRs related with the Azure provider label Mar 27, 2024
Copy link

codecov bot commented Mar 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.16%. Comparing base (1a3f8c0) to head (cbaab97).
Report is 10 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3616      +/-   ##
==========================================
+ Coverage   86.14%   86.16%   +0.01%     
==========================================
  Files         699      700       +1     
  Lines       21574    21602      +28     
==========================================
+ Hits        18585    18613      +28     
  Misses       2989     2989              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@sergargar sergargar added the backport-v3 Pending to port to Prowler v3 branch label Mar 27, 2024
Copy link
Member

@sergargar sergargar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome 🔝

@sergargar sergargar merged commit 20abfc8 into prowler-cloud:master Mar 27, 2024
11 checks passed
@sergargar sergargar removed the backport-v3 Pending to port to Prowler v3 branch label Apr 1, 2024
pedrooot pushed a commit to pedrooot/prowler that referenced this pull request Apr 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
provider/azure Issues/PRs related with the Azure provider
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants