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

Addressed numerous package dependency vulnerabilities. #148

Merged
merged 3 commits into from
Jun 3, 2024

Conversation

bjrichardwebster
Copy link
Contributor

@bjrichardwebster bjrichardwebster commented Jun 3, 2024

  • Updated to use checkout@v4 and cache@v4 instead of *@v2.
  • Jupyter notebooks now installed with notebook instead of jupyter.
  • Increased the lower bound of tqdm to 4.66.3 to address CVE-2024-34062.
  • Ran poetry update to update poetry.lock for vulnerability scanning.

Copy link

codecov bot commented Jun 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.87%. Comparing base (d99fcb8) to head (c59100b).
Report is 17 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #148      +/-   ##
==========================================
- Coverage   99.87%   99.87%   -0.01%     
==========================================
  Files          57       57              
  Lines        2339     2335       -4     
==========================================
- Hits         2336     2332       -4     
  Misses          3        3              
Flag Coverage Δ
unittests 99.87% <ø> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@bjrichardwebster bjrichardwebster force-pushed the dev/security-vuln-updates branch 2 times, most recently from 27429a4 to 4993546 Compare June 3, 2024 17:48
Copy link

sonarcloud bot commented Jun 3, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@bjrichardwebster bjrichardwebster marked this pull request as ready for review June 3, 2024 20:40
@bjrichardwebster bjrichardwebster merged commit 48c1c0b into master Jun 3, 2024
27 checks passed
@bjrichardwebster bjrichardwebster deleted the dev/security-vuln-updates branch June 3, 2024 20:47
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