Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Slack token analyzer #133

Merged
merged 5 commits into from
Oct 9, 2019
Merged

Slack token analyzer #133

merged 5 commits into from
Oct 9, 2019

Conversation

dmoneyballer
Copy link
Contributor

I ran the unit test but my pc thought that there wasn't a module named pastepwn.analyzers.slacktokenanalyzer. the same when I ran the steamkeyanalyzer. it did work when I ran the shahashanalyzer_test.py. I don't know why it's crashing. I copied and pasted it across the app to ensure it's the same. I tested the unit tests manually with regex and the pass ones passed and the failed ones failed. I couldn't find mock test keys but modeled them after the regex. Let me know what you think.
Thanks

@coveralls
Copy link

coveralls commented Oct 8, 2019

Pull Request Test Coverage Report for Build 222

  • 37 of 38 (97.37%) changed or added relevant lines in 3 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.5%) to 71.055%

Changes Missing Coverage Covered Lines Changed/Added Lines %
pastepwn/analyzers/tests/slacktokenanalyzer_test.py 30 31 96.77%
Totals Coverage Status
Change from base Build 221: 0.5%
Covered Lines: 3152
Relevant Lines: 4436

💛 - Coveralls

Repository owner deleted a comment Oct 8, 2019
Repository owner deleted a comment Oct 8, 2019
@d-Rickyy-b d-Rickyy-b merged commit d686169 into d-Rickyy-b:master Oct 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants