Expand description
Shared utilities for printing and data handling. Shared utilities for file security scanning, printing, formatting, and changelog handling.
Modules§
- changelog_
extractor - Utilities to extract release notes from changelog files.
- json_
printer - JSON output helpers.
- macros
- Reusable macros.
- table_
printer - Pretty-table renderers.
Enums§
- Output
Type - Output verbosity level used when printing table data.
- Printable
Data - Enum to hold the different types of data that can be printed in a table
Functions§
- print_
data - Prints the given data using the requested format and verbosity.