Actions
Bug #25047
closedDatasources npm config is not symlinked to plugins-common
Pull Request:
Severity:
Trivial - no functional impact | cosmetic
UX impact:
User visibility:
Effort required:
Very Small
Priority:
0
Name check:
To do
Fix check:
To do
Regression:
No
Description
We have issues when doing the security audit for the datasources plugin (npx better-npm-audit audit --level high
) : contrarily to e.g. change-validation.
It is because the .nsprc
file is not symlinked to plugins-common one, nor is package-*.json
and build.sh
Updated by Clark ANDRIANASOLO 5 months ago
- Project changed from Rudder to Datasources
- Category deleted (
Security) - Target version changed from 8.0.10 to 8.0
Similar symlink fixes have been made but on other plugins, and in 8.2 for example #25007
Actions