Skip to content

Fix merge conflict artifacts

Codacy Production / Codacy Static Code Analysis succeeded Sep 20, 2024 in 0s

Your pull request is up to standards!

Codacy found no issues in your code

Annotations

Check warning on line 559 in src/main/java/org/dependencytrack/resources/v1/BomResource.java

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

src/main/java/org/dependencytrack/resources/v1/BomResource.java#L559

The method 'shouldValidate(QueryManager, Project)' has an NPath complexity of 216, current threshold is 200

Check notice on line 249 in src/test/java/org/dependencytrack/event/kafka/processor/BomUploadProcessorTest.java

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

src/test/java/org/dependencytrack/event/kafka/processor/BomUploadProcessorTest.java#L249

Unnecessary use of fully qualified name 'WorkflowStep.VULN_ANALYSIS' due to existing static import 'org.dependencytrack.model.WorkflowStep.VULN_ANALYSIS'