Skip to content

Commit

Permalink
Merge pull request #11 from fabriziosestito/docs/add-wip-to-readme
Browse files Browse the repository at this point in the history
docs: add WIP to README
  • Loading branch information
fabriziosestito authored Oct 25, 2024
2 parents 5907033 + d445019 commit 010f80b
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 010f80b

Please sign in to comment.