Skip to content

Commit

Permalink
docs: add WIP to README
Browse files Browse the repository at this point in the history
Signed-off-by: Fabrizio Sestito <fabrizio.sestito@suse.com>
  • Loading branch information
fabriziosestito committed Oct 25, 2024
1 parent b69fa7d commit d445019
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,16 @@

A SBOM-centric security scanner for Kubernetes.

This is still being developed. For additional details, please refer to the [RFC](docs/rfc).

# Development

## Run tests

```shell
make test
```

## Run the development environment with Tilt

Customize `tilt-settings.yaml` to your needs.
Expand Down

0 comments on commit d445019

Please sign in to comment.