Commit 5a04fb9
committed
indexer: align affectedManifests call with matcher definitions
This change attempts to make the matching process consistent across both
the vulnerability matching and the manifest matching that is performed
by the affectedManifests logic. It reduces the number of queries to 1
per matcher per vulnerability.
Signed-off-by: crozzy <joseph.crosland@gmail.com>1 parent f5a19a4 commit 5a04fb9
File tree
51 files changed
+15840
-774
lines changed- alpine
- aws
- datastore
- postgres
- migrations
- indexer
- testdata
- debian
- gobin
- indexer
- java
- libindex
- libvuln
- driver
- nodejs
- oracle
- photon
- pkg/omnimatcher
- python
- rhel
- rhcc
- ruby
- suse
- test/mock/driver
- ubuntu
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
51 files changed
+15840
-774
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| |||
This file was deleted.
0 commit comments