Skip to content

Commit cb46984

Browse files
sqlx/0.8.6-r1: cve remediation (wolfi-dev#77385)
sqlx/0.8.6-r1: fix GHSA-9c48-w39g-hm26 <!--ci-cve-scan:must-fix: GHSA-9c48-w39g-hm26--> Advisory data: https://github.com/wolfi-dev/advisories/blob/main/sqlx.advisories.yaml --- ### "Breadcrumbs" for this automated service - **Source Code:** https://go/cve-remedy-automation-source - **Logs:** https://go/cve-remedy-automation-logs - **Docs:** _(not provided yet)_ Inspected git repositories: https://github.com/launchbadge/sqlx@v0.8.6 Co-authored-by: octo-sts[bot] <157150467+octo-sts@users.noreply.github.com>
1 parent 3fb5f0e commit cb46984

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

sqlx.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
package:
22
name: sqlx
33
version: "0.8.6"
4-
epoch: 1
4+
epoch: 2 # GHSA-9c48-w39g-hm26
55
description: SQLx's associated command-line utility for managing databases, migrations, and enabling "offline" mode with sqlx::query!() and friends.
66
copyright:
77
- license: Apache-2.0

sqlx/cargobump-deps.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,5 @@ packages:
55
version: 0.17.13
66
- name: tokio
77
version: 1.43.1
8+
- name: rsa
9+
version: 0.9.10

0 commit comments

Comments
 (0)