- 
          
- 
                Notifications
    You must be signed in to change notification settings 
- Fork 129
Description
Background
We are thinking that the current bucket order helps and a step in a good direction but we want to further improve it. Right now we have 2 buckets: Low priority <100 d/l weekly and High priority >100 d/l weekly and current stats are 30 vs 36 respectively. So it helps, but we'd like to also make sure we don't starve the reports in >100 that are affecting a good part of the ecosystem (i.e: >100000 downloads).
Bucket Segmentation
Segmenting the buckets further so that we have:
- Unmaintained - bucket for <100 but also for packages that didn't have a release/commit in the last 12 months. Possibly for this we could consider automatic disclosure once triage has confirmed the vulnerability. Requires discussion/agreement
- Low (and active) - bucket for <10000 downloads
- High - TBD based on stats
- Critical - TBD based on stats but generally speaking this would be where we want to have significantly impactful modules, probably the list of top 1000 modules on npm or so that would have a serious impact in terms of their security issues and reach.
Bucket SLA and Leads
For each of the proposed buckets above we'd like to have defined SLAs so e.g. for the Critical bucket we'd have an SLA of triage of 24 hours so it can be addressed in a timely manner.
Moreover, we'd like to have defined Leads that would be the contact person for handling those and then we can assign members to each of these bucket groups too to focus their work there.