Skip to content

[Backport 7.83.x] Bump pyasn1 from 0.6.3 to 0.6.4 - #24900

Open
dd-octo-sts[bot] wants to merge 2 commits into
7.83.xfrom
dd-agent-integrations-bot/backport-12dda12ed0-to-7.83.x
Open

[Backport 7.83.x] Bump pyasn1 from 0.6.3 to 0.6.4#24900
dd-octo-sts[bot] wants to merge 2 commits into
7.83.xfrom
dd-agent-integrations-bot/backport-12dda12ed0-to-7.83.x

Conversation

@dd-octo-sts

@dd-octo-sts dd-octo-sts Bot commented Aug 18, 2026

Copy link
Copy Markdown
Contributor

What does this PR do?

Backported commit: 12dda12ed0 - Bump pyasn1 from 0.6.3 to 0.6.4
Original PR: #24727
Target branch: 7.83.x

Motivation

Review checklist (to be filled by reviewers)

  • Feature or bugfix MUST have appropriate tests (unit, integration, e2e)
  • Add qa/required if this PR needs QA validation, or qa/skip-qa if it does not. Exactly one of the two is required.
  • If you need to backport this PR to another branch, you can add the backport/<branch-name> label to the PR and it will automatically open a backport PR once this one is merged

@dd-octo-sts dd-octo-sts Bot added the backport label Aug 18, 2026
@dd-octo-sts
dd-octo-sts Bot requested a review from a team as a code owner August 18, 2026 14:26
@dd-octo-sts dd-octo-sts Bot added the bot label Aug 18, 2026
@dd-octo-sts
dd-octo-sts Bot requested a review from a team as a code owner August 18, 2026 14:26
@dd-octo-sts
dd-octo-sts Bot requested a review from Pierre-L42 August 18, 2026 14:26
@github-actions

github-actions Bot commented Aug 18, 2026

Copy link
Copy Markdown
Contributor

Warning

This PR changes Agent dependencies. Do not merge it until the wheels are promoted.

Dependency inputs changed, so the dependency resolution and wheel build workflow runs on this branch. It takes 1.5 to 3 hours and finishes by committing updated lockfiles. The wheels it builds then have to be promoted before the Agent can use them.

Steps to take, in order:

  1. Wait for the resolution workflow to finish and commit the lockfiles to this branch.
  2. Review the Agent build triggered by that commit (default-pipeline in GitLab), especially static_quality_gate.
  3. Get the PR approved.
  4. Promote the wheels:
    ddev dep promote https://github.com/DataDog/integrations-core/pull/24900
    
  5. Wait for dependency-wheel-promotion to turn green. Only then merge.

Merging before promotion leaves the Agent unable to install the wheels these lockfiles pin. dependency-wheel-promotion is a required check: if it is pending or red, that is intentional. Do not bypass it and do not ask for an admin merge.

Pushing again to this branch invalidates the promotion, so if you push after step 4 you have to promote again.

Head commit 265fbc553d886067f98afa022c234b7ecc460819. Full process: Dependency Updates. This comment is updated automatically as promotion progresses.

@temporal-github-worker-1

Copy link
Copy Markdown

Backport evaluation: View Slack thread

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 5710e59ec7

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

Comment thread agent_requirements.in
psutil==6.0.0
psycopg[c,pool]==3.3.4
pyasn1==0.6.3
pyasn1==0.6.4

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P1 Badge Regenerate the Agent dependency lockfiles

For this 7.83.x security backport, all five committed .deps/resolved/*_3.13.txt lockfiles still select pyasn1-0.6.3 (for example, linux-aarch64_3.13.txt:80), while .deps/builder_inputs.toml retains the old resolution hash. Consequently, the merge-queue resolution-pin check reports a stale pin, and a direct/backport build consuming these lockfiles would continue packaging the vulnerable wheel instead of 0.6.4; include the regenerated .deps outputs as the original commit did.

Useful? React with 👍 / 👎.

@datadog-prod-us1-6

This comment has been minimized.

@Kyle-Neale Kyle-Neale added the qa/skip-qa Automatically skip this PR for the next QA label Aug 19, 2026
@dd-octo-sts

dd-octo-sts Bot commented Aug 19, 2026

Copy link
Copy Markdown
Contributor Author

Validation Report

All 21 validations passed.

Show details
Validation Description Status
agent-reqs Verify check versions match the Agent requirements file
ci Validate CI configuration and code coverage settings
codeowners Validate every integration has a CODEOWNERS entry
config Validate default configuration files against spec.yaml
dep Verify dependency pins are consistent and Agent-compatible
http Validate integrations use the HTTP wrapper correctly
imports Validate check imports do not use deprecated modules
integration-style Validate check code style conventions
jmx-metrics Validate JMX metrics definition files and config
labeler Validate PR labeler config matches integration directories
legacy-signature Validate no integration uses the legacy Agent check signature
license-headers Validate Python files have proper license headers
licenses Validate third-party license attribution list
metadata Validate metadata.csv metric definitions
models Validate configuration data models match spec.yaml
openmetrics Validate OpenMetrics integrations disable the metric limit
package Validate Python package metadata and naming
qa-label Validate the pull request declares whether it needs QA for the next Agent release
readmes Validate README files have required sections
saved-views Validate saved view JSON file structure and fields
version Validate version consistency between package and changelog

View full run

@dd-octo-sts
dd-octo-sts Bot requested a review from a team as a code owner August 19, 2026 14:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant