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

chore: Try to fix the vulnerabilities #22

Closed
wants to merge 3 commits into from

Conversation

fviernau
Copy link
Contributor

No description provided.

The previously used versions are not available anymore. So, bump the
versions to fix the broken Docker build.

Signed-off-by: Frank Viernau <frank_viernau@epam.com>
The CI job flagged vulnerability `CVE-2023-49081` in the previously
used version which is fixed in version 3.9.0.

The diff results from running `poetry add aiohttp=3.9.0`.

Signed-off-by: Frank Viernau <frank_viernau@epam.com>
The previously used version exhibits the vulnerabilities `CVE-2023-6730`
and `CVE-2023-7018`. Both are fixed in version 4.36.0.

The diff results from running `poetry add transformers@4.36.0`.

Signed-off-by: Frank Viernau <frank_viernau@epam.com>
@fviernau fviernau closed this Dec 28, 2023
@fviernau fviernau deleted the try-fixing-vulns branch December 28, 2023 13:18
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.

1 participant