Releases: bee-san/pyWhat
5.1.0 - New & Better regex โจ
What's Changed
- Use the Flake8 Pytest plugin by @SkeletalDemise in #220
- New Mailchimp keys by @spicyyboi in #223
- Patch #197 Lat / Long matches incorrectly by @nodtem66 in #226
- fix: Amazon EC2 ID getting matched a lot by @amadejpapez in #229
- fix: improved URL regex by @amadejpapez in #230
- feat: UPS tracking numbers by @P403n1x87 in #228
- Add new RegEx for facebook tokens by @nodtem66 in #225
- ci: disable testing python 3.6 on macos as it is no longer supported by @jyooru in #237
- Fixed #231 Datadog API by @nodtem66 in #235
- Improve JWT RegExp by @nodtem66 in #236
New Contributors
Full Changelog: 5.0.0...5.1.0
5.0.0 - More Regex, Breaking changes for some <3 :)
โ 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 #204
- Test regex names capitalization by @PabloLec in #206
- Switch ipv6 and ipv4 tags around by @bee-san in #209
- Improve printing by @piatrashkakanstantinass in #207
- Add mount commands and fstab entries with clear credentials by @PabloLec in #210
- refactor tests/test_regex_identifier.py by @jyooru in #202
- Update Slack Webhook regex with tests by @gVirtu in #214
- Remove duplicate regexes, add test to spot duplicate regexes by @hexiro in #215
- flake8 by @jyooru in #195
- Added loads of test candidates and updated discord webhook regex by @IlluminatiFish in #216
- perf: fix RegexIdentifier.check regression by @P403n1x87 in #218
- ci: test python 3.10 by @jyooru in #221
- Add DOI support by @spicyyboi in #219
New Contributors
- @gVirtu made their first contribution in #214
- @IlluminatiFish made their first contribution in #216
- @P403n1x87 made their first contribution in #218
- @spicyyboi made their first contribution in #219
Full Changelog: 4.3.1...5.0.0
Reduce Spam
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
Full Changelog: 4.3.0...4.2.1
New Regex, Less Spam!
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 #188
- setup coverage by @jyooru in #191
- Add TOTP URIs by @PabloLec in #190
- Create PULL_REQUEST_TEMPLATE.md by @bee-san in #192
- Set unix timestamp to 0.1 and 4.3.0 release by @bee-san in #193
New Contributors
Full Changelog: 4.2.0...4.3.0
More Bug Bounty regex :)
No breaking changes, just good old fashioned additions :)
What's Changed
- Added / fixed tests and regex by @0xmostafam in #175
- Fixed AWS SNS and Google Calendar regexes and added tests for them by @alb in #176
- Fix nox tests by @SkeletalDemise in #172
- Revert "Fix nox tests" by @bee-san in #180
- leverage falseness of empty dicts by @gruebel in #181
- Add regex and tests for PEM formatted private key by @alfredtso in #179
- Fix Python 3.8 and Python 3.9 CI checks by @SkeletalDemise in #182
- Add numerous new tags by @SkeletalDemise in #183
- Add ULID, UUID and ObjectID regexes by @SkeletalDemise in #186
- Added support for Notion Notes and API keys by @alb in #177
- Add GitHub App Token test by @SkeletalDemise in #185
New Contributors
- @alb made their first contribution in #176
- @gruebel made their first contribution in #181
- @alfredtso made their first contribution in #179
Full Changelog: 4.1.0...4.2.0
Bug Bounty Galore ๐ฅ
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 #154
- New Relic Keys by @colinodell in #156
- Automatically fill in the Curl webhook by @colinodell in #157
- Create CONTRIBUTING.md by @bee-san in #139
- Bug fixes and cleanup by @piatrashkakanstantinass in #147
- Add pipeline support by @piatrashkakanstantinass in #159
- Add black and isort tests by @piatrashkakanstantinass in #161
- Do not print 'Nothing found!' in bug bounty mode by @Alireza-Sampour in #165
- [ImgBot] Optimize images by @imgbot in #166
- Add Keyhacks information to Exploits where applicable by @vanjo9800 in #162
- Fix exploit token replacement when having multiple matches by @vanjo9800 in #167
- Added Turkish regexes by @sonniki in #169
- Adding test for pypi upload token by @davidclarance in #170
- added nano; simplify by @hexiro in #168
- Regex Tests: Added Hawk API test and Fixed Discord WebHook Regex by @0xmostafam in #173
New Contributors
- @colinodell made their first contribution in #156
- @Alireza-Sampour made their first contribution in #165
- @vanjo9800 made their first contribution in #162
- @sonniki made their first contribution in #169
- @davidclarance made their first contribution in #170
- @hexiro made their first contribution in #168
- @0xmostafam made their first contribution in #173
Full Changelog: 4.0.0...4.1.0
๐ New Bug Bounty mode!
In this release we added 67 new bug bounty regex!
Run PyWhat in your toolchains with pywhat --include "Bug Bounty"
to find all the bugs ๐๐
We also switched to a new raw mode so you can easily check for links :)
Add orjson as optional dependency
Whatโs Changed
- Add orjson extra to pyproject.toml (#143) @piatrashkakanstantinass
Orjson increases the speed of PyWhat :)
Subcategories!
Whatโs Changed
- Implement subcategories (#127) @piatrashkakanstantinass
- Make searching filenames for matches optional (#128) @amadejpapez
- Better regex for BTC, BCH and XMR wallets (#129) @amadejpapez
- Fix for --json command option (#135) @amadejpapez
- Remove children data from identify() return object (#134) @piatrashkakanstantinass
- Release 3.4.0 :) (#132) @bee-san
Boundaryless Regex and more!
Whatโs Changed
- Completely remove Name-That-Hash support (#124) @amadejpapez
- Added and removed some of the tags (#123) @amadejpapez
- Fix json error (#122) @piatrashkakanstantinass
- [ImgBot] Optimize images (#121) @imgbot
- Sort TLDs by length (#119) @piatrashkakanstantinass
- Updated gifs, images and text in the README (#120) @amadejpapez
- Fix discord badge (#113) @piatrashkakanstantinass
- Update dev-dependencies (#111) @piatrashkakanstantinass
- Fix url for EUI-48 Identifier (#112) @logocomune
- Identify Discord tokens (#110) @amadejpapez
- Tests to check if sorted by rarity, if correct regex format,... (#109) @amadejpapez
- Adding AWS credential types (#91) @belialboy
- Add PGP public keys for #84 (#105) @baldoarturo
- Amazon Standard Identification Number (ASIN) (#104) @mimiflynn
- add unix timestamp support (#85) @Granitosaurus
- Add support for boundaryless regex (#86) @piatrashkakanstantinass