You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* The Findings response object's `vulnerability` will no longer contain two fields below, `cwes` will hold the respective ids.
82
+
*`cweId`
83
+
*`cweName`
84
+
* In the SARIF file (schema defined in [sarif.peb]), `cweId` will be replaced by list of cwe ids in `cwes`. And name of the SARIF rule will be vulnerability's `vulnId` instead of `cweName`.
0 commit comments