mindersec / minder

Software Supply Chain Security Platform
https://minder-docs.stacklok.dev/
Apache License 2.0
258 stars 37 forks source link

Fix diff full ingester double deref. #4732

Closed blkt closed 1 week ago

blkt commented 1 week ago

Summary

This was causing errors during evaluations of rules that cast res.Object like https://github.com/stacklok/minder/blob/main/internal/engine/eval/homoglyphs/application/homoglyphs_service.go#L84

Change Type

Testing

Manual tests.

Review Checklist:

coveralls commented 1 week ago

Coverage Status

coverage: 53.118% (-0.007%) from 53.125% when pulling 36c526eb3972034d31641697729ac66750177610 on fix/diff-full-ingester-double-deref into f191f5d1e5afa4f5502f09d955c8340f733c048c on main.