aws / porting-advisor-for-graviton

Apache License 2.0
159 stars 27 forks source link

java packaged jar,is supported? #52

Closed wjp-110 closed 6 months ago

wjp-110 commented 7 months ago

Only java packaged jar, unpack to scan the directory, is this project supported?

jamolina commented 7 months ago

Hello @wjp-110, thank you for reaching out. Currently, the tool will look through jar files looking for native method calls and flag them in the report. It can also look at your maven dependencies and point out library versions that need to be updated. It does not currently look at native method calls on Java files, is that something you'd be interested in contributing? We'd gladly hop on a call with you to discuss how to go about it.

Does that help answer your question? If not, please provide more details and we'd be happy to help.

jamolina commented 6 months ago

Closing issue. If you have any more questions, feel free to reach out again.