CycloneDX / cyclonedx-webpack-plugin

Generate CycloneDX Software Bill of Materials (SBOM) from webpack bundles at compile time.
https://cyclonedx.org/
Apache License 2.0
24 stars 8 forks source link

feat: license acknowledgement #1281

Closed jkowalleck closed 6 months ago

jkowalleck commented 6 months ago

fixes #1274

Added

codacy-production[bot] commented 6 months ago

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
:white_check_mark: +0.21% :white_check_mark: 97.73% (target: 80.00%)
Coverage variation details | | Coverable lines | Covered lines | Coverage | | ------------- | ------------- | ------------- | ------------- | | Common ancestor commit (69764d7a4f0584ecbcec36459ec63f5e1a6d4373) | 535 | 503 | 94.02% | | | Head commit (66978f519cffe79861396ee926ad0328a53b5b45) | 554 (+19) | 522 (+19) | 94.22% (**+0.21%**) | **Coverage variation** is the difference between the coverage for the head and common ancestor commits of the pull request branch: ` - `
Diff coverage details | | Coverable lines | Covered lines | Diff coverage | | ------------- | ------------- | ------------- | ------------- | | Pull request (#1281) | 44 | 43 | **97.73%** | **Diff coverage** is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: `/ * 100%`

See your quality gate settings    Change summary preferences

Codacy will stop sending the deprecated coverage status from June 5th, 2024. Learn more