Chipsec

Latest version: v1.13.11

Safety actively analyzes 723625 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 15

1.13.5

What's Changed
* Replace print() with logger.log() by dscott90 in https://github.com/chipsec/chipsec/pull/2247
* Bump github/codeql-action from 3.25.15 to 3.26.0 by dependabot in https://github.com/chipsec/chipsec/pull/2255
* Bump actions/upload-artifact from 4.3.4 to 4.3.6 by dependabot in https://github.com/chipsec/chipsec/pull/2254
* Bump step-security/harden-runner from 2.9.0 to 2.9.1 by dependabot in https://github.com/chipsec/chipsec/pull/2252
* Bump ubuntu from `2e863c4` to `8a37d68` in /chipsec_tools/log_parser by dependabot in https://github.com/chipsec/chipsec/pull/2269
* Fix record/replay helpers to capture exceptions by npmitche in https://github.com/chipsec/chipsec/pull/2267
* Clean up some manual pages by frinzell in https://github.com/chipsec/chipsec/pull/2266
* Clean up common modules by frinzell in https://github.com/chipsec/chipsec/pull/2265
* Clean up variables.py by frinzell in https://github.com/chipsec/chipsec/pull/2264
* Update common_module.py by frinzell in https://github.com/chipsec/chipsec/pull/2263
* Clean up cpu modules by frinzell in https://github.com/chipsec/chipsec/pull/2262
* Remove Mac OS text by frinzell in https://github.com/chipsec/chipsec/pull/2260
* Add pytest to github actions tests workflow by npmitche in https://github.com/chipsec/chipsec/pull/2268
* Fixed fwtype hint to allow NoneType by platomav in https://github.com/chipsec/chipsec/pull/2250
* Fixes to scan_image module by platomav in https://github.com/chipsec/chipsec/pull/2249
* Change MSR_SMM field to all caps by dscott90 in https://github.com/chipsec/chipsec/pull/2274
* Bump github/codeql-action from 3.26.0 to 3.26.5 by dependabot in https://github.com/chipsec/chipsec/pull/2273
* Replace prints by frinzell in https://github.com/chipsec/chipsec/pull/2275
* Add improvements to sphinx and fix some issues by Sae86 in https://github.com/chipsec/chipsec/pull/2272
* Cleanup library by frinzell in https://github.com/chipsec/chipsec/pull/2278
* Helper fstrings by frinzell in https://github.com/chipsec/chipsec/pull/2277
* Add RM_DIR as global to create_manual.py by npmitche in https://github.com/chipsec/chipsec/pull/2280
* Update to 1.13.5 by chipsec-bbci in https://github.com/chipsec/chipsec/pull/2281


**Full Changelog**: https://github.com/chipsec/chipsec/compare/1.13.4...1.13.5

1.13.4

What's Changed
* Bump github/codeql-action from 3.25.10 to 3.25.11 by dependabot in https://github.com/chipsec/chipsec/pull/2211
* Bump actions/upload-artifact from 4.3.3 to 4.3.4 by dependabot in https://github.com/chipsec/chipsec/pull/2214
* Bump github/codeql-action from 3.25.11 to 3.25.12 by dependabot in https://github.com/chipsec/chipsec/pull/2224
* Bump actions/dependency-review-action from 4.3.3 to 4.3.4 by dependabot in https://github.com/chipsec/chipsec/pull/2222
* Fix logic error in save_efi_tree_filetype function by BrentHoltsclaw in https://github.com/chipsec/chipsec/pull/2220
* Bump actions/setup-python from 5.1.0 to 5.1.1 by dependabot in https://github.com/chipsec/chipsec/pull/2218
* Check padding of NVRAM FV by BrentHoltsclaw in https://github.com/chipsec/chipsec/pull/2212
* Add remap lock bit condition check by jun2zhou in https://github.com/chipsec/chipsec/pull/2226
* Update req_pch field in mtl configuration by dscott90 in https://github.com/chipsec/chipsec/pull/2225
* Move UEFI decode logging to hal level for warnings and errors by BrentHoltsclaw in https://github.com/chipsec/chipsec/pull/2221
* Quite the pci enumeration function when --hal flag is set by npmitche in https://github.com/chipsec/chipsec/pull/2216
* smm_ptr: Add SMI contention check to the scan mode by cpey in https://github.com/chipsec/chipsec/pull/2200
* Update Linux max phys mem write size from 0xFFFF to 0xFFFFFFFF by npmitche in https://github.com/chipsec/chipsec/pull/2233
* Bump github/codeql-action from 3.25.12 to 3.25.13 by dependabot in https://github.com/chipsec/chipsec/pull/2231
* Add error message when UEFI compression modules are missing by platomav in https://github.com/chipsec/chipsec/pull/2229
* Bump step-security/harden-runner from 2.8.1 to 2.9.0 by dependabot in https://github.com/chipsec/chipsec/pull/2228
* Attempt logger "color" command for ANSI on Windows OS only by platomav in https://github.com/chipsec/chipsec/pull/2227
* Update list_IO_BARs function by BrentHoltsclaw in https://github.com/chipsec/chipsec/pull/2232
* Fix importlib_metadata issue on workflow runner by npmitche in https://github.com/chipsec/chipsec/pull/2234
* Add Meteor Lake SPI Support by nicoloboatto in https://github.com/chipsec/chipsec/pull/2235
* Bump github/codeql-action from 3.25.13 to 3.25.15 by dependabot in https://github.com/chipsec/chipsec/pull/2242
* Bump ossf/scorecard-action from 2.3.3 to 2.4.0 by dependabot in https://github.com/chipsec/chipsec/pull/2243
* Fix missing size when doing ec dump by npmitche in https://github.com/chipsec/chipsec/pull/2241
* Fix bug when msgbus_cmd returns value by npmitche in https://github.com/chipsec/chipsec/pull/2239
* Add try/except block when copying BARs in rogue_mmio_bar tool by npmitche in https://github.com/chipsec/chipsec/pull/2237
* Remove empty () for helper banner by jun2zhou in https://github.com/chipsec/chipsec/pull/2236
* Update to 1.13.4 by chipsec-bbci in https://github.com/chipsec/chipsec/pull/2244
* Revert "Update to 1.13.4" by dscott90 in https://github.com/chipsec/chipsec/pull/2245
* Update to 1.13.4 by chipsec-bbci in https://github.com/chipsec/chipsec/pull/2246

New Contributors
* nicoloboatto made their first contribution in https://github.com/chipsec/chipsec/pull/2235

**Full Changelog**: https://github.com/chipsec/chipsec/compare/1.13.3...1.13.4

1.13.3

What's Changed
* Remove bins addressing the security scan warning by jun2zhou in https://github.com/chipsec/chipsec/pull/2179
* Fix pcie_fuzz when trying to print devices by npmitche in https://github.com/chipsec/chipsec/pull/2180
* Bump github/codeql-action from 3.25.6 to 3.25.7 by dependabot in https://github.com/chipsec/chipsec/pull/2182
* Add TE test download prompt by jun2zhou in https://github.com/chipsec/chipsec/pull/2183
* Remove CentOS 8 as it has EOLed by npmitche in https://github.com/chipsec/chipsec/pull/2185
* Replace getcwd with get_main_dir by frinzell in https://github.com/chipsec/chipsec/pull/2184
* Bump step-security/harden-runner from 2.8.0 to 2.8.1 by dependabot in https://github.com/chipsec/chipsec/pull/2191
* Bump actions/dependency-review-action from 4.3.2 to 4.3.3 by dependabot in https://github.com/chipsec/chipsec/pull/2189
* Bump ubuntu from `3f85b7c` to `e3f92ab` in /chipsec_tools/log_parser by dependabot in https://github.com/chipsec/chipsec/pull/2188
* Bump github/codeql-action from 3.25.7 to 3.25.8 by dependabot in https://github.com/chipsec/chipsec/pull/2186
* Update GTTMMADR in mtl.xml by Sae86 in https://github.com/chipsec/chipsec/pull/2194
* Bump actions/checkout from 4.1.6 to 4.1.7 by dependabot in https://github.com/chipsec/chipsec/pull/2195
* Bump github/codeql-action from 3.25.8 to 3.25.10 by dependabot in https://github.com/chipsec/chipsec/pull/2198
* Add more tests for windows helper by npmitche in https://github.com/chipsec/chipsec/pull/2199
* Bump ubuntu from `e3f92ab` to `2e863c4` in /chipsec_tools/log_parser by dependabot in https://github.com/chipsec/chipsec/pull/2203
* Fix case of SMM_CODE_CHK_EN field by npmitche in https://github.com/chipsec/chipsec/pull/2202
* Refactor testcase.py file by dscott90 in https://github.com/chipsec/chipsec/pull/2187
* Remove Wconio dependency and fix logs folder location by Sae86 in https://github.com/chipsec/chipsec/pull/2193
* Update mmio to check if Base Address is valid by npmitche in https://github.com/chipsec/chipsec/pull/2206
* Add get_max_memory_bit_size to physmem hal by npmitche in https://github.com/chipsec/chipsec/pull/2207
* Update to 1.13.3 by chipsec-bbci in https://github.com/chipsec/chipsec/pull/2210


**Full Changelog**: https://github.com/chipsec/chipsec/compare/1.13.2...1.13.3

1.13.2

What's Changed
* Fix windows driver artifacts loading by jun2zhou in https://github.com/chipsec/chipsec/pull/2152
* Bump ubuntu from `1b8d8ff` to `562456a` in /chipsec_tools/log_parser by dependabot in https://github.com/chipsec/chipsec/pull/2151
* Bump github/codeql-action from 3.25.2 to 3.25.3 by dependabot in https://github.com/chipsec/chipsec/pull/2150
* Bump step-security/harden-runner from 2.7.0 to 2.7.1 by dependabot in https://github.com/chipsec/chipsec/pull/2154
* Bump actions/dependency-review-action from 4.2.5 to 4.3.1 by dependabot in https://github.com/chipsec/chipsec/pull/2153
* Bump actions/dependency-review-action from 4.3.1 to 4.3.2 by dependabot in https://github.com/chipsec/chipsec/pull/2157
* Bump ubuntu from `562456a` to `75b5c7f` in /chipsec_tools/log_parser by dependabot in https://github.com/chipsec/chipsec/pull/2158
* Bump jinja2 from 3.1.3 to 3.1.4 in /chipsec_tools/log_parser by dependabot in https://github.com/chipsec/chipsec/pull/2159
* Bump actions/checkout from 4.1.4 to 4.1.5 by dependabot in https://github.com/chipsec/chipsec/pull/2160
* Bump ubuntu from `75b5c7f` to `3f85b7c` in /chipsec_tools/log_parser by dependabot in https://github.com/chipsec/chipsec/pull/2161
* Change the json module docs url to fully qualified names by npmitche in https://github.com/chipsec/chipsec/pull/2162
* Bump ossf/scorecard-action from 2.3.1 to 2.3.3 by dependabot in https://github.com/chipsec/chipsec/pull/2165
* Bump github/codeql-action from 3.25.3 to 3.25.5 by dependabot in https://github.com/chipsec/chipsec/pull/2168
* Bump actions/checkout from 4.1.5 to 4.1.6 by dependabot in https://github.com/chipsec/chipsec/pull/2170
* Add make_mask & set_bits for mbox util by jun2zhou in https://github.com/chipsec/chipsec/pull/2167
* Add function to compare two ModuleResult's priorities by npmitche in https://github.com/chipsec/chipsec/pull/2164
* Add feature so that mmcfg_base reads address for all buses available by Sae86 in https://github.com/chipsec/chipsec/pull/2173
* Bump step-security/harden-runner from 2.7.1 to 2.8.0 by dependabot in https://github.com/chipsec/chipsec/pull/2172
* Bump github/codeql-action from 3.25.5 to 3.25.6 by dependabot in https://github.com/chipsec/chipsec/pull/2171
* Add UTs for ec_cmd and config_cmd by npmitche in https://github.com/chipsec/chipsec/pull/2156
* Add SMI enumeration mode to the smm_ptr module by cpey in https://github.com/chipsec/chipsec/pull/2141
* Add feature to automatically generate url for return codes by Sae86 in https://github.com/chipsec/chipsec/pull/2169
* Add Meteor Lake Support by dscott90 in https://github.com/chipsec/chipsec/pull/2174
* Update to 1.13.2 by chipsec-bbci in https://github.com/chipsec/chipsec/pull/2175

New Contributors
* cpey made their first contribution in https://github.com/chipsec/chipsec/pull/2141

**Full Changelog**: https://github.com/chipsec/chipsec/compare/1.13.1...1.13.2

binaries
shell.efi PE(portable exe) image used for converting to TE (terse exe) image.

1.13.1

What's Changed
* Remove lines to set test result in is_supported by Sae86 in https://github.com/chipsec/chipsec/pull/2114
* Remove lines to set test result in is_supported in smm_code_chk and t… by Sae86 in https://github.com/chipsec/chipsec/pull/2115
* Bump github/codeql-action from 3.24.9 to 3.24.10 by dependabot in https://github.com/chipsec/chipsec/pull/2122
* Add documentation for Sphinx including min and max versions by Sae86 in https://github.com/chipsec/chipsec/pull/2129
* Add default_helper to util_config option section by npmitche in https://github.com/chipsec/chipsec/pull/2124
* Fix logger references in pci hal by npmitche in https://github.com/chipsec/chipsec/pull/2127
* Update how ACPI Tables are found by npmitche in https://github.com/chipsec/chipsec/pull/2123
* Add *.so to .gitignore list by npmitche in https://github.com/chipsec/chipsec/pull/2133
* Add feature to auto-generate/save return code IDs by Sae86 in https://github.com/chipsec/chipsec/pull/2128
* Bump ubuntu from `77906da` to `3550965` in /chipsec_tools/log_parser by dependabot in https://github.com/chipsec/chipsec/pull/2131
* Update MMCFG for Avoton to be consistent with other Atoms by Sae86 in https://github.com/chipsec/chipsec/pull/2132
* Bump itsdangerous from 2.1.2 to 2.2.0 in /chipsec_tools/log_parser by dependabot in https://github.com/chipsec/chipsec/pull/2134
* Bump github/codeql-action from 3.24.10 to 3.25.1 by dependabot in https://github.com/chipsec/chipsec/pull/2135
* Refactor main/util parsing of logger flags by npmitche in https://github.com/chipsec/chipsec/pull/2139
* Bump actions/checkout from 3.6.0 to 4.1.3 by dependabot in https://github.com/chipsec/chipsec/pull/2142
* Bump ubuntu from `3550965` to `1b8d8ff` in /chipsec_tools/log_parser by dependabot in https://github.com/chipsec/chipsec/pull/2143
* Bump github/codeql-action from 3.25.1 to 3.25.2 by dependabot in https://github.com/chipsec/chipsec/pull/2144
* Bump actions/checkout from 4.1.3 to 4.1.4 by dependabot in https://github.com/chipsec/chipsec/pull/2146
* Add lock-related fields to xml config schema by dscott90 in https://github.com/chipsec/chipsec/pull/2119
* Remove vcl field from LVSCC register in common.xml by dscott90 in https://github.com/chipsec/chipsec/pull/2148
* Fix issue of artifact with this name already exists by jun2zhou in https://github.com/chipsec/chipsec/pull/2147
* Bump actions/upload-artifact from 3.1.3 to 4.3.3 by dependabot in https://github.com/chipsec/chipsec/pull/2145
* Update to 1.13.1 by chipsec-bbci in https://github.com/chipsec/chipsec/pull/2149


**Full Changelog**: https://github.com/chipsec/chipsec/compare/1.13.0...1.13.1

1.13.0

What's Changed
* [StepSecurity] Apply security best practices by step-security-bot in https://github.com/chipsec/chipsec/pull/2079
* Bump ossf/scorecard-action from 2.0.6 to 2.3.1 by dependabot in https://github.com/chipsec/chipsec/pull/2081
* Bump actions/setup-python from 4.7.1 to 5.0.0 by dependabot in https://github.com/chipsec/chipsec/pull/2089
* Remove ubuntu16 and 18 docker env by jun2zhou in https://github.com/chipsec/chipsec/pull/2087
* Bump markupsafe from 2.1.1 to 2.1.5 in /chipsec_tools/log_parser by dependabot in https://github.com/chipsec/chipsec/pull/2086
* Bump click from 8.0.1 to 8.1.7 in /chipsec_tools/log_parser by dependabot in https://github.com/chipsec/chipsec/pull/2085
* Bump github/codeql-action from 2.24.6 to 3.24.7 by dependabot in https://github.com/chipsec/chipsec/pull/2084
* Bump actions/dependency-review-action from 2.5.1 to 4.1.3 by dependabot in https://github.com/chipsec/chipsec/pull/2082
* Return status in all write port functions by Sae86 in https://github.com/chipsec/chipsec/pull/2075
* Information and skipped no longer categorized as Failure by Sae86 in https://github.com/chipsec/chipsec/pull/2074
* Bump github/codeql-action from 3.24.7 to 3.24.8 by dependabot in https://github.com/chipsec/chipsec/pull/2092
* Mob/chipsec refactor2 by npmitche in https://github.com/chipsec/chipsec/pull/2091
* Remove EOL centos 7 by jun2zhou in https://github.com/chipsec/chipsec/pull/2100
* Bump github/codeql-action from 3.24.8 to 3.24.9 by dependabot in https://github.com/chipsec/chipsec/pull/2098
* Bump actions/dependency-review-action from 4.1.3 to 4.2.4 by dependabot in https://github.com/chipsec/chipsec/pull/2097
* [StepSecurity] ci: Harden GitHub Actions by step-security-bot in https://github.com/chipsec/chipsec/pull/2101
* Add csv log option and fix value returned after running only one test by Sae86 in https://github.com/chipsec/chipsec/pull/2090
* Update error when running 'uefi var-list' cmd by npmitche in https://github.com/chipsec/chipsec/pull/2103
* Bump actions/dependency-review-action from 4.2.4 to 4.2.5 by dependabot in https://github.com/chipsec/chipsec/pull/2104
* Bump actions/setup-python from 5.0.0 to 5.1.0 by dependabot in https://github.com/chipsec/chipsec/pull/2105
* Fix missing 'f' in f-strings by npmitche in https://github.com/chipsec/chipsec/pull/2106
* Add unit testing for msr_cmd, mmcfg_cmd, mmcfg_base_cmd, desc_cmd and… by Sae86 in https://github.com/chipsec/chipsec/pull/2102
* Enumerate modules in modules folder using '-lm' by dscott90 in https://github.com/chipsec/chipsec/pull/2111
* Update to 1.13.0 by chipsec-bbci in https://github.com/chipsec/chipsec/pull/2112

New Contributors
* step-security-bot made their first contribution in https://github.com/chipsec/chipsec/pull/2079
* dependabot made their first contribution in https://github.com/chipsec/chipsec/pull/2081

**Full Changelog**: https://github.com/chipsec/chipsec/compare/1.12.9...1.13.0

Page 2 of 15

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.