AOSSIE-Org / AOSSIE-Org/InPactAI

BUG: Dependency Vulnerabilities and Updates

Offen
#115 1 Kommentar 0 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen
Vorherrschende Sprache
TypeScript
Sterne
102
Forks
144
PR-Merge-Kennzahlen
Keine gemergten PRs in 30 T.

Beschreibung

### Is there an existing issue for this?

- [x] I have searched the existing issues

### What happened?

The project has outdated dependencies resulting in multiple security vulnerabilities when installing packages. This can lead to potential security risks and stability issues.

🔍 Steps to Reproduce
Clone the repository:
git clone https://github.com/.git
Navigate to the frontend directory:

bash
cd InPactAI/frontend
Install dependencies:
npm install
See the vulnerability report in the terminal:

7 vulnerabilities (3 low, 1 moderate, 2 high, 1 critical)

🎯 Expected Behavior
Dependencies should be up to date and free of critical security vulnerabilities.

🚨 Actual Behavior
After running npm install, the terminal reports:

7 vulnerabilities (3 low, 1 moderate, 2 high, 1 critical)

Image

Suggested Improvements
npm audit fix

and if necessary:
npm audit fix --force

### Record

- [x] I agree to follow this project's Code of Conduct
- [x] I want to work on this issue

Beitragsleitfaden

Für dieses Repository ist kein Beitragsleitfaden indexiert

Bewertung

Dieses Issue wurde noch nicht bewertet.

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.