Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: license acknowledgement #1281

Merged
merged 2 commits into from
May 8, 2024
Merged

Conversation

jkowalleck
Copy link
Member

@jkowalleck jkowalleck commented May 7, 2024

fixes #1274

Added

  • Licenses acknowledgement might be populated (#1274 via #1281)

Misc

  • Raised dependency @cyclonedx/cyclonedx-library@^6.6.0, was @^6.5.0 (via #1281)

Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
@jkowalleck jkowalleck added enhancement New feature or request schema 1.6 labels May 7, 2024
@jkowalleck jkowalleck requested a review from a team as a code owner May 7, 2024 10:56
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
Copy link

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+0.21% 97.73% (target: 80.00%)
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (69764d7) 535 503 94.02%
Head commit (66978f5) 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: <coverage of head commit> - <coverage of common ancestor commit>

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: <covered lines added or modified>/<coverable lines 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

@jkowalleck jkowalleck merged commit ceddecc into master May 8, 2024
18 checks passed
@jkowalleck jkowalleck deleted the feat/license-acknowledgement branch May 8, 2024 15:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request schema 1.6
Projects
None yet
Development

Successfully merging this pull request may close these issues.

mark licenses as "declared"
1 participant