Skip to content

build(deps): bump openssl from 0.10.68 to 0.10.71 and ring from 0.17.9 to 0.17.14#85

Merged
alpeb merged 1 commit intomainfrom
alpeb/bump-openssl-ring
Mar 19, 2025
Merged

build(deps): bump openssl from 0.10.68 to 0.10.71 and ring from 0.17.9 to 0.17.14#85
alpeb merged 1 commit intomainfrom
alpeb/bump-openssl-ring

Conversation

@alpeb
Copy link
Member

@alpeb alpeb commented Mar 19, 2025

Before:

$ 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:

$ 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

…9 to 0.17.14

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
```
@alpeb alpeb requested a review from a team as a code owner March 19, 2025 17:11
@alpeb alpeb merged commit f3adeda into main Mar 19, 2025
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant