Dashboard
complete
C
Christophe David
Socket should have a dashboard that shows up when you login with useful information about the organizations and repos that are protected by Socket.
- Show the organizations that the user is part of
- Add/remove users in the organization
- See a list of repositories in the organization with Socket enabled
- Show “snapshot” about each repo
- Given a repo, users can see a list of active branches (i.e. master,main, and all branches with open PRs)
- Show “snapshot” about each branch (e.g. # of new/updated deps, # of new issues)
- Given a branch, users can see list of new issues (”Socket alerts”) introduced in the PR + each project report generated for the branch
Feross Aboukhadijeh (Socket)
complete
Socket has introduced a new dashboard functionality to aid in self service and auditing in one centralized location.
Check it out here! https://socket.dev/blog/introducing-organization-dashboards
Feross Aboukhadijeh (Socket)
in progress