Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: unmarshaling verdicts with chain information (#106)
Before this commit: the unmarshaling of a verdict pointing to a chain fails. After this commit: the unmarshaling of a rule with a verdict pointing to a chain succeeds and the information about the chain gets put in `Verdict.Chain`. Resolves: #105 Signed-off-by: Paul Greenberg <[email protected]>
- Loading branch information