Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix high severity vulnerabilities from Snyk scans #2964

Open
6 tasks
austin-hall-skylight opened this issue Nov 27, 2024 · 0 comments · May be fixed by #2983
Open
6 tasks

Fix high severity vulnerabilities from Snyk scans #2964

austin-hall-skylight opened this issue Nov 27, 2024 · 0 comments · May be fixed by #2983
Assignees
Labels
Streamline eCR Issues for Streamline eCR team to work on tech debt Technical debt related work

Comments

@austin-hall-skylight
Copy link
Collaborator

austin-hall-skylight commented Nov 27, 2024

Background

We have discovered some high level vulnerabilities in our Snyk reports. We need to address the vulnerabilities that effect the app in production (so ignoring things like dev-requirements, or containers that we're not using such as record-linkage).

Action Requested

Go through the problems listed by Snyk and address, likely by updating requirements as needed.

Here is the list as of 11/27:

  • ingestion/requirements.txt
    • Pin setuptools to version 70.0.0
    • Pin anyio to version 4.4.0
  • message-parser/requirements.txt
    • Pin anyio to version 4.4.0
  • orchestration/requirements.txt
    • Pin anyio to version 4.4.0
  • trigger-code-reference/requirements.txt
    • Pin anyio to version 4.4.0
  • fhir-converter-requirements.txt
    • Pin anyio to version 4.4.0

Acceptance Criteria (Requirements)

  • Snyk security scans for our containers are clean of any critical or high severity issues.
@austin-hall-skylight austin-hall-skylight added Streamline eCR Issues for Streamline eCR team to work on tech debt Technical debt related work labels Nov 27, 2024
@austin-hall-skylight austin-hall-skylight self-assigned this Dec 3, 2024
@austin-hall-skylight austin-hall-skylight linked a pull request Dec 3, 2024 that will close this issue
7 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Streamline eCR Issues for Streamline eCR team to work on tech debt Technical debt related work
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant