Commit f3adeda
authored
build(deps): bump openssl from 0.10.68 to 0.10.71 and ring from 0.17.9 to 0.17.14 (#85)
Before:
```bash
$ grype file:Cargo.lock --fail-on Medium
✔ Indexed file system Cargo.lock
✔ Cataloged contents 31d5f0f3149e61706647a19f7b27bae26516b7138a67b97077b4c3b599007ab4
├── ✔ Packages [193 packages]
├── ✔ File digests [1 files]
├── ✔ File metadata [1 locations]
└── ✔ Executables [0 executables]
✘ Scan for vulnerabilities [2 vulnerability matches]
├── by severity: 0 critical, 0 high, 2 medium, 0 low, 0 negligible
└── by status: 2 fixed, 0 not-fixed, 0 ignored
NAME INSTALLED FIXED-IN TYPE VULNERABILITY SEVERITY
openssl 0.10.68 0.10.70 rust-crate GHSA-rpmj-rpgj-qmpm Medium
ring 0.17.8 0.17.12 rust-crate GHSA-4p46-pwfr-66x6 Medium
```
After:
```bash
$ grype file:Cargo.lock --fail-on Medium
✔ Indexed file system Cargo.lock
✔ Cataloged contents 5367b71d47d9b612cf16e15e1723d7bca47128c1fb854cb978d0f92d03855b5c
├── ✔ Packages [193 packages]
├── ✔ File digests [1 files]
├── ✔ File metadata [1 locations]
└── ✔ Executables [0 executables]
✔ Scanned for vulnerabilities [0 vulnerability matches]
├── by severity: 0 critical, 0 high, 0 medium, 0 low, 0 negligible
└── by status: 0 fixed, 0 not-fixed, 0 ignored
No vulnerabilities found
```1 parent 01bbd29 commit f3adeda
1 file changed
+17
-15
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments