problem with core.delete_site_node

6 views
Skip to first unread message

simone zambonardi

unread,
Mar 2, 2023, 2:37:52 AM3/2/23
to OWASP ZAP Developer Group
Hi, I have a problem with the "core.deleted_site_node()" command, since yesterday it often happens that when I generate a report, after executing the command, it keeps in memory the previously scanned site. Can you give me a hand on this? Thank you
this is my cose

def generateReport(current,scanName,title):
   
    report.generate(title,'traditional-pdf',None,None,None,None,None,None,None,title + '_ZAP-REPORT',None,path +'reports/'+dirName)
    core.delete_site_node(current)

Reply all
Reply to author
Forward
0 new messages