Commit 7d0f6d7
Upgrade pyasn1 to 0.6.3 in base image
The base ansible-operator:v1.38.1 image contains pyasn1 0.6.1, which is
vulnerable to CVE-2026-30922.
This change adds a pip3 upgrade step to install pyasn1>=0.6.3 which
includes the MAX_NESTING_DEPTH protection against this attack.
Closes-Bug: OSPRH-27893
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>1 parent a3475b4 commit 7d0f6d7
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
15 | 18 | | |
16 | 19 | | |
17 | 20 | | |
| |||
0 commit comments