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

Minor: Fix the 'cross-spawn' library vulnerability issue #18811

Merged
merged 2 commits into from
Nov 27, 2024

Conversation

aniketkatkar97
Copy link
Member

I worked on fixing the vulnerability issues

  1. https://github.com/open-metadata/OpenMetadata/security/dependabot/179
  2. https://github.com/open-metadata/OpenMetadata/security/dependabot/180

Type of change:

  • Bug fix
  • Improvement
  • New feature
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation

Checklist:

  • I have read the CONTRIBUTING document.
  • My PR title is Fixes <issue-number>: <short explanation>
  • I have commented on my code, particularly in hard-to-understand areas.
  • For JSON Schema changes: I updated the migration scripts or explained why it is not needed.

Copy link
Contributor

Jest test Coverage

UI tests summary

Lines Statements Branches Functions
Coverage: 63%
63.85% (40239/63023) 40.41% (16050/39715) 42.69% (4792/11224)

Copy link

sonarcloud bot commented Nov 27, 2024

@aniketkatkar97 aniketkatkar97 merged commit e1f717a into main Nov 27, 2024
21 of 31 checks passed
@aniketkatkar97 aniketkatkar97 deleted the fix-cross-spawn-vulnerability branch November 27, 2024 10:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
safe to test Add this label to run secure Github workflows on PRs UI UI specific issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants