mtueng

Results 3 comments of mtueng

Can you please label this Bug as a security issue, because it is one that affects both methods serialize_json and serialize. Thanks!

There are also these related issues: # Issue 1 ``` foo.bar = [1, 2] foo.bar = ${foo.bar} [3, 4] ``` Parsing this config fails with this error: `pyhocon.exceptions.ConfigSubstitutionException: Cannot resolve...