Skip to content

Comments

Fix/audit client deps#211

Merged
jankapunkt merged 4 commits intomainfrom
fix/audit-client-deps
Dec 3, 2025
Merged

Fix/audit client deps#211
jankapunkt merged 4 commits intomainfrom
fix/audit-client-deps

Conversation

@jankapunkt
Copy link
Member

This fixes some client dependency issues and introduces npm production audit to the client ci.

@jankapunkt jankapunkt added this to the 1.1.0 milestone Nov 19, 2025
@jankapunkt jankapunkt self-assigned this Nov 19, 2025
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR addresses client dependency vulnerabilities and enhances CI security by introducing automated npm production dependency auditing. The changes update several key development dependencies to their latest versions and add a new audit job to the client testing workflow.

  • Updates multiple npm dependencies (axios, vite, glob, js-yaml, form-data) to newer versions
  • Adds a new audit job to the client CI workflow that checks production dependencies for known vulnerabilities
  • Adds workflow-level permissions configuration for enhanced security
  • Bumps the visualization plugin version to 1.1.0

Reviewed Changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.

File Description
web/package-lock.json Updates dependency versions for axios, glob, js-yaml, vite, form-data, and bumps visualization plugin to 1.1.0
.github/workflows/client_tests.yml Adds permissions configuration and new audit job to check production dependencies for vulnerabilities
Files not reviewed (1)
  • web/package-lock.json: Language not supported

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@jankapunkt jankapunkt added dependencies Pull requests that update a dependency file CI labels Nov 19, 2025
@jankapunkt jankapunkt merged commit 05bb4fa into main Dec 3, 2025
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CI dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant