Skip to content

v1.39.0

Choose a tag to compare

@github-actions github-actions released this 27 Oct 15:10
· 8 commits to main since this release

## What's Changed

Added

  • Added glc-codequality format to convert subcommand
  • Added inspect gitlab matches subcommand to generate GitLab-compatible Markdown match summary from SCANOSS scan results
  • Added utility modules for shared functionality (markdown_utils.py and file_utils.py)

Changed

  • Refactored table generation utilities into shared markdown_utils module
  • Refactored JSON file loading into shared file_utils module