Description of problem:
RuleID: javax-to-jakarta-servlet-00120
Method getValue in javax.servlet.http.HttpSession has been removed. Use getAttribute instead.
Version-Release number of selected component (if applicable):
mta-operator-bundle-container-7.1.0-24
How reproducible:
100%
Steps to Reproduce:
1. Start analysis using uploaded binary file: acmeair-webapp-1.0-SNAPSHOT.war
2. Set targets: Jakarta EE 9
3. Submit analysis
Actual results:
False positive examples:
sessionId = sessionCookie.getValue().trim();
Attachments:
[^analysis-report-app-upgrade-uploadBinaryApp.yaml]