Skip to content

Commit

Permalink
Add installation instruction for WinGet users
Browse files Browse the repository at this point in the history
  • Loading branch information
pranjalagg authored Feb 6, 2025
1 parent 994c2b6 commit 434d282
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions docs/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,14 @@ You may download the [SLSA3](https://slsa.dev) compliant binaries for Linux, mac
scoop install osv-scanner
```

### Windows WinGet

Windows users can also install osv-scanner from the official [WinGet repo](https://github.com/microsoft/winget-pkgs):

```bash
winget install Google.OSVScanner
```

### Homebrew

[Homebrew](https://brew.sh/) users can install [osv-scanner](https://formulae.brew.sh/formula/osv-scanner) via:
Expand Down

0 comments on commit 434d282

Please sign in to comment.