Skip to content

1.116.0

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Apr 12:46

Added 🚀

  • Add automatic parser suggestions to recommend usable parsers for a codebase (supports GitLogParser and SonarImporter) when running ccsh command #3275

    image
  • Add documentation subsections for interactive shell and parser suggestions

Changed

  • Changed default behavior when launching ccsh without arguments to parser suggestions #3275
  • Old interactive parser selection now reachable by passing -i or --interactive as arguments #3275

Fixed 🐞

  • Fix suspicious metrics and risk profile docs not loading #3272