Omar Masmoudi
unread,Feb 28, 2025, 6:15:11 AMFeb 28Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ZAP User Group
when i use raise_alert in my code i got this error
zap.core.raise_alert(
alert_ref="",
alert="",
risk=risk_level,
confidence=3,
descr=description,
msg="",
url=full_url,
param="",
attack="",
otherinfo=other_info,
solution="",
evidence=""
)
this is the error in mu pipeline :
Unable to add alert to ZAP: 'core' object has no attribute 'raise_alert'