Superseded by https://github.com/aquasecurity/trivy-operator
Superseded by https://github.com/aquasecurity/trivy-operator
Starboard can be used: - As a [Kubernetes operator] to automatically update security reports in response to workload and other changes on a Kubernetes cluster - for example, initiating a vulnerability scan when a new Pod is started or running CIS Benchmarks when a new Node is added. - As a [command][cli], so you can trigger scans and view the risks in a kubectl-compatible way or as part of your CI/CD pipeline. # Status Although we are trying to keep new releases backward compatible with previous versions, this project is still incubating, and some APIs and [Custom Resource Definitions] may change. # Documentation The official [Documentation] provides detailed installation, configuration, troubleshooting, and quick start guides. Learn how to install the Starboard command [From the Binary Releases] and follow the [Getting Started][getting-started-cli] guide to generate your first vulnerability and configuration audit reports. You can install the Starboard Operator with [Static YAML Manifests] and follow the [Getting Started][getting-started-operator] guide to see how vulnerability and configuration audit reports are generated automatically. Read more about the motivations for the project in the [Starboard: The Kubernetes-Native Toolkit for Unifying Security] blog. # Contributing At this early stage we would love your feedback on the overall concept of Starboard. Over time, we'd love to see contributions integrating different security tools so that users can access security information in standard, Kubernetes-native ways. * See [Contributing] for information about setting up your development environment, and the contribution workflow that we expect. * See [Roadmap] for tentative features in a 1.0.0 release. --- Starboard is an [Aqua Security](https://aquasec.com) open source project. Learn about our [Open Source Work and Portfolio]. Join the community, and talk to us about any matter in [GitHub Discussions] or [Slack]. [release-img]: https://img.shields.io/github/release/aquasecurity/starboard.svg?logo=github [release]: https://github.com/aquasecurity/starboard/releases [action-build-img]: https://github.com/aquasecurity/starboard/actions/workflows/build.yaml/badge.svg [action-build]: https://github.com/aquasecurity/starboard/actions/workflows/build.yaml [action-release-snapshot-img]: https://github.com/aquasecurity/starboard/actions/workflows/release-snapshot.yaml/badge.svg [action-release-snapshot]: https://github.com/aquasecurity/starboard/actions/workflows/release-snapshot.yaml [cov-img]: https://codecov.io/github/aquasecurity/starboard/branch/main/graph/badge.svg [cov]: https://codecov.io/github/aquasecurity/starboard [report-card-img]: https://goreportcard.com/badge/github.com/aquasecurity/starboard [report-card]: https://goreportcard.com/report/github.com/aquasecurity/starboard [license-img]: https://img.shields.io/github/license/aquasecurity/starboard.svg [license]: https://github.com/aquasecurity/starboard/blob/main/LICENSE [github-all-releases-img]: https://img.shields.io/github/downloads/aquasecurity/starboard/total?logo=github [docker-pulls-starboard]: https://img.shields.io/docker/pulls/aquasec/starboard?logo=docker&label=docker%20pulls%20%2F%20starboard [docker-pulls-starboard-operator]: https://img.shields.io/docker/pulls/aquasec/starboard-operator?logo=docker&label=docker%20pulls%20%2F%20starboard%20operator [Starboard: The Kubernetes-Native Toolkit for Unifying Security]: https://blog.aquasec.com/starboard-kubernetes-tools [Contributing]: CONTRIBUTING.md [Roadmap]: ROADMAP.md [GitHub Discussions]: https://github.com/aquasecurity/starboard/discussions [Slack]: https://slack.aquasec.com/ [Open Source Work and Portfolio]: https://www.aquasec.com/products/open-source-projects/ [Custom Resource Definitions]: https://aquasecurity.github.io/starboard/latest/crds/ [Go module]: https://pkg.go.dev/github.com/aquasecurity/starboard/pkg [cli]: https://aquasecurity.github.io/starboard/latest/cli [Documentation]: https://aquasecurity.github.io/starboard/ [From the Binary Releases]: https://aquasecurity.github.io/starboard/latest/cli/installation/binary-releases/ [Static YAML Manifests]: https://aquasecurity.github.io/starboard/latest/operator/installation/kubectl/ [getting-started-cli]: https://aquasecurity.github.io/starboard/latest/cli/getting-started/ [getting-started-operator]: https://aquasecurity.github.io/starboard/latest/operator/getting-started/ [Kubernetes operator]: https://aquasecurity.github.io/starboard/latest/operator [Octant Plugin]: https://aquasecurity.github.io/starboard/latest/integrations/octant [Lens Extension]: https://aquasecurity.github.io/starboard/latest/integrations/lens [kubectl]: https://kubernetes.io/docs/reference/kubectl
No open issues yet, or sync has not completed.