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
#2017 introduced Patch and PackageCommitPatch to AdvisoryV2, but these are not being reported when serializing AdvisoryV2 to AdvisoryData using AdvisoryV2.to_advisory_data().
patches field is missing from AdvisoryV2.to_advisory_data().
#2017 introduced
PatchandPackageCommitPatchtoAdvisoryV2, but these are not being reported when serializingAdvisoryV2toAdvisoryDatausingAdvisoryV2.to_advisory_data().patchesfield is missing fromAdvisoryV2.to_advisory_data().vulnerablecode/vulnerabilities/models.py
Lines 3011 to 3023 in 0318583
introduced_by_commit_patchesandfixed_by_commit_patchesfield is missing fromImpactedPackage.to_dict().vulnerablecode/vulnerabilities/models.py
Lines 3098 to 3102 in 0318583