Skip to content

Commit bab43f9

Browse files
author
Prabha Kylasamiyer Sundara Rajan
committed
Removed the MTA-4025 bug
1 parent ab90a96 commit bab43f9

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

docs/topics/ref_fixed-issues-7-3-2.adoc

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,3 @@ This section provides the following bug fixes and resolved issues that have a si
1111
.{ProductShortName} now generates consistent results after analyzing large .EAR binary files
1212

1313
Previously, when analyzing binary applications, {ProductShortName} relied on the Maven search index to determine whether embedded dependencies were internal to the application or were publicly available (usually classified as open-source dependency). Depending on the availability of the Maven search index, an open-source dependency could be wrongly classified as internal to the application and was included as a dependency in the analysis results. In this case, the analysis returned more incidents and greater effort to address issues found in dependencies. This issue has been resolved in {ProductShortName} 7.3.2 by adding the flag `--disable-maven-search` to the `analyze` command. When disabled, the analysis will consistently classify dependencies. link:https://issues.redhat.com/browse/MTA-5588[(MTA-5588)]
14-
15-
.{ProductShortName} does not generate false positives when analyzing Java applications
16-
17-
Previously, {ProductShortName} generated a false positive issue after analyzing a Java application dependency. This issue has been resolved in {ProductShortName} 7.3.2. link:https://issues.redhat.com/browse/MTA-4025[(MTA-4025)]

0 commit comments

Comments
 (0)