Skip to content

Commit 008c911

Browse files
authored
test: update API integration test (google#3659)
[CVE-2025-7207](https://osv.dev/vulnerability/CVE-2025-7207) is a new bug on `github.com/mruby/mruby`.
1 parent 96668b3 commit 008c911

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

gcp/api/integration_tests.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -977,6 +977,8 @@ def test_query_batch(self):
977977
'id': 'CVE-2022-1427',
978978
}, {
979979
'id': 'CVE-2022-1934',
980+
}, {
981+
'id': 'CVE-2025-7207',
980982
}, {
981983
'id': 'OSV-2020-744',
982984
}]

0 commit comments

Comments
 (0)