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

Automatic npm audit fix #1000

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

Automatic npm audit fix #1000

wants to merge 1 commit into from

Conversation

github-actions[bot]
Copy link

Npm audit

❗ NPM Audit fix could not fix all vulnerabilities. Fix them manually by running npm audit fix --force and test the functionalities thoroughly as there might be breaking changes. ❗

How to install

  • Update the HDBT theme
    • git fetch --all
    • git checkout automation/npm-audit
    • git pull origin automation/npm-audit
  • In the custom module or custom theme folder, run nvm use && npm i && npm run build

How to test

Run npm audit

  • Check that the npm audit prints found 0 vulnerabilities
  • Check that the changes for distributed files are sensible

Copy link

sonarcloud bot commented Dec 15, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant