Python-augeas

Latest version: v1.1.0

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

Scan your dependencies

Page 9 of 9

0.0.5

- Changed public API to contain explicit reference to augeas_t
structure. This makes it easier to write threadsafe code using Augeas
- Added libfa, finite automata library, though it's not yet used by
Augeas

0.0.4

- package as RPM and make sure Augeas can be build on Fedora/RHEL

0.0.3

- further rework; file processing now resembles Boomerang lenses much
more closely
- major revamp of the internal tree representation (ordered tree where
multiple children can have the same label, including NULL labels)
- move away from LL(1) parsing in favor of regular languages, since they
enable much better ahead-of-time checks (which are not implemented yet)

0.0.2

- completely reworked
- processing of files is now based on a textual description of the
structure of the files (basically a LL(1) grammar)

0.0.1

- First release.
- Public API and basic tree data structure.
- Record scanning works.
- Providers for pam.d, inittab and /etc/hosts
- Simple tests and test driver

Page 9 of 9

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.