Skip to content

⬆️ Fix security issues#603

Merged
stevenbal merged 2 commits intomasterfrom
issue/trivy-job-hangs
May 19, 2025
Merged

⬆️ Fix security issues#603
stevenbal merged 2 commits intomasterfrom
issue/trivy-job-hangs

Conversation

@stevenbal
Copy link
Collaborator

@stevenbal stevenbal commented May 19, 2025

Fixes #562

Changes:

  • Run apt-get update in Dockerfile
  • Upgrade tornado to 6.5.0 to fix security issues

@codecov-commenter
Copy link

codecov-commenter commented May 19, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.69%. Comparing base (4d880ae) to head (af41e6a).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #603   +/-   ##
=======================================
  Coverage   94.69%   94.69%           
=======================================
  Files         148      148           
  Lines        5142     5142           
=======================================
  Hits         4869     4869           
  Misses        273      273           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@stevenbal stevenbal marked this pull request as draft May 19, 2025 09:10
@stevenbal stevenbal force-pushed the issue/trivy-job-hangs branch from ef7a0c1 to 0879c19 Compare May 19, 2025 09:56
to ensure the newest versions of system packages are used
@stevenbal stevenbal force-pushed the issue/trivy-job-hangs branch from fb5660c to af41e6a Compare May 19, 2025 12:13
@stevenbal stevenbal changed the title ⬆️ Upgrade tornado to 6.5.0 to fix security issues ⬆️ Fix security issues May 19, 2025
@stevenbal stevenbal marked this pull request as ready for review May 19, 2025 12:14
@stevenbal stevenbal merged commit 5654471 into master May 19, 2025
20 checks passed
@stevenbal stevenbal deleted the issue/trivy-job-hangs branch May 19, 2025 12:21
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.

Trivy code scanning for Objects API is stuck on uploading

2 participants