Files
Brad Larsen 554cd798b5 Fix error propagation and a typo in verification logic (#4427)
* Propagate verification errors

Without this, it is possible (though unlikely) for a finding to incorrectly be
classified as `unverified` when it is in fact `unknown`.

* Fix logic error in Box OAuth verification

* Expand comment for Box OAuth verification; fix its logic
2025-08-28 14:55:11 +05:00
..