Skip to content
This repository has been archived by the owner on Sep 21, 2023. It is now read-only.

Releases: debricked/debricked-cli

Make license profile optional when generating license report

01 Sep 09:44
1472ae8
Compare
Choose a tag to compare

Leaving it out will instead use the one selected in the tool

Fixes for Vulnerable Functionality

07 Jul 09:58
83e29fb
Compare
Choose a tag to compare
7.2.1

Dont ignore dotfiles when selecting which files to upload to debricke…

Add support for access tokens

07 Jun 10:04
bcbcc18
Compare
Choose a tag to compare
7.2.0

Add support and tests for access tokens (#49)

Show output from Automations in the CLI

28 May 20:26
Compare
Choose a tag to compare
7.1.0

Fix some CS issues and run pipeline on pull requests as well

Return status code 2 on pipeline failure

27 May 09:31
1fdfcf0
Compare
Choose a tag to compare
7.0.0

Set status code to 2 on Automations failure (#47)

Rename Policy Engine to Automations

19 May 16:06
Compare
Choose a tag to compare

Clarify vulnerabilities detected text

18 May 11:54
034cfec
Compare
Choose a tag to compare
Change vulnerabilities detected text (#45)

Co-authored-by: Gustav Svensson <gustav.svensson@debricked.com>

Added support for sending commit author to Debricked

30 Apr 11:42
d4ff923
Compare
Choose a tag to compare

This will unlock several new features in the future

Improved parsing of some options

03 Mar 11:13
847f308
Compare
Choose a tag to compare
Parse boolean flags correctly. (#40)

Also extend tests and support for mocking responses instead of calling api.

Conditional skip scan

02 Mar 10:03
2f80081
Compare
Choose a tag to compare

Adds support for conditional scan - when scan queues are exceptional long the command will return immediately as to not block for a very long time