Vulnerability in inflight dependency in the dependency chain of @angular-devkit/build-angular #27842
Labels
area: @angular-devkit/build-angular
devkit/build-angular:karma
freq1: low
Only reported by a handful of users who observe it rarely
severity6: security
type: bug/fix
Command
build
Description
I have identified a vulnerability in the dependency chain of @angular-devkit/build-angular, specifically in the inflight dependency. The inflight library has not received updates or support and presents a critical resource release vulnerability.
Describe the solution you'd like
Dependency name: inflight
Version: 1.0.6
Vulnerability description: Missing Release of Resource after Effective Lifetime
Technical details:
Affected package: inflight
Detailed vulnerability path:
@angular-devkit/[email protected] › [email protected] › [email protected] › [email protected] › [email protected]
Describe alternatives you've considered
The [email protected] library has not been updated in over 3 years, suggesting it is no longer maintained.
However, the test-exclude and glob libraries have received updates and are currently maintained, indicating that the problem mainly lies with the outdated babel-plugin-istanbul.
PoC (Proof of Concept)
The text was updated successfully, but these errors were encountered: