Chipsec

Latest version: v1.13.1

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

Scan your dependencies

Page 1 of 13

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

1.12.9

What's Changed
* Change python to python3 in RunScripts command by Sae86 in https://github.com/chipsec/chipsec/pull/2056
* Fix issues with `chipsec_util.py mmio list` command by npmitche in https://github.com/chipsec/chipsec/pull/2057
* LinuxHelper: open the device with buffering=0 to avoid caching by cbayet in https://github.com/chipsec/chipsec/pull/2058
* Fix hal.cpu to not call set_affinity in single threaded env by npmitche in https://github.com/chipsec/chipsec/pull/2059
* Update attribute assignment conditons for set_EFI_variable by dscott90 in https://github.com/chipsec/chipsec/pull/2060
* Remove unused functions from logger by Sae86 in https://github.com/chipsec/chipsec/pull/2061
* Add return code 'REGISTER_NOT_DEFINED' by npmitche in https://github.com/chipsec/chipsec/pull/2062
* Move down getReturnCode call to run by Sae86 in https://github.com/chipsec/chipsec/pull/2064
* Return code updates to cet, reputation, s3script_modify and cpuid_fuzz by Sae86 in https://github.com/chipsec/chipsec/pull/2065
* Return code updates to scan_blocked, uefivar_fuzz and vmm.hypercallfuzz by Sae86 in https://github.com/chipsec/chipsec/pull/2066
* Add reg name to error when msr read fails by npmitche in https://github.com/chipsec/chipsec/pull/2067
* Remove int conversion since bus is already an int by Sae86 in https://github.com/chipsec/chipsec/pull/2068
* Add variables from UEFI spec version 2.10 by Sae86 in https://github.com/chipsec/chipsec/pull/2069

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

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

Additional Notes
* Some modules under the `modules.tools` directory have not been fully validated to work with Python3. Please report any issues.

1.12.8

What's Changed
* Print pci devices when using verbose output by npmitche in https://github.com/chipsec/chipsec/pull/2046
* Update mmcfg command by BrentHoltsclaw in https://github.com/chipsec/chipsec/pull/2035
* Add windows PCI filter driver doc by jun2zhou in https://github.com/chipsec/chipsec/pull/2048
* Add CET module by BrentHoltsclaw in https://github.com/chipsec/chipsec/pull/2033
* Reorder standard Python import statements by mavas in https://github.com/chipsec/chipsec/pull/2050
* Update Jinja requirement per dependabot by npmitche in https://github.com/chipsec/chipsec/pull/2051
* Include options/*.ini when installing using `setup.py install` by npmitche in https://github.com/chipsec/chipsec/pull/2052
* Resolve mismatch type comparison in uefi_search.py by npmitche in https://github.com/chipsec/chipsec/pull/2054

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

**Full Changelog**: https://github.com/chipsec/chipsec/compare/1.12.7...1.12.8

1.12.7

What's Changed
* Update README.md - Add OpenSSF badge by npmitche in https://github.com/chipsec/chipsec/pull/2042
* Create SECURITY.md by npmitche in https://github.com/chipsec/chipsec/pull/2043
* Fix UEFI Shell issue when importing options.py by npmitche in https://github.com/chipsec/chipsec/pull/2044


**Full Changelog**: https://github.com/chipsec/chipsec/compare/1.12.6...1.12.7

1.12.6

What's Changed
* Improvements to iommu_cmd list command by Sae86 in https://github.com/chipsec/chipsec/pull/2012
* Fix EFI binary scanning due to bad efi_data_search calls at build_efi_file_tree by platomav in https://github.com/chipsec/chipsec/pull/2016
* Update to 1.12.6 by chipsec-bbci in https://github.com/chipsec/chipsec/pull/2029


**Full Changelog**: https://github.com/chipsec/chipsec/compare/1.12.5...1.12.6

Additional Notes
* Some modules under the modules.tools directory have not been fully validated to work with Python3. Please report any issues.

Page 1 of 13

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.