-
-
Notifications
You must be signed in to change notification settings - Fork 382
Comparing changes
Open a pull request
base repository: bee-san/pyWhat
base: 4.1.0
head repository: bee-san/pyWhat
compare: 4.2.0
- 13 commits
- 14 files changed
- 6 contributors
Commits on Oct 5, 2021
-
Configuration menu - View commit details
-
Copy full SHA for b4d454e - Browse repository at this point
Copy the full SHA b4d454eView commit details
Commits on Oct 6, 2021
-
Added / fixed tests and regex (#175)
* Regex Tests: Added Hawk API test and Fixed Discord WebHook Regex * Added tests and regex for Visual Studio Token and NPM Token, Fixed Bitly regex and added test for it, fixed test function and used it * Changed NPM name Refactored `_assert_match_in_items` Co-authored-by: Bee <github@skerritt.blog> * Fixed _assert_match_in_items Co-authored-by: Bee <github@skerritt.blog>
Configuration menu - View commit details
-
Copy full SHA for 9394f5b - Browse repository at this point
Copy the full SHA 9394f5bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9eec4e9 - Browse repository at this point
Copy the full SHA 9eec4e9View commit details
Commits on Oct 7, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 524b6fe - Browse repository at this point
Copy the full SHA 524b6feView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a6e3b1 - Browse repository at this point
Copy the full SHA 4a6e3b1View commit details
Commits on Oct 8, 2021
-
Configuration menu - View commit details
-
Copy full SHA for b83558a - Browse repository at this point
Copy the full SHA b83558aView commit details -
Add regex and tests for PEM formatted private key (#179)
The regex will match private key generated by ssh-keygen and those defined by OpenSSL header file. The regex, however, doesn't validate if the string within BEGIN and END label is "correct" Base64 encoded. As it can be validated be direct checking with the public key Resolves: #174
Configuration menu - View commit details
-
Copy full SHA for 005516a - Browse repository at this point
Copy the full SHA 005516aView commit details -
Fix Python 3.8 and Python 3.9 CI checks (#182)
* Fix Python 3.8 and Python 3.9 CI checks This fixes and simplifies the nox file and fixes the Python 3.8 and Python 3.9 CI checks. Also added mypy test to CI.
Configuration menu - View commit details
-
Copy full SHA for 6116287 - Browse repository at this point
Copy the full SHA 6116287View commit details -
* Add numerous new tags Adds numerous new tags to the regexes.
Configuration menu - View commit details
-
Copy full SHA for 808806f - Browse repository at this point
Copy the full SHA 808806fView commit details -
Add ULID, UUID and ObjectID regexes (#186)
* Add ULID, UUID and ObjectID regexes Added regexes for ULID, UUID/GUID and ObjectID.
Configuration menu - View commit details
-
Copy full SHA for 29070e7 - Browse repository at this point
Copy the full SHA 29070e7View commit details -
Added support for Notion Notes and API keys (#177)
* Added support for Notion notes and API keys * Added support for team notes Co-authored-by: Bee <github@skerritt.blog>
Configuration menu - View commit details
-
Copy full SHA for 61bf3f7 - Browse repository at this point
Copy the full SHA 61bf3f7View commit details -
Add GitHub App Token test (#185)
Adds test for the GitHub App Token regex.
Configuration menu - View commit details
-
Copy full SHA for fbf9150 - Browse repository at this point
Copy the full SHA fbf9150View commit details -
Configuration menu - View commit details
-
Copy full SHA for eaba5e1 - Browse repository at this point
Copy the full SHA eaba5e1View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 4.1.0...4.2.0