CycloneDX / CycloneDX/cyclonedx-webpack-plugin

support CopyWebpackPlugin

Open
#84 1 comment 1 reaction 0 assignees View on GitHub
enhancement hacktoberfest help wanted
Dominant language
TypeScript
Stars
30
Forks
11
Avg merge
16m
Merged PRs (30d)
1

Description

when using [CopyWebpackPlugin](https://webpack.js.org/plugins/copy-webpack-plugin) to copy files from other package,
then these other packages are not listed as dependencies, in the current implementations.

## expected outcome
* option A: have the packages that were source of CopyWebpackPlugin added as dependencies and components
* option B: have the files added dependencies and components - component type "File"
## risks
* false positive, if the copied file does not belong to any package.

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.