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
This should be done already through #229 , however, I am not able to get sample data to show a meaningful value in the UI:
And when I try to sort by "Related documents" I'm getting an error in the browser console about the column name being invalid, so I'll have to check that out:
Since in V1 that column is not sortable perhaps we can just remove the sorting feature of that column to avoid issues
The "Related Documents" columns is quite ambiguous in V1.
Let's ask PM to verify what exactly she expects to see in that column. The current code is rendering the count of CWEs but I am thinking that perhaps it should render the number of SBOMs affected by that Vulnerability and not CWEs. We'll need to confirm it
Currently we are rendering an "X" into that column.
We need to render the number of SBOMS affected by the Vulnerability
The text was updated successfully, but these errors were encountered: