UNPKG

image-scanner-with-trivy

Version:

Scan container images with Trivy in CDK deployment

20 lines (13 loc) 233 B
# Contribution ## Build for Code Bundle and API.md ```sh pnpm build ``` ## Execute Unit Tests, Linting, and Integration Tests ```sh pnpm test ``` ## Update Snapshots in Integration Tests ```sh pnpm integ --update-on-failed ```