Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ It provides a graphical UI which allows the viewer to identify where and what sh


## Prerequisites
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fakpsgit%2Fkubei.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Fakpsgit%2Fkubei?ref=badge_shield)


1. A Kubernetes cluster is ready, and kubeconfig ( `~/.kube/config`) is properly configured for the target cluster.

Expand Down Expand Up @@ -63,3 +65,7 @@ It provides a graphical UI which allows the viewer to identify where and what sh
1. Supports Kubernetes Image Manifest V 2, Schema 2 (https://docs.docker.com/registry/spec/manifest-v2-2/). It will fail to scan on earlier versions.

2. The CVE database will update once a day.


## License
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fakpsgit%2Fkubei.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Fakpsgit%2Fkubei?ref=badge_large)