Skip to content

v4.11.0

Compare
Choose a tag to compare
@marcorosa marcorosa released this 08 Jun 09:15
· 146 commits to main since this release

New features

  • Add get_discoveries_with_rules method in both client and CLI
  • Add endpoint for scan_file method in server/UI

Minor

  • update dependencies

From v4.10 (not released before)

  • enhance get_discoveries to also return the matching rule of a discovery. A with_rule optional parameter has been added (default to False)