Skip to content

Commit 746f4e5

Browse files
feat: update advisories (#140)
🤖 beep boop - looks like there's some changes to the advisories! Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 7825f2a commit 746f4e5

1 file changed

Lines changed: 4 additions & 7 deletions

File tree

advisories/simple_oauth/DSA-CONTRIB-2025-114.json

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"schema_version": "1.7.0",
33
"id": "DSA-CONTRIB-2025-114",
4-
"modified": "2025-10-29T17:14:34.000Z",
4+
"modified": "2025-10-29T17:53:22.000Z",
55
"published": "2025-10-29T16:44:39.000Z",
66
"aliases": [
77
"CVE-2025-12466"
@@ -19,22 +19,19 @@
1919
"type": "ECOSYSTEM",
2020
"events": [
2121
{
22-
"introduced": "6.0.1"
22+
"introduced": "6.0.0"
2323
},
2424
{
2525
"fixed": "6.0.7"
2626
}
2727
],
2828
"database_specific": {
29-
"constraint": ">6.0.0 <6.0.7",
30-
"warnings": [
31-
"the > operator should be avoided as it does not provide a concrete version"
32-
]
29+
"constraint": ">=6.0.0 <6.0.7"
3330
}
3431
}
3532
],
3633
"database_specific": {
37-
"affected_versions": ">6.0.0 <6.0.7"
34+
"affected_versions": ">=6.0.0 <6.0.7"
3835
}
3936
}
4037
],

0 commit comments

Comments
 (0)