Skip to content

Commit

Permalink
docs: update bold in plugins page
Browse files Browse the repository at this point in the history
  • Loading branch information
matheusfm committed Oct 26, 2023
1 parent 290cf67 commit 320fb3c
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
6 changes: 3 additions & 3 deletions docs/plugins/marvin.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ to report potential issues and misconfigurations.

Marvin enables Zora's custom checks using CEL. For further information, please visit [this page](../configuration/custom-checks.md).

** :octicons-codescan-24: Type**: `misconfiguration`
:octicons-codescan-24: **Type**: `misconfiguration`

** :simple-docker: Image**: `ghcr.io/undistro/marvin:v0.2.0`
:simple-docker: **Image**: `ghcr.io/undistro/marvin:v0.2.0`

** :simple-github: GitHub repository**: [https://github.com/undistro/marvin](https://github.com/undistro/marvin)
:simple-github: **GitHub repository**: [https://github.com/undistro/marvin](https://github.com/undistro/marvin)
6 changes: 3 additions & 3 deletions docs/plugins/popeye.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@ title: Popeye Plugin

Popeye is a utility that scans live Kubernetes cluster and reports potential issues with deployed resources and configurations.

** :octicons-codescan-24: Type**: `misconfiguration`
:octicons-codescan-24: **Type**: `misconfiguration`

** :simple-docker: Image**: `ghcr.io/undistro/popeye:pr252`
:simple-docker: **Image**: `ghcr.io/undistro/popeye:pr252`

** :simple-github: GitHub repository**: [https://github.com/derailed/popeye](https://github.com/derailed/popeye)
:simple-github: **GitHub repository**: [https://github.com/derailed/popeye](https://github.com/derailed/popeye)

!!! info
Currently, Zora does not use the official Popeye image (`derailed/popeye`) due to its lack of multi-architecture support.
Expand Down
6 changes: 3 additions & 3 deletions docs/plugins/trivy.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ in different targets like containers, code repositories and **Kubernetes cluster

**Zora uses Trivy as a plugin exclusively to scan vulnerabilities in a Kubernetes cluster.**

** :octicons-codescan-24: Type**: `vulnerability`
:octicons-codescan-24: **Type**: `vulnerability`

** :simple-docker: Image**: `ghcr.io/aquasecurity/trivy:0.45.1`
:simple-docker: **Image**: `ghcr.io/aquasecurity/trivy:0.45.1`

** :simple-github: GitHub repository**: [https://github.com/aquasecurity/trivy](https://github.com/aquasecurity/trivy)
:simple-github: **GitHub repository**: [https://github.com/aquasecurity/trivy](https://github.com/aquasecurity/trivy)

0 comments on commit 320fb3c

Please sign in to comment.