-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
False
-
-
False
-
-
-
None
Description of problem:
Running analysis in UI and CLI behaves in a different way when using custom rule
Version-Release number of selected component (if applicable):
7.1.0-28
How reproducible:
100%
Steps to Reproduce:
1. Add an app, run analysis as upload binary
2. Don't select any existing rule, add custom rule during next steps
3. Complete analysis
4. Run CLI analysis, example of command is
home/igor/bin/mta-cli analyze --overwrite --input /home/igor/github.com/kantra-cli-tests/data/applications/jee-example-app-1.0.0.ear --output /home/igor/MTA/reports --source weblogic --target eap7 --rules /home/igor/github.com/kantra-cli-tests/data/xml/weblogic-custom.windup.yaml
5. Compare issues in static report with issues in UI
Actual results:
Amount of issues and there content will be different
Expected results:
Results should be equal
Additional info:
Original rule is here
Customized rule is here
Application is here
- duplicates
-
MTA-2015 Custom rules is not working
- Closed