Skip to content

Commit af88490

Browse files
authored
Merge pull request #2 from google/oliverchang-patch-1
Update lockfile package link.
2 parents b47c9af + 227289e commit af88490

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ $ go run ./cmd/osv-scanner --sbom=/path/to/your/sbom.json
2929

3030
## Scanning a lockfile
3131

32-
A wide range of lockfiles are supported by utilizing this [lockfile package](https://github.com/G-Rath/osv-detector/tree/main/pkg/lockfile). This is the current list of supported lockfiles:
32+
A wide range of lockfiles are supported by utilizing this [lockfile package](https://github.com/google/osv-scanner/tree/main/pkg/lockfile). This is the current list of supported lockfiles:
3333

3434
- `Cargo.lock`
3535
- `package-lock.json`

0 commit comments

Comments
 (0)