Skip to content

arstanaly/kosli-cli

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

codecov Static Badge

Kosli Reporter

This CLI is used to report DevOps change events to Kosli and query them.

Status

Kosli is still in beta

Usage

See the docs

Linting the code

make lint

Building the code

make build

Building the documentation

If building the docs for the first time, the submodule for the theme should be initialized: git submodule update --init --recursive

then: make hugo

Running the tests

To run only the tests in a single test suite, eg TestAttestJunitCommandTestSuite make test_integration_single TARGET=TestAttestJunitCommandTestSuite

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 89.5%
  • Shell 4.9%
  • SCSS 2.4%
  • HTML 1.9%
  • JavaScript 0.6%
  • Makefile 0.4%
  • Other 0.3%