Migrate vul chain finder to data processing platform#11
Conversation
There was a problem hiding this comment.
BTW, you can also use JOOQ's methods to get vulnerable callables given a module id instead of using a raw SQL query.
|
I have talked to Sebastian (@proksch) and we have decided that I can work on this feature branch, address the above comments, and deploy it on |
Yes sure, no need to even ask Amir. And sorry for not addressing the comments so far, I was waiting for the code review session that we planned to do on this PR to look at it together in person but unfortunately, it got postponed multiple times. |
…pic and prints the maven coordinate
…rable chain or not.
3e5d0f4 to
936e533
Compare

In this PR we migrate the proof of concept implementation of VulChainFinder in the old repository to the data-processing platform.