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

Script to clean up plugin lockfiles from OSD dependencies #8148

Open
derek-ho opened this issue Sep 11, 2024 · 0 comments
Open

Script to clean up plugin lockfiles from OSD dependencies #8148

derek-ho opened this issue Sep 11, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@derek-ho
Copy link
Contributor

Is your feature request related to a problem? Please describe.
When OSD performs a bootstrap with plugins checked out in the plugins folder, dependencies of OSD gets written to the plugin's lockfile. This results in plugins having OSD dependencies in their lockfile. Subsequent scans of lockfile may falsely call out plugins as vulnerable when the dependency is instead coming from OSD core.
Describe the solution you'd like

A clean up script/utility that removes OSD dependencies that plugins do not rely on during bootstrap/yarn.lock writing
Describe alternatives you've considered

None
Additional context

None

@derek-ho derek-ho added the enhancement New feature or request label Sep 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant