duo-labs / duo-labs/cloudmapper
Make function to dump json
Open
enhancement
good first issue
- Dominant language
- JavaScript
- Stars
- 6.3k
- Forks
- 836
- PR merge metrics
- No merged PRs in 30d
Description
I have a lot of calls to `json.dumps`. This can have exceptions when you serialize data, and sometimes I forget to sort the keys. I should have a generic function that I can call for this purpose.
See how to use a serializer here:
https://github.com/duo-labs/cloudmapper/blob/1015ea8ddef327d29333458ef5f1599f1321ad84/commands/collect.py#L180
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.