Ben Busby 223f00c3c0 Switch from pickle->json for config encoding
`pickle.loads` is insecure (and unnecessary in this context). The
simpler data types of the config model can easily be serialized to json
instead.
2024-10-31 16:43:29 -06:00
..
2023-03-01 09:58:59 -07:00
2024-04-19 12:40:06 -06:00