Skip to content

Commit 3c4f0fc

Browse files
committed
chore: update posit-bakery/README.md third-party tools table
1 parent e1955f1 commit 3c4f0fc

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

posit-bakery/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,10 +37,10 @@ Full documentation is available at **[posit-dev.github.io/images-shared](https:/
3737
| [docker buildx bake](https://github.com/docker/buildx#installing) | `bakery build --strategy bake` | Build containers in parallel |
3838
| [docker](https://github.com/docker/buildx#installing), [podman](https://podman-desktop.io/docs/installation), or [nerdctl](https://github.com/containerd/nerdctl#install) | `bakery build --strategy build` | Build containers in series |
3939
| [dgoss](https://github.com/goss-org/goss#installation) | `bakery dgoss run` | Test container images for expected content & behavior |
40-
| [hadolint](https://github.com/hadolint/hadolint#install) | to be implemented | Lint Dockerfile/Containerfile |
40+
| [hadolint](https://github.com/hadolint/hadolint#install) | `bakery hadolint run` | Lint Dockerfile/Containerfile |
4141
| [openscap](https://static.open-scap.org/) | to be implemented | Scan container images for secure configuration and vulnerabilities |
42-
| trivy | to be implemented | Scan container images for vulnerabilities |
43-
| wizcli | to be implemented | Scan container images for vulnerabilities |
42+
| [trivy](https://trivy.dev/docs/latest/getting-started/) | to be implemented | Scan container images for vulnerabilities |
43+
| [wizcli](https://www.wiz.io/lp/wiz-cli) | `bakery wizcli scan` | Scan container images for vulnerabilities |
4444

4545
## Installation
4646

0 commit comments

Comments
 (0)