Save result.txt as json-deserialisable object
Aberta
- Linguagem predominante
- Python
- Estrelas
- 23
- Forks
- 28
- Merge médio
- 4d 12h
- PRs com merge (30d)
- 5
Descrição
Right now result.txt generetad from MIAResult cannot be parsed by a json parser (as it is saved as dictionary object converted to string). Instead save MIAResult to user by using json.dump (similarly to saving results in file for attack hash).
Guia de contribuição
Avaliação
Esta issue ainda não foi avaliada.