-
Notifications
You must be signed in to change notification settings - Fork 7
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
GRAL-4241 vulnerabilities fix #29
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Works on my machine
Neodora Analysis ⚠⚠ Use of actively maintained version of Node.jsMessage: A service using Node.js should use an actively maintained version before it reaches EOL.
⚠ Incorrect runner in Github WorkflowMessage: Github workflow must run on a self-hosted runner
⚠ Missing cache in Github WorkflowMessage: Github workflow should be using caching when step uses
⚠ Unknown tribe nameMessage: The property
|
app-extensions-sdk high vulnerabilities fix
Installed this branch here
rm -rf node_modules && rm -rf build-detached
npm i
npm run test:functional:cypress:run
(All tests should pass)Check for vulnerabilities in the package:
npm audit
against app-extenstions-sdk and see if there are no vulnerabilities