Kmax

Latest version: v4.5.3

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

Scan your dependencies

Page 1 of 5

4.5.3

What's Changed
* open mode "rU" throws an error in python 3.11; changed to "r" by paulgazz in https://github.com/paulgazz/kmax/pull/244


**Full Changelog**: https://github.com/paulgazz/kmax/compare/v4.5.2...v4.5.3

4.5.2

What's Changed
* setup.py: explicitly set dd version to 0.5.7 by Yujie-Liu in https://github.com/paulgazz/kmax/pull/241

New Contributors
* Yujie-Liu made their first contribution in https://github.com/paulgazz/kmax/pull/241

**Full Changelog**: https://github.com/paulgazz/kmax/compare/v4.5.1...v4.5.2

4.5.1

What's Changed
* Fix bug in .config file generation that uses invalid nonbool value by paulgazz in https://github.com/paulgazz/kmax/pull/240


**Full Changelog**: https://github.com/paulgazz/kmax/compare/v4.5...v4.5.1

4.5

- Populate non-bools when generating configs, either by taking them
from the input config for krepair or a default from kconfig
- Generalize support for rewriting kbuild paths, adding
builtins (--no-builtin-kbuild-path-rewrites) and
user-defined rewrites (--user-kbuild-path-rewrites). These are needed
because the path to a compilation unit from a Kbuild Makefile may not
match the file system path due to relative paths
- Added krepair experiment scripts
- Various documentation updates and additions
- Various bugfixes and improvements

4.4.1

Adds timeout durations to koverage. Adds krepair experiment scripts. Fixes a bug in code that deletes a kismet temporary file by checking whether the file exists first.

4.4

This version updates kismet to properly support older Linux versions (around 4.16 and older) by (1) backporting updates to kextract needed for kismet and (2) patching Kconfig on the fly to use the newer Kconfig error reporting for validation, since older Kconfig versions have less precise unmet dependency messages.

This version also improves error reporting by segragating errors into stderr and info into stdout, adding error messages for unfound architectures and missing Kconfig files.

Page 1 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.