Commit ec924b0
* Bump pyOpenSSL to >=26.0.0 to address CVE-2026-27459 and CVE-2026-27448
Updates pyOpenSSL from ==25.3.0 to >=26.0.0 across agent_requirements.in
and datadog_checks_base to address VULN-59209 (Critical 9.8) and
VULN-59208 (Medium 5.3). Also removes the dep-update exclusion for
pyopenssl now that the snowflake-connector-python blocker is resolved.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
* Add changelog entry for pyOpenSSL bump (PR DataDog#23225)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
* Fix validation: use == pin for pyopenssl
---------
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent bf3c108 commit ec924b0
3 files changed
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
| 61 | + | |
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
| |||
0 commit comments