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

(ci) Fix braces vulnerability #211

Closed
DefiCake opened this issue Jun 11, 2024 · 0 comments · Fixed by #212
Closed

(ci) Fix braces vulnerability #211

DefiCake opened this issue Jun 11, 2024 · 0 comments · Fixed by #212

Comments

@DefiCake
Copy link
Member

CI is acting up due to a vulnerability in one dependency:

┌─────────────────────┬────────────────────────────────────────────────────────┐
│ high                │ Uncontrolled resource consumption in braces            │
├─────────────────────┼────────────────────────────────────────────────────────┤
│ Package             │ braces                                                 │
├─────────────────────┼────────────────────────────────────────────────────────┤
│ Vulnerable versions │ <3.0.3                                                 │
├─────────────────────┼────────────────────────────────────────────────────────┤
│ Patched versions    │ >=3.0.3                                                │
├─────────────────────┼────────────────────────────────────────────────────────┤
│ Paths               │ . > @fuels/eslint-plugin@0.20.0 >                      │
│                     │ @typescript-eslint/eslint-plugin@6.21.0 >              │
│                     │ @typescript-eslint/parser@6.21.0 >                     │
│                     │ @typescript-eslint/typescript-estree@6.21.0 >          │
│                     │ globby@11.1.0 > fast-glob@3.3.2 > micromatch@4.0.5 >   │
│                     │ braces@3.0.2                                           │
│                     │                                                        │
│                     │ . > @fuels/eslint-plugin@0.20.0 >                      │
│                     │ @typescript-eslint/eslint-plugin@6.21.0 >              │
│                     │ @typescript-eslint/type-utils@6.21.0 >                 │
│                     │ @typescript-eslint/typescript-estree@6.21.0 >          │
│                     │ globby@11.1.0 > fast-glob@3.3.2 > micromatch@4.0.5 >   │
│                     │ braces@3.0.2                                           │
│                     │                                                        │
│                     │ . > @fuels/eslint-plugin@0.20.0 >                      │
│                     │ @typescript-eslint/eslint-plugin@6.21.0 >              │
│                     │ @typescript-eslint/type-utils@6.21.0 >                 │
│                     │ @typescript-eslint/utils@6.21.0 >                      │
│                     │ @typescript-eslint/typescript-estree@6.21.0 >          │
│                     │ globby@11.1.0 > fast-glob@3.3.2 > micromatch@4.0.5 >   │
│                     │ braces@3.0.2                                           │
│                     │                                                        │
│                     │ ... Found 81 paths, run `pnpm why braces` for more     │
│                     │ information                                            │
├─────────────────────┼────────────────────────────────────────────────────────┤
│ More info           │ https://github.com/advisories/GHSA-grv7-fg5c-xmjg      │
└─────────────────────┴────────────────────────────────────────────────────────┘
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 a pull request may close this issue.

1 participant