Script Debugger for Vulnerability Response Custom Integration Script Include is not working
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-04-2025 08:08 AM
Hi All,
I am looking for Script Debugger to work for testing Script Include created in Vulnerability Response Integration. I am unable to debug using Script Debugger. Please help me to show how to enable this ?
Thanks in advance
Kalyan P
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-05-2025 07:13 AM
I thought you knew how to start the script debugger, and set breakpoints in the script include. To do this, navigate to 'System Definition' -> 'Script Includes'. Next find and open the desired script include. In the Script field, click to the left of the line(s) you want breakpoints. Then click the 'Open Script Debugger' using the right-most icon above the Script field. This will open a new window with the script showing. Return to you instance page and execute steps that result in the script include being called.
I don't know what is in your screen shot but I see an "Execute now" button, seems this will do what you want.
Good luck.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-05-2025 08:53 AM
I tried these steps earlier and didnot get the break point activated from Script debugger.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-05-2025 10:28 AM
In that case, the places where you placed a breakpoint didn't execute. As I've shown the Script Debugger works.