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

Disables npm audit step #3619

Merged
merged 1 commit into from
Jan 12, 2022
Merged

Disables npm audit step #3619

merged 1 commit into from
Jan 12, 2022

Conversation

abea
Copy link
Contributor

@abea abea commented Jan 12, 2022

Summary

After review it is clear the sub-sub-dependency vulnerability through vue-loader (PostCSS) is not a risk in Apostrophe since access to take advantage would entail access to do much more than that. We're disabling npm audit in the tests until vue-loader and vue component-compiler-utils updates the PostCSS version (proposed here).

What are the specific steps to test this change?

Run the npm test command successfully.

What kind of change does this PR introduce?

(Check at least one)

  • Bug fix
  • New feature
  • Refactor
  • Documentation
  • Build-related changes
  • Other

Make sure the PR fulfills these requirements:

  • It includes a) the existing issue ID being resolved, b) a convincing reason for adding this feature, or c) a clear description of the bug it resolves
  • The changelog is updated
  • Related documentation has been updated
  • Related tests have been updated

If adding a new feature without an already open issue, it's best to open a feature request issue first and wait for approval before working on it.

Other information:

@abea abea requested a review from boutell January 12, 2022 20:36
@abea abea self-assigned this Jan 12, 2022
@abea abea merged commit ceb654d into main Jan 12, 2022
@abea abea deleted the audit-vue-loader branch January 12, 2022 21:31
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.

2 participants