Skip to content

Commit 4b0b7dc

Browse files
authored
Merge pull request #126 from Pkylas007/mta-4789-dependency-analysis
TO BE MERGED FOR 7.2.2: MTA-4789: Failed to get dependencies from compiled Java binaries
2 parents 1c24a88 + 1b1c456 commit 4b0b7dc

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/topics/mta-cli-analyze.adoc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@
88

99
`Analyze` supports running source code and binary analysis by using the `analyzer-lsp` tool. `analyzer-lsp` evaluates the rules for the providers and determines rule matches.
1010

11+
[NOTE]
12+
====
13+
Extracting the list of dependencies from compiled Java binaries is not always possible during analysis, especially if the dependencies are not embedded within the binary.
14+
====
1115

1216
.To run analysis on application source code, run the following command:
1317

0 commit comments

Comments
 (0)