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

Issue 468: Security fixes for: minimatch and qs. #472

Merged
merged 1 commit into from
Dec 12, 2022
Merged

Conversation

kaladay
Copy link
Contributor

@kaladay kaladay commented Dec 9, 2022

Description

Fix child dependencies that are coming in with insecure versions. This is based on the npm list --depth=100 and considers what is reported by dependabot for Sage.

see: https://github.com/TAMULib/SAGE/security/dependabot/37
see: https://github.com/TAMULib/SAGE/security/dependabot/34

Fixes #468

Type of change

Please delete options that are not relevant.

  • Security related.

How Has This Been Tested?

  • Not tested, Needs QA.

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • My changes generate no new warnings

@kaladay kaladay changed the title Issue 234: Security fixes for: minimatch and qs. Issue 468: Security fixes for: minimatch and qs. Dec 9, 2022
@kaladay kaladay linked an issue Dec 9, 2022 that may be closed by this pull request
@coveralls
Copy link

Coverage Status

Coverage remained the same at 45.202% when pulling 5b83e2a on 2022_dec-security into b125a3f on staging.

@kaladay kaladay merged commit a70ec27 into staging Dec 12, 2022
@kaladay kaladay deleted the 2022_dec-security branch December 12, 2022 14:15
@rmathew1011 rmathew1011 mentioned this pull request Dec 12, 2022
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.

Address current dependabot security concerns.
3 participants