ioc-fang / ioc-fanger

Fang and defang indicators of compromise. You can test this project in a GUI here: http://ioc-fanger.hightower.space .
https://ioc-fanger.hightower.space
MIT License
56 stars 11 forks source link

changes into cli-fang-cli-defang function #95

Closed dhruvdabhi101 closed 2 years ago

dhruvdabhi101 commented 2 years ago

Check this PR and Suggestions are welcome. Changed cli_fang and cli_defang functions solving issue no #91

codecov-commenter commented 2 years ago

Codecov Report

Base: 100.00% // Head: 100.00% // No change to project coverage :thumbsup:

Coverage data is based on head (d694b3b) compared to base (ffac53f). Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #95 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 4 4 Lines 59 61 +2 ========================================= + Hits 59 61 +2 ``` | [Impacted Files](https://codecov.io/gh/ioc-fang/ioc-fanger/pull/95?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ioc-fang) | Coverage Δ | | |---|---|---| | [ioc\_fanger/ioc\_fanger.py](https://codecov.io/gh/ioc-fang/ioc-fanger/pull/95/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ioc-fang#diff-aW9jX2Zhbmdlci9pb2NfZmFuZ2VyLnB5) | `100.00% <100.00%> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ioc-fang). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ioc-fang)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

dhruvdabhi101 commented 2 years ago

Please check and tell if there is still something remaining.