A CLI client for reporting compliance events to https://kosli.com

continuous-compliance devops
2 Open Issues Need Help Last updated: Jun 27, 2025

Open Issues Need Help

View All on GitHub

AI Summary: This issue proposes adding a new test to ensure the `kosli fingerprint --artifact-type=oci` command adheres to a clean output contract, where stdout contains the fingerprint and stderr is empty. This is necessary because the OCI fingerprinting logic is distinct and could introduce unexpected output, potentially masking regressions.

Complexity: 3/5
good first issue

A CLI client for reporting compliance events to https://kosli.com

Go
#continuous-compliance#devops

AI Summary: Debug and fix a bug in the Kosli CLI where the `kosli assert artifact` command returns a localhost URL instead of the expected app.kosli.com URL when reporting compliance events. This involves investigating why the correct Kosli instance URL isn't being used and correcting the code to ensure it uses the production URL.

Complexity: 4/5
bug good first issue

A CLI client for reporting compliance events to https://kosli.com

Go
#continuous-compliance#devops