You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ZAP Developer Group
We use react-dom in version 18.3.1 in our project. The zap-baseline scan flags this library in this version as vulernable.
Description: "The identified library react-dom, version 18.3. is vulnerable." Evidence:
version:"18.3.1",rendererPackageName:"react-dom"
https://www.zaproxy.org/docs/alerts/10003/
However when we execute retirejs on the same repository (using npx retirejs) it doenst find any finding and there are no known CVE's in that version of this library.