You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have an existing map_deploy_to_devel pipeline to analyze deployment of Java bytecode using light weight reversing of packages paths. There is a plan to further improve this with this issue:
Once we have refined the analysis using symbols and strings, the purpose of this issue is to evaluate with a bunch of packages the results of these updates. And:
Collect ~10 Java packages
Run the pipeline on these.
Collect issues and either report as bugs in our code to fix (and fix them)
... or as real issues upstream, then push mini report on this issues for reference here
The text was updated successfully, but these errors were encountered:
We have an existing
map_deploy_to_devel
pipeline to analyze deployment of Java bytecode using light weight reversing of packages paths. There is a plan to further improve this with this issue:Once we have refined the analysis using symbols and strings, the purpose of this issue is to evaluate with a bunch of packages the results of these updates. And:
The text was updated successfully, but these errors were encountered: