Fortify is programming language code based, at least for the suite like Web Inspect or the Code Analyzer. What are you trying to do ? To see the detail underlying java code ?
When I say source code I mean *.java files, you mean use a decompiler to read. However, most of the files in Remedy is more of already compiled code - *.jar files. Something like a free tool called JavaDecompiler can reconstruct the .java code, without 100% accuracy. You can try to use that. If that's what you wanted to do, Fortify is not the tool for that. If you only need to read the *.def file for various objects, you can just use any enhanced text edit tool like Notepad++ to do so. On Monday, October 10, 2016, Raj <[email protected]> wrote: > What would be the source code in this case, is it not the workflow for > Active Links, Filters, etc....the source code? > Please advise! > > On Monday, October 10, 2016 at 8:45:45 AM UTC-7, Daniel Wu wrote: >> >> ** If you have custom code in Remedy, it can help you review the custom >> code. But for out of the box Remedy code, there is no way to see the source >> code, unless you have the source code. Hopefully it helps. >> >> On Monday, October 10, 2016, Raj <[email protected]> wrote: >> >>> ** >>> Hi All, >>> I was wondering if it is possible to use Fortify as source code review >>> tool for Remedy. >>> Please advise. >>> Thanks, >>> Ravi >>> _ARSlist: "Where the Answers Are" and have been for 20 years_ >> >> _ARSlist: "Where the Answers Are" and have been for 20 years_ > > _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org "Where the Answers Are, and have been for 20 years"

