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

Pillow Vuln Remediation #26

Closed
wants to merge 2 commits into from
Closed

Pillow Vuln Remediation #26

wants to merge 2 commits into from

Conversation

danielbarcklow
Copy link
Contributor

Resolves #25

Require specific version of pillow for vuln remediation
@danielbarcklow danielbarcklow changed the title Update requirements.txt Pillow Vuln Remediation Jan 5, 2024
@danielbarcklow danielbarcklow marked this pull request as draft January 5, 2024 13:03
@danielbarcklow
Copy link
Contributor Author

Converted PR to draft; I observed unexpected deviations on the static experiment results test. Difference in scores column climbs to an error that falls within tolerance value of 0.1 (not our 1e-4). I confirmed that the issue is present in main branch.

Adjust tolerances for known unit test deviation
@danielbarcklow
Copy link
Contributor Author

Unfortunately, I'm seeing variations in this unit test when varying platform/setup:

def test_experiment_result(config_file):

Even my empty commit PR (with no changes from main) also fails, indicating this setup cannot pass the unit test linked above. I will likely disable the unit test, post an issue on the repository to resolve it, and focus on the pillow vuln resolution.

@danielbarcklow
Copy link
Contributor Author

New PR #28 submitted to replace this PR. The unit test must be marked to be skipped until we resolve the issue that is currently in main. The goal of #28 is to remediate vuln #25

@danielbarcklow danielbarcklow deleted the db-vuln-pillow branch January 5, 2024 19:28
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.

Pillow-9.5.0-cp37-cp37m-manylinux_2_28_x86_64.whl: 1 vulnerabilities (highest severity is: 7.5)
1 participant