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
Vulnerability has the arrays severity and affected. I couldn't find the documentation for these arrays, but my guess is that
the i-thseverity entry corresponds to the package referenced by the i-th entry in affected.
Can you confirm that above assumption is true?
If so, would it make sense to change the schema as follows?
Vulnerability has the arrays
severity
andaffected
. I couldn't find the documentation for these arrays, but my guess is thatthe i-th
severity
entry corresponds to the package referenced by the i-th entry inaffected
.Can you confirm that above assumption is true?
If so, would it make sense to change the schema as follows?
from:
to:
The text was updated successfully, but these errors were encountered: