kosli changelog january 2023

Kosli Changelog - January 2023

Published February 2, 2023 in technology
Reading time: 2 minutes

With the beginning of the year days are getting longer and the Kosli team is full of energy! So new features and fixes are flying in. There is a lot of work done with backend focus, so the app stays safe and stable, but there are also things that you may notice right away.

Better error handling

Have you ever been confused by error messages Kosli cli sends your way? I know I was. So my colleagues and I spend some time on making sure these are as clear and helpful as it gets.

Snyk and JUnit evidence types

Two new evidence commands were released:

For JUnit you need to provide a path to a folder containing your test result in json file, following JUnit test report format. For snyk you need to provide a path to snyk scan results file, also in json format. Just tell us where the files are and Kosli will take care of the rest - figure out the compliance status and report it.

AWS authentication improvements in environment reporting

For reporting your AWS hosted environments: lambda, s3 or ecs we have standardized and improved handling of authentication.

From now on, to authenticate to AWS, you can either: 

  1. provide the AWS static credentials via flags or by exporting the equivalent KOSLI env vars (e.g. KOSLI_AWS_KEY_ID)
  2. export the AWS env vars (e.g. AWS_ACCESS_KEY_ID).
  3. Use a shared config/credentials file under the $HOME/.aws

Option 1 takes the highest precedence, while option 3 is the lowest.

More details can be found here: https://aws.github.io/aws-sdk-go-v2/docs/configuring-sdk/#specifying-credentials


ABOUT THIS ARTICLE

Published February 2, 2023, in technology

AUTHOR
RELATED ARTICLES

You might like

Live in Git Blame? Don’t spend hours searching for the change that broke your application! Query, search and discover all the changes in one place

Sign up to our newsletter

We'll let you know about the Kosli launch, product news, features and updates
Kosli is committed to protecting and respecting your privacy. By submitting this newsletter request, I consent to Kosli sending me marketing communications via email. I may opt out at any time. For information about our privacy practices, please visit Kosli's privacy policy.
Kosli team reading the newsletter

Let’s chat!

Got a question about Kosli? An idea for a new feature? Join Kosli Slack and talk to us.

Join
Developers using Kosli