trailofbits / vscode-weaudit

Create code bookmarks and code highlights with a click.
https://marketplace.visualstudio.com/items?itemName=trailofbits.weaudit
GNU General Public License v3.0
175 stars 17 forks source link

[Feature Request]: Configurable Author Name #46

Closed 0xmoostorm closed 1 month ago

0xmoostorm commented 2 months ago

WeAudit currently uses the system's $USER value to populate the "author" field when creating annotation files. This leads to incorrect attribution if the system username doesn't match the desired author name for the project.

It would be great if user's could configure the name value of the auto generated weaudit file.