Files
Thomas Van Lenten b842955fa4 Range check timestamps on all parsing paths.
Include the fuzz test that caught this. The bug here is this was being accepted
as valid input, when it couldn't be serialized back out into JSON, so this move
the parsing test to make sure if fails no matter how it is formatted at parsing
time.
2024-07-29 17:16:09 -04:00
..