Skip to content

[Snyk] Security upgrade pyasn1 from 0.4.8 to 0.6.3#3865

Open
simensma-fresh wants to merge 1 commit intodevelopfrom
snyk-fix-61db02163978d3b5d65e48df21bc2fee
Open

[Snyk] Security upgrade pyasn1 from 0.4.8 to 0.6.3#3865
simensma-fresh wants to merge 1 commit intodevelopfrom
snyk-fix-61db02163978d3b5d65e48df21bc2fee

Conversation

@simensma-fresh
Copy link
Collaborator

snyk-top-banner

Snyk has created this PR to fix 1 vulnerabilities in the pip dependencies of this project.

Snyk changed the following file(s):

  • services/document-manager/backend/requirements.txt
⚠️ Warning
opentelemetry-sdk 1.12.0 has requirement opentelemetry-api==1.12.0, but you have opentelemetry-api 1.22.0.
opentelemetry-proto 1.12.0 has requirement protobuf~=3.13, but you have protobuf 4.24.4.
flower 2.0.0 requires tornado, which is not installed.
celery 5.3.0 requires kombu, which is not installed.

Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • Max score is 1000. Note that the real score may have changed since the PR was raised.
  • This PR was automatically created by Snyk using the credentials of a real user.
  • Some vulnerabilities couldn't be fully fixed and so Snyk will still find them when the project is tested again. This may be because the vulnerability existed within more than one direct dependency, but not all of the affected dependencies could be upgraded.

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open fix PRs.

For more information:
🧐 View latest project report
📜 Customise PR templates
🛠 Adjust project settings
📚 Read about Snyk's upgrade logic


Learn how to fix vulnerabilities with free interactive lessons:

🦉 Learn about vulnerability in an interactive lesson of Snyk Learn.

…nerabilities

The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-PYASN1-15674561
Copilot AI review requested due to automatic review settings March 18, 2026 22:05
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates the Document Manager backend Python dependencies to mitigate a reported vulnerability by ensuring pyasn1 is installed at a safe version.

Changes:

  • Add an explicit pyasn1>=0.6.3 requirement (Snyk-pinned) to avoid a vulnerable transitive version.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

You can also share your feedback on Copilot code review. Take the survey.

opentelemetry-instrumentation-urllib3==0.33b0
tornado>=6.4.1 # not directly required, pinned by Snyk to avoid a vulnerability
setuptools>=78.1.1 # not directly required, pinned by Snyk to avoid a vulnerability
pyasn1>=0.6.3 # not directly required, pinned by Snyk to avoid a vulnerability
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants