d-Rickyy-b / pastepwn

Python framework to scrape Pastebin pastes and analyze them
MIT License
122 stars 66 forks source link

Implemented a unique function for matches #196

Closed camfairchild closed 4 years ago

camfairchild commented 4 years ago

This targets issue #180 I have added tests and implemented an optional unique_matches param in the BasicAnalyzer.match() method.

coveralls commented 4 years ago

Pull Request Test Coverage Report for Build 416


Totals Coverage Status
Change from base Build 397: 0.04%
Covered Lines: 3156
Relevant Lines: 3899

💛 - Coveralls
d-Rickyy-b commented 4 years ago

Hi @Vrim and thank you very much for your work. It would be lovely to have the changelog entry for this PR. Also would you mind creating the PR for the dev branch?

camfairchild commented 4 years ago

@d-Rickyy-b Certainly, I'll get on that now.