Skip to content

v0.1.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 22 Dec 18:12
· 2 commits to main since this release
1885871

Added

  • Introduce plugin system for adding new commands to the CLI.
  • Add CLI commands: sereto pdf target, sereto pdf finding-group to render partial reports.
  • Render: add methods for selecting recipe

Changed

  • Breaking: Implement new directory structure for the project.
  • Breaking: Rename "informational" risk to "info".
  • Breaking: Add version_description attribute to VersionConfig.
  • Breaking: ConvertRecipe now has in addition to input_format also output_format.
  • Command sereto pdf report no longer renders the partial reports.

Fixed

  • Fix target index in delete_targets_config
  • Set correct indexes for partials (target, finding group)
  • Fix path to template when reading metadata
  • Fix the issue with internal links inside PDF being broken after running embed_source_archive

Removed

  • Remove argon2-cffi dependency. This was added to the crytography library in version 44.0.0.