view .grype.yaml @ 8542:a4f017ae1477

perf: dereference methods before using in loop I have a few comprehensions where I use self.FsValue and self.json_dict. Assign self.X to a variable and use the variable in the comprehension. This may provide a little speedup since the lookup is done once.
author John Rouillard <rouilj@ieee.org>
date Tue, 24 Mar 2026 16:56:38 -0400
parents 73cb61350d3b
children
line wrap: on
line source

ignore:
  - vulnerability: CVE-2018-20225
  - vulnerability: CVE-2018-20225-pip

Roundup Issue Tracker: http://roundup-tracker.org/