CycloneDX / CycloneDX/cyclonedx-webpack-plugin

perf: use caching when searchig for package manifests

Open
#1,474 0 comments 0 reactions 0 assignees View on GitHub
enhancement help wanted
Dominant language
TypeScript
Stars
30
Forks
11
Avg merge
16m
Merged PRs (30d)
1

Description

currently, for each single unput, we try to find the nearest valid package manifest.
some are found multiple times, and are analyzed multiple times.

this process can be improved by using cache for candidates.
cache, whether a candidate is valid, and if it is, also cache the resulting component

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.