Socket should have a dashboard that shows up when you login with useful information about the organizations and repos that are protected by Socket.
  1. Show the organizations that the user is part of
  2. Add/remove users in the organization
  3. See a list of repositories in the organization with Socket enabled
  4. Show “snapshot” about each repo
  5. Given a repo, users can see a list of active branches (i.e.
    master
    ,
    main
    , and all branches with open PRs)
  6. Show “snapshot” about each branch (e.g. # of new/updated deps, # of new issues)
  7. Given a branch, users can see list of new issues (”Socket alerts”) introduced in the PR + each project report generated for the branch
Created by Amjed Aboukhadijeh
October 17, 2022