Skip to content

Commit

Permalink
Update docs/supported_languages_and_lockfiles.md
Browse files Browse the repository at this point in the history
Co-authored-by: Gareth Jones <[email protected]>
  • Loading branch information
Hayley Denbraver and G-Rath authored Nov 16, 2023
1 parent 29c2304 commit b163b9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/supported_languages_and_lockfiles.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ A wide range of lockfiles are supported by utilizing this [lockfile package](htt
| C/C++ | `conan.lock`|
| Go | `go.mod` |
| Java | `buildscript-gradle.lockfile`<br>`gradle.lockfile`<br>`pom.xml`[\*](https://github.com/google/osv-scanner/issues/35)<br>`yarn.lock` |
| Javascript | `package-lock.json`<br>`packages.lock.json`|
| Javascript | `package-lock.json`<br>`pnpm-lock.yaml`<br>`yarn.lock`|
| PHP | `composer.lock`|
| Python | `Pipfile.lock`<br>`poetry.lock`<br>`requirements.txt`[\*](https://github.com/google/osv-scanner/issues/34) |
| Ruby | `Gemfile.lock`|
Expand Down

0 comments on commit b163b9d

Please sign in to comment.