GitHub "comment commands"
complete
Y
Yan Zhu
We’re working on a "comment command" feature that should help you ignore specific issues in a PR while keeping Socket as a required GitHub check. You’ll be able to leave a comment like the following:
@socket-security ignore ts-node@1.0.0
Which will allow you to indicate that you have evaluated a specific version of a dependency and consider it to be safe. The commenter must have write access to the repo.
Feross Aboukhadijeh (Socket)
complete
Today, we're excited to announce the ability to dismiss Socket pull request alerts from within GitHub. We call this feature "Bot Commands" and it's available to all Socket users starting today.
https://socket.dev/blog/introducing-bot-commands
Feross Aboukhadijeh (Socket)
in progress
We're working on this!