Edk2-pytool-extensions

Latest version: v0.29.2

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

Scan your dependencies

Page 5 of 17

0.26.2

What's Changed
* coverage_report: split packagepaths by os.sep by Javagedes in https://github.com/tianocore/edk2-pytool-extensions/pull/694


**Full Changelog**: https://github.com/tianocore/edk2-pytool-extensions/compare/v0.26.1...v0.26.2

0.26.1

What's Changed

* coverage_report: Add additional functionality by Javagedes in https://github.com/tianocore/edk2-pytool-extensions/pull/690

Dependency Updates
* build(deps-dev): bump ruff from 0.1.3 to 0.1.4 by dependabot in https://github.com/tianocore/edk2-pytool-extensions/pull/688
* build(deps-dev): bump mkdocs-material from 9.4.7 to 9.4.8 by dependabot in https://github.com/tianocore/edk2-pytool-extensions/pull/687
* build(deps-dev): bump ruff from 0.1.4 to 0.1.5 by dependabot in https://github.com/tianocore/edk2-pytool-extensions/pull/693
* build(deps-dev): bump mkdocstrings-python from 1.7.3 to 1.7.4 by dependabot in https://github.com/tianocore/edk2-pytool-extensions/pull/692
* build(deps-dev): bump black from 23.10.1 to 23.11.0 by dependabot in https://github.com/tianocore/edk2-pytool-extensions/pull/691

**Full Changelog**: https://github.com/tianocore/edk2-pytool-extensions/compare/v0.26.0...v0.26.1

0.26.0

This release introduces two new invocables, `stuart_parse` and `stuart_report`. Please review the documentation on [Integrating](https://www.tianocore.org/edk2-pytool-extensions/integrate/reporting/) and [Using](https://www.tianocore.org/edk2-pytool-extensions/using/reporting/) these invocables. They are still in "beta"; if you experience any unexpected issues, please file a [Bug](https://github.com/tianocore/edk2-pytool-extensions/issues/new?assignees=&labels=new%2Cbug&projects=&template=bug_report.yml&title=%5BBug%5D%3A+).

What's Changed

* Report parser sqlite3 by Javagedes in https://github.com/tianocore/edk2-pytool-extensions/pull/654

Dependency Updates

* build(deps-dev): bump black from 23.9.1 to 23.10.0 by dependabot in https://github.com/tianocore/edk2-pytool-extensions/pull/679
* build(deps-dev): bump mkdocs-material from 9.4.4 to 9.4.6 by dependabot in https://github.com/tianocore/edk2-pytool-extensions/pull/676
* build(deps): bump actions/setup-node from 3 to 4 by dependabot in https://github.com/tianocore/edk2-pytool-extensions/pull/686
* build(deps-dev): bump pre-commit from 3.4.0 to 3.5.0 by dependabot in https://github.com/tianocore/edk2-pytool-extensions/pull/677
* build(deps-dev): bump pytest from 7.4.2 to 7.4.3 by dependabot in https://github.com/tianocore/edk2-pytool-extensions/pull/685
* build(deps-dev): bump black from 23.10.0 to 23.10.1 by dependabot in https://github.com/tianocore/edk2-pytool-extensions/pull/684
* build(deps-dev): bump mkdocs-material from 9.4.6 to 9.4.7 by dependabot in https://github.com/tianocore/edk2-pytool-extensions/pull/683
* build(deps-dev): bump ruff from 0.0.292 to 0.1.3 by dependabot in https://github.com/tianocore/edk2-pytool-extensions/pull/682



**Full Changelog**: https://github.com/tianocore/edk2-pytool-extensions/compare/v0.25.1...v0.25.2

0.25.1

What's Changed

* Add Rust tool version reporting by makubacki in https://github.com/tianocore/edk2-pytool-extensions/pull/678

Dependency Updates

* build(deps-dev): bump coverage from 7.3.1 to 7.3.2 by dependabot in https://github.com/tianocore/edk2-pytool-extensions/pull/670
* build(deps-dev): bump mkdocstrings-python from 1.7.1 to 1.7.3 by dependabot in https://github.com/tianocore/edk2-pytool-extensions/pull/675
* build(deps-dev): bump mkdocs-material from 9.4.2 to 9.4.4 by dependabot in https://github.com/tianocore/edk2-pytool-extensions/pull/672
* build(deps-dev): bump regex from 2023.8.8 to 2023.10.3 by dependabot in https://github.com/tianocore/edk2-pytool-extensions/pull/673
* build(deps-dev): bump ruff from 0.0.291 to 0.0.292 by dependabot in https://github.com/tianocore/edk2-pytool-extensions/pull/674


**Full Changelog**: https://github.com/tianocore/edk2-pytool-extensions/compare/v0.25.0...v0.25.1

0.25.0

What's Changed

* Update Supported Python versions to 3.10, 3.11, and 3.12 by Javagedes in https://github.com/tianocore/edk2-pytool-extensions/pull/669
* edk2toolext/edk2_logging.py: Log rust errors by Javagedes in https://github.com/tianocore/edk2-pytool-extensions/pull/665

Breaking Changes

edk2-pytool-extensions has officially dropped support for python 3.9 with this release. To continue to receive improvements to edk2-pytool-extensions, passed v0.24, you will need to upgrade to a supported version of python (3.10, 3.11, or 3.12).

Dependency Updates
* build(deps-dev): bump coverage from 7.3.0 to 7.3.1 by dependabot in https://github.com/tianocore/edk2-pytool-extensions/pull/667
* build(deps-dev): bump mkdocstrings-python from 1.7.0 to 1.7.1 by dependabot in https://github.com/tianocore/edk2-pytool-extensions/pull/668
* build(deps-dev): bump mkdocs-material from 9.2.5 to 9.4.2 by dependabot in https://github.com/tianocore/edk2-pytool-extensions/pull/664
* build(deps-dev): bump setuptools from 68.1.2 to 68.2.2 by dependabot in https://github.com/tianocore/edk2-pytool-extensions/pull/661
* build(deps-dev): bump black from 23.7.0 to 23.9.1 by dependabot in https://github.com/tianocore/edk2-pytool-extensions/pull/659
* build(deps-dev): bump mkdocstrings[python] from 0.22.0 to 0.23.0 by dependabot in https://github.com/tianocore/edk2-pytool-extensions/pull/663
* build(deps-dev): bump pre-commit from 3.3.3 to 3.4.0 by dependabot in https://github.com/tianocore/edk2-pytool-extensions/pull/644
* build(deps): bump actions/checkout from 3 to 4 by dependabot in https://github.com/tianocore/edk2-pytool-extensions/pull/648
* build(deps-dev): bump ruff from 0.0.290 to 0.0.291 by dependabot in https://github.com/tianocore/edk2-pytool-extensions/pull/666
* build(deps-dev): bump pytest from 7.4.0 to 7.4.2 by dependabot in https://github.com/tianocore/edk2-pytool-extensions/pull/649
* build(deps-dev): bump build from 0.10.0 to 1.0.3 by dependabot in https://github.com/tianocore/edk2-pytool-extensions/pull/651


**Full Changelog**: https://github.com/tianocore/edk2-pytool-extensions/compare/v0.24.1...v0.25.0

0.24.1

What's Changed

* pyproject.toml: Fix edk2_capsule_tool path by makubacki in https://github.com/tianocore/edk2-pytool-extensions/pull/647
* Add CodeQL helper functions by makubacki in https://github.com/tianocore/edk2-pytool-extensions/pull/646

Dependency Updates

* build(deps-dev): bump setuptools from 68.0.0 to 68.1.2 by dependabot in https://github.com/tianocore/edk2-pytool-extensions/pull/630
* build(deps-dev): bump mkdocs-awesome-pages-plugin from 2.9.1 to 2.9.2 by dependabot in https://github.com/tianocore/edk2-pytool-extensions/pull/632
* build(deps-dev): bump mkdocs-material from 9.1.21 to 9.2.5 by dependabot in https://github.com/tianocore/edk2-pytool-extensions/pull/636
* build(deps-dev): bump mkdocstrings-python from 1.5.0 to 1.6.0 by dependabot in https://github.com/tianocore/edk2-pytool-extensions/pull/634
* build(deps-dev): bump ruff from 0.0.285 to 0.0.286 by dependabot in https://github.com/tianocore/edk2-pytool-extensions/pull/635

**Full Changelog**: https://github.com/tianocore/edk2-pytool-extensions/compare/v0.24.0...v0.24.1

Page 5 of 17

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.