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

SecureBootRecovery: Add Logic to detect 2023 Windows Production CA #432

Conversation

Flickdm
Copy link
Member

@Flickdm Flickdm commented Feb 6, 2024

Description

This change adds the ability for the SecureBootRecovery application to detect the existence of the 2023 Windows Production CA and prevent updating the DB if found.

  • Impacts functionality?
    • Functionality - Prevents updating the DB if the existence of the 2023 Windows CA is found
  • Impacts security?
  • Breaking change?
  • Includes tests?
  • Includes documentation?

How This Was Tested

This application was self signed on a production system using custom Secure Boot keystore.

This was tested with:

No Secure boot Certificates
Only the 2011 Certificates
All Certificates (2011 and 2023)

Integration Instructions

N/A

@Flickdm Flickdm changed the title Feature/ms application pkg/secure boot recovery SecureBootRecovery: Add Logic to detect 2023 Windows Production CA Feb 6, 2024
Copy link
Member

@makubacki makubacki left a comment

Choose a reason for hiding this comment

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

Approved assuming noted issues are resolved.

I suggest pinging reviewers when all updates are done so we can take a quick second look before merging.

@Flickdm Flickdm force-pushed the feature/MsApplicationPkg/SecureBootRecovery branch 2 times, most recently from 9b65ea9 to ac6f817 Compare February 7, 2024 17:05
@Flickdm Flickdm force-pushed the feature/MsApplicationPkg/SecureBootRecovery branch from ac6f817 to 1bbf2af Compare February 7, 2024 18:54
@github-actions github-actions bot added the language:python Pull requests that update Python code label Feb 9, 2024
@codecov-commenter
Copy link

codecov-commenter commented Feb 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (ba26b5d) 12.13% compared to head (18e1aa3) 12.13%.

Additional details and impacted files
@@               Coverage Diff               @@
##           release/202302     #432   +/-   ##
===============================================
  Coverage           12.13%   12.13%           
===============================================
  Files                 110      110           
  Lines               19022    19022           
  Branches             1363     1363           
===============================================
  Hits                 2308     2308           
  Misses              16697    16697           
  Partials               17       17           
Flag Coverage Δ
HidPkg 2.80% <ø> (ø)
MfciPkg 38.25% <ø> (ø)
MsCorePkg 1.43% <ø> (ø)
MsWheaPkg 7.17% <ø> (ø)
XmlSupportPkg 25.41% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

Copy link

github-actions bot commented Apr 9, 2024

This PR has been automatically marked as stale because it has not had activity in 60 days. It will be closed if no further activity occurs within 7 days. Thank you for your contributions.

@github-actions github-actions bot added the state:stale Has not been updated in a long time label Apr 9, 2024
Copy link

This pull request has been automatically been closed because it did not have any activity in 60 days and no follow up within 7 days after being marked stale. Thank you for your contributions.

@github-actions github-actions bot closed this Apr 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
language:python Pull requests that update Python code state:stale Has not been updated in a long time
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants