Skip to content

Cor 2330/audit frontend - #332

Merged
rbaconcordium merged 2 commits into
mainfrom
COR-2330/audit-frontend
Mar 13, 2026
Merged

Cor 2330/audit frontend#332
rbaconcordium merged 2 commits into
mainfrom
COR-2330/audit-frontend

Conversation

@rbaconcordium

@rbaconcordium rbaconcordium commented Mar 11, 2026

Copy link
Copy Markdown
Contributor

Purpose

id-verifier/frontend folder, yarn audit gave these alerts:
@babel/traverse: 7.20.10 - GHSA-67hx-6x53-jw92
form-data: 4.0.0 - GHSA-fjxv-7rqg-78g4
base-x: 4.0.0 - GHSA-xq7p-g2vc-g82p
braces: 3.0.2 - GHSA-grv7-fg5c-xmjg
cross-spawn: 7.0.3 - GHSA-3xgq-45jj-v275
lodash.template: 4.5.0 - GHSA-35jh-r3h4-6jhm
minimatch: 9.0.4 - GHSA-23c5-xmqv-rm74
semver: 5.7.1 - GHSA-c2qf-rxjj-qqgw
tar: 6.2.1 - GHSA-9ppj-qmqm-q256
ws: 8.11.0 - GHSA-3h5v-q93c-6h6q

Changes

yarn up -R @babel/traverse
yarn up -R form-data

yarn up -R base-x
yarn up -R cross-spawn
yarn up -R ws
yarn up -R semver
yarn up -R minimatch

tar and lodash.template unresolved at the moment.

Checklist

  • [ x ] My code follows the style of this project.
  • [ x ] The code compiles without warnings.
  • [ x ] I have performed a self-review of the changes.
  • [ x ] I have documented my code, in particular the intent of the
    hard-to-understand areas.
  • (If necessary) I have updated the CHANGELOG.

CLA acceptance

_Remove if not applicable.

By submitting the contribution I accept the terms and conditions of the
Contributor License Agreement v1.0

@rbaconcordium
rbaconcordium changed the base branch from main to COR-2330/audit March 11, 2026 14:31
@td202
td202 requested a review from Copilot March 11, 2026 15:14

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Copilot wasn't able to review any files in this pull request.


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

You can also share your feedback on Copilot code review. Take the survey.

Base automatically changed from COR-2330/audit to main March 13, 2026 09:09
@rbaconcordium
rbaconcordium merged commit 1c8e4d5 into main Mar 13, 2026
4 checks passed
@rbaconcordium
rbaconcordium deleted the COR-2330/audit-frontend branch March 13, 2026 09:09
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.

3 participants