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

remove tscpaths to avoid security vulnerabilities #263

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

vkarpov15
Copy link
Collaborator

What this PR does:

npm audit reports a security vulnerability in tscpaths, and there's no way to fix that security vulnerability without removing the package. Since it is used just for allowing absolute paths internally, I figure we can just remove the absolute paths and remove the security vulnerability. #240 will remove tscpaths in the future anyway.

Which issue(s) this PR fixes:
Fixes #

Checklist

  • Changes manually tested
  • Automated Tests added/updated
  • Documentation added/updated
  • CLA Signed: DataStax CLA

@vkarpov15 vkarpov15 requested a review from a team as a code owner January 7, 2025 22:28
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