Bibclean

Latest version: v0.8.0

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

Scan your dependencies

Page 2 of 2

0.3.0

- Fix packaging of default configuration
- Add entry-point for CIs: `bibclean-check` which exits with code `0` if the provided file is correctly formatted, else `1` if violations are found and `2` if the configuration is invalid or an issue was encountered.

0.2.0

Consolidate the initial release:
- Add a configuration module:
- Includes a default configuration with the required fields and the fields to keep for each entry type.
- It will host the configuration loader for TOML entries.
- Non-supported entry types retain all their fields, re-ordered alphabetically.
- All entries, including the unsupported types, are re-ordered alphabetically.
- Error message now explicitly mention the problematic entries.

0.1.0

Initial release covering the ``article`` entries of a BibTex file.

Page 2 of 2

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.