There was an error while loading. Please reload this page.
1 parent 9f01238 commit d6d26d2Copy full SHA for d6d26d2
1 file changed
CHANGELOG.md
@@ -1,3 +1,15 @@
1
+<a name="v1.5.51"></a>
2
+## [v1.5.51] - 2026-03-24
3
+[v1.5.51]: https://github.com/quay/claircore/compare/v1.5.49...v1.5.51
4
+
5
+- indexer: align affectedManifests call with matcher definitions
6
+ <details>
7
+ Make the matching process consistent across both the vulnerability
8
+ matching and the manifest matching that is performed by the
9
+ affectedManifests logic. It reduces the number of queries to 1 per
10
+ matcher per vulnerability.
11
+ </details>
12
13
<a name="v1.5.50"></a>
14
## [v1.5.50] - 2026-03-02
15
[v1.5.50]: https://github.com/quay/claircore/compare/v1.5.49...v1.5.50
0 commit comments