You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Upcoming Requirement: Signed Commits Starting Q3 2025
Dear contributors,
To enhance the security and integrity of our codebase, we will begin requiring signed commits for all contributions starting in Quarter 3 of 2025.
What This Means for You
Beginning in Q3 2025, all commits to this repository must be GPG, SSH, or S/MIME-signed and verified. Unsigned or unverified commits will be rejected during the review or merge process.
Why Signed Commits?
Signed commits help ensure that contributions are verifiably made by trusted individuals and have not been tampered with, aligning with best practices in secure software development.
How to Prepare
If you haven’t already, please set up commit signing in your Git configuration. Here's how:
GitHub: Signing commits
We encourage you to start signing your commits now so you're fully prepared by the time the policy takes effect.
Thank you for helping us maintain a secure and trustworthy development environment!
— Chipsec Team
CHIPSEC: Platform Security Assessment Framework
CHIPSEC is a framework for analyzing the security of PC platforms including hardware, system firmware (BIOS/UEFI), and platform components. It includes a security test suite, tools for accessing various low level interfaces, and forensic capabilities. It can be run on Windows, Linux, and UEFI shell. Instructions for installing and using CHIPSEC can be found in the manual.
NOTE: This software is for security testing purposes. Use at your own risk. Read WARNING.txt before using.
Recent presentation on how to use CHIPSEC to find vulnerabilities in firmware, hypervisors and hardware configuration, explore low level system assets and even detect firmware implants:
Exploring Your System Deeper
Release Convention
CHIPSEC uses a major.minor.patch release version number
Changes to the arguments or calling conventions will be held for a minor version update