-
Notifications
You must be signed in to change notification settings - Fork 2
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
Upgrade dependencies 2024-03-18 (#6064, #6072) #6078
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #6078 +/- ##
========================================
Coverage 85.33% 85.33%
========================================
Files 154 154
Lines 19969 19969
========================================
+ Hits 17040 17041 +1
+ Misses 2929 2928 -1 ☔ View full report in Codecov by Sentry. |
11ded2e
to
d5a977b
Compare
Latest version of ClamAV (1.3.0-43) continues to fail the scan with a segfault error:
|
642e834
to
749280a
Compare
749280a
to
16f63f2
Compare
51ee2a2
to
a7a2a6f
Compare
@hannes-ucsc, also note I've assigned you the issue to complete sys admin related CL items: #6064 (comment) |
Security design review
|
|
a6adcd6
to
23a4d1e
Compare
23a4d1e
to
696f620
Compare
Connected issue: #6064, #6072
Checklist
Author
develop
upgrades/yyyy-mm-dd
Upgrade dependencies yyyy-mm-dd
Author (upgrading deployments)
u
tag to commit title or this PR does not require upgrading deploymentsmake image_manifests.json
and committed the resulting changes or this PR does not modifyazul_docker_images
, or any other variables referenced in the definition of that variableupgrade
or does not require upgrading deploymentsdeploy:shared
or does not modifyimage_manifests.json
, and does not require deploying theshared
component for any other reasondeploy:gitlab
or does not require deploying thegitlab
componentdeploy:runner
or does not require deploying therunner
imageAuthor (before every review)
develop
, squashed old fixupsmake requirements_update
or this PR does not modifyrequirements*.txt
,common.mk
,Makefile
andDockerfile
R
tag to commit title or this PR does not modifyrequirements*.txt
reqs
or does not modifyrequirements*.txt
make integration_test
passes in personal deployment or this PR does not modify functionality that could affect the IT outcomeSystem administrator (after approval)
no demo
Operator (before pushing merge the commit)
develop
_select dev.shared && CI_COMMIT_REF_NAME=develop make -C terraform/shared apply_keep_unused
or this PR is not labeleddeploy:shared
_select dev.gitlab && CI_COMMIT_REF_NAME=develop make -C terraform/gitlab apply
or this PR is not labeleddeploy:gitlab
_select anvildev.shared && CI_COMMIT_REF_NAME=develop make -C terraform/shared apply_keep_unused
or this PR is not labeleddeploy:shared
_select anvildev.gitlab && CI_COMMIT_REF_NAME=develop make -C terraform/gitlab apply
or this PR is not labeleddeploy:gitlab
_select anvilprod.shared && CI_COMMIT_REF_NAME=develop make -C terraform/shared apply_keep_unused
or this PR is not labeleddeploy:shared
_select anvilprod.gitlab && CI_COMMIT_REF_NAME=develop make -C terraform/gitlab apply
or this PR is not labeleddeploy:gitlab
deploy:gitlab
deploy:gitlab
System administrator
dev.gitlab
are complete or this PR is not labeleddeploy:gitlab
anvildev.gitlab
are complete or this PR is not labeleddeploy:gitlab
anvilprod.gitlab
are complete or this PR is not labeleddeploy:gitlab
Operator (before pushing merge the commit)
_select dev.gitlab && make -C terraform/gitlab/runner
or this PR is not labeleddeploy:runner
_select anvildev.gitlab && make -C terraform/gitlab/runner
or this PR is not labeleddeploy:runner
_select anvilprod.gitlab && make -C terraform/gitlab/runner
or this PR is not labeleddeploy:runner
sandbox
labeldev
anvildev
anvilprod
sandbox
deploymentanvilbox
deploymenthammerbox
deploymentsandbox
deploymentanvilbox
deploymenthammerbox
deploymentp
tagsOperator (after pushing the merge commit)
dev
anvildev
anvilprod
dev
dev
anvildev
anvildev
anvilprod
anvilprod
_select dev.shared && make -C terraform/shared apply
or this PR is not labeleddeploy:shared
_select anvildev.shared && make -C terraform/shared apply
or this PR is not labeleddeploy:shared
_select anvilprod.shared && make -C terraform/shared apply
or this PR is not labeleddeploy:shared
dev
anvildev
anvilprod
Operator
script/export_inspector_findings.py
againstanvilprod
, imported results to Google Sheet and posted screenshot of relevant1 findings as a comment on the connected issue.deploy:shared
,deploy:gitlab
,deploy:runner
,reindex:partial
andreindex:prod
labels to the next promotion PR or this PR carries none of these labelsdeploy:shared
,deploy:gitlab
,deploy:runner
,reindex:partial
andreindex:prod
labels from the description of this PR to that of the next promotion PR or this PR carries none of these labels1A relevant finding is a high or critical vulnerability in an image
that is used within the security boundary. Images not used within the boundary
are tracked in
azul.docker_images
under a key starting with_
.System administrator
Shorthand for review comments
L
line is too longW
line wrapping is wrongQ
bad quotesF
other formatting problem