Skip to content

Commit

Permalink
Add an option to enhance default output by choosing fields
Browse files Browse the repository at this point in the history
Add an option to output in JSON or YAML
  • Loading branch information
wagga40 committed Aug 12, 2021
1 parent 62c9468 commit c165783
Show file tree
Hide file tree
Showing 3 changed files with 227 additions and 104 deletions.
1 change: 1 addition & 0 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ urllib3 = "~=1.26"
progressbar2 = "~=3.47"
pymisp = "~=2.4.123"
PyYAML = "~=5.1"
"ruamel.yaml" = "*"

[requires]
python_version = "3.8"
Loading

0 comments on commit c165783

Please sign in to comment.