We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8a6ae6 commit edc91d2Copy full SHA for edc91d2
1 file changed
vulnerabilities/pipelines/v2_improvers/compute_advisory_todo.py
@@ -209,7 +209,7 @@ def check_conflicting_affected_and_fixed_by_packages_for_alias(
209
Add appropriate AdvisoryToDo for conflicting affected/fixed packages.
210
211
Compute the comparison matrix for the given set of advisories. Iterate through each advisory
212
- and compute and store fixed versions and affected versionrange for each advisory,
+ and compute and store fixed versionsrange and affected versionrange for each advisory,
213
keyed by purl.
214
215
Use the matrix to determine conflicts in affected/fixed versions for each purl. If for any purl
0 commit comments