-
Notifications
You must be signed in to change notification settings - Fork 0
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
SAASMLOPS-1335 Upgrade gunicorn package to remove vulnerability #17
Conversation
@brijesh-vora-sp any chance you checked whether this is working correctly? Could you please provide a link to airflow DAG that uses this image? |
Ah, good point. Let me run that. |
The vulnerability scan report: https://cloudbees-core.ops-dev-use1.cloud.sailpoint.com/deploy/job/image-scan-cve/3095/console
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Excellent!
* SAASMLOPS-1335 Upgrade unicorn package to remove vulnerability * SAASMLOPS-1335 Add the gunicorn to sailpoint dockerfile
* SAASMLOPS-1335 Upgrade unicorn package to remove vulnerability * SAASMLOPS-1335 Add the gunicorn to sailpoint dockerfile
* SAASMLOPS-1335 Upgrade unicorn package to remove vulnerability * SAASMLOPS-1335 Add the gunicorn to sailpoint dockerfile
* SAASMLOPS-1335 Upgrade unicorn package to remove vulnerability * SAASMLOPS-1335 Add the gunicorn to sailpoint dockerfile
What this PR does / why we need it:
Upgrade gunicorn package due to which there is vulnerability.
gunicorn 21.2.0 | CVE-2024-1135 | HIGH
Which issue(s) this PR fixes:
Fixes