-
Notifications
You must be signed in to change notification settings - Fork 12
Feature/detect jwt #444
base: dev
Are you sure you want to change the base?
Feature/detect jwt #444
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Watermelon AI SummaryThis Pull Request introduces a new feature that automatically identifies JSON Web Tokens (JWTs) within the code and adds relevant comments for better tracking or alerting. It also includes a cleanup task where outdated code related to left-out comments detection was removed and necessary updates and bug fixes were applied to ensure integration with the development branch. GitHub PRs
Slack ThreadsNotion Pageswatermelon is an open repo and Watermelon will serve it for free. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I like the idea of this code smell.
However, I created PR #446 to test and it didn't detect the raw JWT
I understand, did it find anything? Cuz there is an error preventing all code smells still to be tested |
Description
Adds comments if we find JWT
Type of change
Notes
Acceptance