Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions .github/VOUCHED.td
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +30,6 @@ github:Yash-Singh1
github:eggfriedrice24
github:Ymit24
github:shivamhwp
github:jappyjan
github:justsomelegs
github:UtkarshUsername
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Undisclosed user added to security trust list

High Severity

The PR description explicitly states it adds jappyjan and justsomelegs, but github:UtkarshUsername is also added to the trust list without being mentioned anywhere in the PR title or description. Since VOUCHED.td controls which external contributors are treated as trusted by the vouch workflow, an undisclosed addition to this file is a security concern — it could grant trusted CI/workflow status to an unvetted user.

Fix in Cursor Fix in Web

Reviewed by Cursor Bugbot for commit 2e58f06. Configure here.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

New entries violate alphabetical sorting requirement

Low Severity

The file comment on line 11 says "Keep entries sorted alphabetically," but the three new entries (jappyjan, justsomelegs, UtkarshUsername) are appended at the end instead of being inserted in their correct alphabetical positions. This makes it harder to spot duplicates and maintain the trust list over time.

Fix in Cursor Fix in Web

Reviewed by Cursor Bugbot for commit 2e58f06. Configure here.

Loading