Skip to content

[main] Fix npm audit#929

Merged
kyteinsky merged 1 commit into
mainfrom
automated/noid/main-fix-npm-audit
Jul 10, 2026
Merged

[main] Fix npm audit#929
kyteinsky merged 1 commit into
mainfrom
automated/noid/main-fix-npm-audit

Conversation

@nextcloud-command

Copy link
Copy Markdown
Contributor

Audit report

This audit fix resolves 2 of the total 30 vulnerabilities found in your project.

Updated dependencies

Fixed vulnerabilities

@vitest/coverage-istanbul #

  • Caused by vulnerable dependency:
  • Affected versions: 4.0.0-beta.1 - 4.1.0-beta.6
  • Package usage:
    • node_modules/@vitest/coverage-istanbul

vitest #

  • When Vitest UI server is listening, arbitrary file can be read and executed
  • Severity: critical 🚨 (CVSS 9.8)
  • Reference: GHSA-5xrq-8626-4rwp
  • Affected versions: >=4.0.0 <4.1.0
  • Package usage:
    • node_modules/vitest

@nextcloud-command nextcloud-command added dependencies Pull requests that update a dependency file 3. to review labels Jul 10, 2026
@coderabbitai

coderabbitai Bot commented Jul 10, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@nextcloud-command, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 24 minutes

Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available.
You're only billed for reviews past your plan's rate limits ($0.25/file).

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: f6dc8ef3-0a0b-4626-869e-cbb053e52c98

📥 Commits

Reviewing files that changed from the base of the PR and between 1e27912 and 94e7bff.

⛔ Files ignored due to path filters (10)
  • js/app_api-adminSettings.js.map is excluded by !**/*.map
  • js/app_api-filesplugin.js.map is excluded by !**/*.map
  • js/app_api-node_modules_nextcloud_dialogs_dist_chunks_PublicAuthPrompt-uFWxS9Cy_mjs.js.map is excluded by !**/*.map
  • js/app_api-vendors-node_modules_mdi_js_mdi_js-node_modules_nextcloud_dialogs_dist_chunks_preview-BIbJGxX-e6bda3.js.map is excluded by !**/*.map
  • js/app_api-vendors-node_modules_nextcloud_dialogs_dist_chunks_ConflictPicker-D-B-WV0C_mjs.js.map is excluded by !**/*.map
  • js/app_api-vendors-node_modules_nextcloud_dialogs_dist_chunks_FilePicker-W-IYpVkn_mjs.js.map is excluded by !**/*.map
  • js/app_api-vendors-node_modules_nextcloud_dialogs_dist_chunks__plugin-vue_export-helper-1tPrXgE0_mjs-nod-dc4ad5.js.map is excluded by !**/*.map
  • js/app_api-vendors-node_modules_nextcloud_vue_dist_components_NcColorPicker_index_mjs.js.map is excluded by !**/*.map
  • js/app_api-vendors-node_modules_nextcloud_vue_dist_components_NcDateTimePicker_index_mjs.js.map is excluded by !**/*.map
  • package-lock.json is excluded by !**/package-lock.json
📒 Files selected for processing (12)
  • js/app_api-adminSettings.js
  • js/app_api-adminSettings.js.license
  • js/app_api-filesplugin.js
  • js/app_api-filesplugin.js.license
  • js/app_api-node_modules_nextcloud_dialogs_dist_chunks_PublicAuthPrompt-uFWxS9Cy_mjs.js
  • js/app_api-vendors-node_modules_mdi_js_mdi_js-node_modules_nextcloud_dialogs_dist_chunks_preview-BIbJGxX-e6bda3.js
  • js/app_api-vendors-node_modules_nextcloud_dialogs_dist_chunks_ConflictPicker-D-B-WV0C_mjs.js
  • js/app_api-vendors-node_modules_nextcloud_dialogs_dist_chunks_FilePicker-W-IYpVkn_mjs.js
  • js/app_api-vendors-node_modules_nextcloud_dialogs_dist_chunks_FilePicker-W-IYpVkn_mjs.js.license
  • js/app_api-vendors-node_modules_nextcloud_dialogs_dist_chunks__plugin-vue_export-helper-1tPrXgE0_mjs-nod-dc4ad5.js
  • js/app_api-vendors-node_modules_nextcloud_vue_dist_components_NcColorPicker_index_mjs.js
  • js/app_api-vendors-node_modules_nextcloud_vue_dist_components_NcDateTimePicker_index_mjs.js

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@nextcloud-command nextcloud-command force-pushed the automated/noid/main-fix-npm-audit branch from bc4926b to fc71016 Compare July 10, 2026 13:58
@coderabbitai

coderabbitai Bot commented Jul 10, 2026

Copy link
Copy Markdown

Caution

Review failed

An error occurred during the review process. Please try again later.


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

Signed-off-by: GitHub <noreply@github.com>
@nextcloud-command nextcloud-command force-pushed the automated/noid/main-fix-npm-audit branch from fc71016 to 94e7bff Compare July 10, 2026 14:33
@kyteinsky kyteinsky merged commit da3cc28 into main Jul 10, 2026
55 of 56 checks passed
@kyteinsky kyteinsky deleted the automated/noid/main-fix-npm-audit branch July 10, 2026 16:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants