docs: add Windows install instructions (#7800)

This commit is contained in:
okamototk
2024-10-28 15:26:13 +09:00
committed by GitHub
parent a16b830e00
commit 63dd3d65a3

View File

@@ -56,6 +56,13 @@ Homebrew for MacOS and Linux.
brew install trivy brew install trivy
``` ```
### Windows (Official)
1. Download trivy_x.xx.x_windows-64bit.zip file from [releases page](https://github.com/aquasecurity/trivy/releases/).
2. Unzip file and copy to any folder.
3. Ensure PATH environment variable is configured to folder trivy installed.
### Arch Linux (Community) ### Arch Linux (Community)
Arch Linux Package Repository. Arch Linux Package Repository.