Skip to content

Bump CWE dictionary to v4.16#4801

Merged
nscuro merged 1 commit intoDependencyTrack:masterfrom
nscuro:cwe-dict-v4.16
Apr 1, 2025
Merged

Bump CWE dictionary to v4.16#4801
nscuro merged 1 commit intoDependencyTrack:masterfrom
nscuro:cwe-dict-v4.16

Conversation

@nscuro
Copy link
Copy Markdown
Member

@nscuro nscuro commented Apr 1, 2025

Description

Bumps the CWE dictionary to v4.16.

Addressed Issue

N/A

Additional Details

Generated using:

jbang gen-cwe-dict@DependencyTrack --version 4.16 --package org.dependencytrack.parser.common.resolver --output src/main/java/org/dependencytrack/parser/common/resolver/CweDictionary.java --jakarta

Checklist

  • I have read and understand the contributing guidelines
  • This PR fixes a defect, and I have provided tests to verify that the fix is effective
  • This PR implements an enhancement, and I have provided tests to verify that it works as intended
  • This PR introduces changes to the database model, and I have added corresponding update logic
  • This PR introduces new or alters existing behavior, and I have updated the documentation accordingly

Generated using:

```
jbang gen-cwe-dict@DependencyTrack --version 4.16 --package org.dependencytrack.parser.common.resolver --output src/main/java/org/dependencytrack/parser/common/resolver/CweDictionary.java --jakarta
```

Signed-off-by: nscuro <[email protected]>
@nscuro nscuro added the enhancement New feature or request label Apr 1, 2025
@nscuro nscuro added this to the 4.13 milestone Apr 1, 2025
@codacy-production
Copy link
Copy Markdown

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+0.00% (target: -1.00%) 100.00% (target: 70.00%)
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (a9bd5bb) 23310 18725 80.33%
Head commit (e0c20f0) 23313 (+3) 18728 (+3) 80.33% (+0.00%)

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 (#4801) 3 3 100.00%

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

@nscuro nscuro merged commit 4379049 into DependencyTrack:master Apr 1, 2025
10 of 11 checks passed
@nscuro nscuro deleted the cwe-dict-v4.16 branch April 1, 2025 11:10
@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 2, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant