Skip to content

1.2.0

Compare
Choose a tag to compare
@HabibMAALEM HabibMAALEM released this 14 Dec 16:00
· 20 commits to main since this release
09e29c4

CHANGELOG

1.2.0 (2020-12-14)

Bug Fixes

  • 4f50db9 return human readable issue score in json output

Chore

  • 0f7cc0a print version short format

Code Refactoring

  • 33a5060 separate analyze command from root command
  • 2635fea update configuration
  • c50c8e0 move secrets golden files to leaks folder

Continuous Integration

Documentation

  • 09e29c4 update documentation home page
  • b99698b update cli call syntax and output format
  • 4ffb577 update README.md file

Features

  • b7d3159 add vendor specific prefix to intercept messages in gui
  • ff10608 security: hide secrets in logs and console output
  • 9592a2b security: secrets logging behavior can be set in configuration
  • 8d5b971 security: log leaked secrets in masked format

Test

  • 56b007f add run argument to unit test to target specific test case