fix(compliance): Handle custom rules when calculating ParentRule by guzalv · Pull Request #19439 · stackrox/stackrox

This was referenced

Mar 16, 2026

@guzalv guzalv marked this pull request as ready for review

March 17, 2026 22:16

@guzalv

This solves the issue but injects fake data - custom rules don't have
the annotation. Let's implement this in the central converter instead -
we have all the data required there.

This reverts commit 4cd180b.

@guzalv