Skip to content

chore: update pyasn1#51689

Merged
andrzej-stencel merged 1 commit into
elastic:mainfrom
andrzej-stencel:update-pyasn1
Jul 6, 2026
Merged

chore: update pyasn1#51689
andrzej-stencel merged 1 commit into
elastic:mainfrom
andrzej-stencel:update-pyasn1

Conversation

@andrzej-stencel

Copy link
Copy Markdown
Contributor

Relates CVE-2026-30922.

Checklist

  • [ ] My code follows the style guidelines of this project
  • [ ] I have commented my code, particularly in hard-to-understand areas
  • [ ] I have made corresponding changes to the documentation
  • [ ] I have made corresponding change to the default configuration files
  • [ ] I have added tests that prove my fix is effective or that my feature works. Where relevant, I have used the stresstest.sh script to run them under stress conditions and race detector to verify their stability.
  • [ ] I have added an entry in ./changelog/fragments using the changelog tool.

How to test this PR locally

cd metricbeat/module/kubernetes/_meta/terraform/eks
python3 -m venv .venv
source .venv/bin/activate
pip install -r requirements.txt
./.venv/bin/aws --version   # should print aws-cli/1.45.36 ...

Assisted-by: Opus 4.8 High

Fixes CVE-2026-30922.

Assisted by: Opus 4.8 High
@andrzej-stencel andrzej-stencel requested a review from a team as a code owner July 2, 2026 12:09
@andrzej-stencel andrzej-stencel added Team:Elastic-Agent-Data-Plane Label for the Agent Data Plane team backport-active-all Automated backport with mergify to all the active branches skip-changelog labels Jul 2, 2026
@botelastic botelastic Bot added the needs_team Indicates that the issue/PR needs a Team:* label label Jul 2, 2026
@infra-vault-gh-plugin-prod

Copy link
Copy Markdown

Pinging @elastic/elastic-agent-data-plane (Team:Elastic-Agent-Data-Plane)

@botelastic botelastic Bot removed the needs_team Indicates that the issue/PR needs a Team:* label label Jul 2, 2026
@github-actions

github-actions Bot commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

🤖 GitHub comments

Just comment with:

  • run docs-build : Re-trigger the docs validation. (use unformatted text in the comment!)
  • /test : Run the Buildkite pipeline.

@coderabbitai

coderabbitai Bot commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Enterprise

Run ID: b8d3379a-db0f-43f7-8838-5749c22557a4

📥 Commits

Reviewing files that changed from the base of the PR and between 5acbbac and 655aa38.

📒 Files selected for processing (1)
  • metricbeat/module/kubernetes/_meta/terraform/eks/requirements.txt
👮 Files not reviewed due to content moderation or server errors (1)
  • metricbeat/module/kubernetes/_meta/terraform/eks/requirements.txt

📝 Walkthrough

[!WARNING]

Walkthrough skipped

File diffs could not be summarized.

🚥 Pre-merge checks | ✅ 2
✅ Passed checks (2 passed)
Check name Status Explanation
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • 🛠️ Update Documentation

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@mergify

mergify Bot commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

Tick the box to add this pull request to the merge queue (same as @mergifyio queue).

  • Queue this pull request

@andrzej-stencel andrzej-stencel merged commit 7be95ba into elastic:main Jul 6, 2026
55 checks passed
@andrzej-stencel andrzej-stencel deleted the update-pyasn1 branch July 6, 2026 08:00
@github-actions

github-actions Bot commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

@Mergifyio backport 9.4 9.3 8.19

@mergify

mergify Bot commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

backport 9.4 9.3 8.19

✅ Backports have been created

Details

andrzej-stencel added a commit that referenced this pull request Jul 6, 2026
Fixes CVE-2026-30922.

Assisted by: Opus 4.8 High

(cherry picked from commit 7be95ba)

Co-authored-by: Andrzej Stencel <andrzej.stencel@elastic.co>
andrzej-stencel added a commit that referenced this pull request Jul 6, 2026
Fixes CVE-2026-30922.

Assisted by: Opus 4.8 High

(cherry picked from commit 7be95ba)

Co-authored-by: Andrzej Stencel <andrzej.stencel@elastic.co>
andrzej-stencel added a commit that referenced this pull request Jul 6, 2026
Fixes CVE-2026-30922.

Assisted by: Opus 4.8 High

(cherry picked from commit 7be95ba)

Co-authored-by: Andrzej Stencel <andrzej.stencel@elastic.co>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport-active-all Automated backport with mergify to all the active branches skip-changelog Team:Elastic-Agent-Data-Plane Label for the Agent Data Plane team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants