Pywhat

Latest version: v5.1.0

Safety actively analyzes 623657 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 4

5.1.0

What's Changed
* Use the Flake8 Pytest plugin by SkeletalDemise in https://github.com/bee-san/pyWhat/pull/220
* New Mailchimp keys by spicyyboi in https://github.com/bee-san/pyWhat/pull/223
* Patch 197 Lat / Long matches incorrectly by nodtem66 in https://github.com/bee-san/pyWhat/pull/226
* fix: Amazon EC2 ID getting matched a lot by amadejpapez in https://github.com/bee-san/pyWhat/pull/229
* fix: improved URL regex by amadejpapez in https://github.com/bee-san/pyWhat/pull/230
* feat: UPS tracking numbers by P403n1x87 in https://github.com/bee-san/pyWhat/pull/228
* Add new RegEx for facebook tokens by nodtem66 in https://github.com/bee-san/pyWhat/pull/225
* ci: disable testing python 3.6 on macos as it is no longer supported by jyooru in https://github.com/bee-san/pyWhat/pull/237
* Fixed 231 Datadog API by nodtem66 in https://github.com/bee-san/pyWhat/pull/235
* Improve JWT RegExp by nodtem66 in https://github.com/bee-san/pyWhat/pull/236

New Contributors
* nodtem66 made their first contribution in https://github.com/bee-san/pyWhat/pull/226

**Full Changelog**: https://github.com/bee-san/pyWhat/compare/5.0.0...5.1.0

5.0.0

⚠ Breaking
These regexes were changed to rarity of 0 and no longer appear by default in the CLI https://github.com/bee-san/pyWhat/pull/198/files


What's Changed
* Add sshpass by PabloLec in https://github.com/bee-san/pyWhat/pull/204
* Test regex names capitalization by PabloLec in https://github.com/bee-san/pyWhat/pull/206
* Switch ipv6 and ipv4 tags around by bee-san in https://github.com/bee-san/pyWhat/pull/209
* Improve printing by piatrashkakanstantinass in https://github.com/bee-san/pyWhat/pull/207
* Add mount commands and fstab entries with clear credentials by PabloLec in https://github.com/bee-san/pyWhat/pull/210
* refactor tests/test_regex_identifier.py by jyooru in https://github.com/bee-san/pyWhat/pull/202
* Update Slack Webhook regex with tests by gVirtu in https://github.com/bee-san/pyWhat/pull/214
* Remove duplicate regexes, add test to spot duplicate regexes by Hexiro in https://github.com/bee-san/pyWhat/pull/215
* flake8 by jyooru in https://github.com/bee-san/pyWhat/pull/195
* Added loads of test candidates and updated discord webhook regex by IlluminatiFish in https://github.com/bee-san/pyWhat/pull/216
* perf: fix RegexIdentifier.check regression by P403n1x87 in https://github.com/bee-san/pyWhat/pull/218
* ci: test python 3.10 by jyooru in https://github.com/bee-san/pyWhat/pull/221
* Add DOI support by spicyyboi in https://github.com/bee-san/pyWhat/pull/219

New Contributors
* gVirtu made their first contribution in https://github.com/bee-san/pyWhat/pull/214
* IlluminatiFish made their first contribution in https://github.com/bee-san/pyWhat/pull/216
* P403n1x87 made their first contribution in https://github.com/bee-san/pyWhat/pull/218
* spicyyboi made their first contribution in https://github.com/bee-san/pyWhat/pull/219

**Full Changelog**: https://github.com/bee-san/pyWhat/compare/4.3.1...5.0.0

4.3.1

We set a bunch of the most spammiest regex down to 0, to reduce the amount of spam you see when using PyWhat! 🥳

What's Changed
* Add datadog client token by gruebel in https://github.com/bee-san/pyWhat/pull/196
* Set some regex to 0 by bee-san in https://github.com/bee-san/pyWhat/pull/198


**Full Changelog**: https://github.com/bee-san/pyWhat/compare/4.3.0...4.2.1

4.3.0

Turns a lot of spammy regex down to 0.1 so you won't see them unless you want to. Also adds some new regex :)

What's Changed
* Turn ULID, GUID and youtube video ID to 0.1 by bee-san in https://github.com/bee-san/pyWhat/pull/188
* setup coverage by jyooru in https://github.com/bee-san/pyWhat/pull/191
* Add TOTP URIs by PabloLec in https://github.com/bee-san/pyWhat/pull/190
* Create PULL_REQUEST_TEMPLATE.md by bee-san in https://github.com/bee-san/pyWhat/pull/192
* Set unix timestamp to 0.1 and 4.3.0 release by bee-san in https://github.com/bee-san/pyWhat/pull/193

New Contributors
* jyooru made their first contribution in https://github.com/bee-san/pyWhat/pull/191

**Full Changelog**: https://github.com/bee-san/pyWhat/compare/4.2.0...4.3.0

4.2.0

No breaking changes, just good old fashioned additions :)

What's Changed
* Added / fixed tests and regex by 0xmostafam in https://github.com/bee-san/pyWhat/pull/175
* Fixed AWS SNS and Google Calendar regexes and added tests for them by alb in https://github.com/bee-san/pyWhat/pull/176
* Fix nox tests by SkeletalDemise in https://github.com/bee-san/pyWhat/pull/172
* Revert "Fix nox tests" by bee-san in https://github.com/bee-san/pyWhat/pull/180
* leverage falseness of empty dicts by gruebel in https://github.com/bee-san/pyWhat/pull/181
* Add regex and tests for PEM formatted private key by alfredtso in https://github.com/bee-san/pyWhat/pull/179
* Fix Python 3.8 and Python 3.9 CI checks by SkeletalDemise in https://github.com/bee-san/pyWhat/pull/182
* Add numerous new tags by SkeletalDemise in https://github.com/bee-san/pyWhat/pull/183
* Add ULID, UUID and ObjectID regexes by SkeletalDemise in https://github.com/bee-san/pyWhat/pull/186
* Added support for Notion Notes and API keys by alb in https://github.com/bee-san/pyWhat/pull/177
* Add GitHub App Token test by SkeletalDemise in https://github.com/bee-san/pyWhat/pull/185

New Contributors
* alb made their first contribution in https://github.com/bee-san/pyWhat/pull/176
* gruebel made their first contribution in https://github.com/bee-san/pyWhat/pull/181
* alfredtso made their first contribution in https://github.com/bee-san/pyWhat/pull/179

**Full Changelog**: https://github.com/bee-san/pyWhat/compare/4.1.0...4.2.0

4.1.0

Stuff you want to know
* Curl webhooks in the exploit section for bug bounties are automatically filled in
* We now support piping, so you can do `curl skerritt.blog | pywhat`
* When in bug bounty mode (`--includes "Bug Bounty"`) we no longer print "Nothing found!" so you can alert on any printing :)
* A bunch of new Regex!

What's Changed
* Updates bug bounty commands by bee-san in https://github.com/bee-san/pyWhat/pull/154
* New Relic Keys by colinodell in https://github.com/bee-san/pyWhat/pull/156
* Automatically fill in the Curl webhook by colinodell in https://github.com/bee-san/pyWhat/pull/157
* Create CONTRIBUTING.md by bee-san in https://github.com/bee-san/pyWhat/pull/139
* Bug fixes and cleanup by piatrashkakanstantinass in https://github.com/bee-san/pyWhat/pull/147
* Add pipeline support by piatrashkakanstantinass in https://github.com/bee-san/pyWhat/pull/159
* Add black and isort tests by piatrashkakanstantinass in https://github.com/bee-san/pyWhat/pull/161
* Do not print 'Nothing found!' in bug bounty mode by Alireza-Sampour in https://github.com/bee-san/pyWhat/pull/165
* [ImgBot] Optimize images by imgbot in https://github.com/bee-san/pyWhat/pull/166
* Add Keyhacks information to Exploits where applicable by vanjo9800 in https://github.com/bee-san/pyWhat/pull/162
* Fix exploit token replacement when having multiple matches by vanjo9800 in https://github.com/bee-san/pyWhat/pull/167
* Added Turkish regexes by sonniki in https://github.com/bee-san/pyWhat/pull/169
* Adding test for pypi upload token by davidclarance in https://github.com/bee-san/pyWhat/pull/170
* added nano; simplify by Hexiro in https://github.com/bee-san/pyWhat/pull/168
* Regex Tests: Added Hawk API test and Fixed Discord WebHook Regex by 0xmostafam in https://github.com/bee-san/pyWhat/pull/173

New Contributors
* colinodell made their first contribution in https://github.com/bee-san/pyWhat/pull/156
* Alireza-Sampour made their first contribution in https://github.com/bee-san/pyWhat/pull/165
* vanjo9800 made their first contribution in https://github.com/bee-san/pyWhat/pull/162
* sonniki made their first contribution in https://github.com/bee-san/pyWhat/pull/169
* davidclarance made their first contribution in https://github.com/bee-san/pyWhat/pull/170
* Hexiro made their first contribution in https://github.com/bee-san/pyWhat/pull/168
* 0xmostafam made their first contribution in https://github.com/bee-san/pyWhat/pull/173

**Full Changelog**: https://github.com/bee-san/pyWhat/compare/4.0.0...4.1.0

Page 1 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.