-
Notifications
You must be signed in to change notification settings - Fork 166
Closed
Labels
Milestone
Description
Inspired by https://docs.npmjs.com/reporting-a-vulnerability-in-an-npm-package
We should have a vulnerability reporting process, along the lines of:
- Vulnerability in a pub package is report to us.
- A team of our Dart security experts reviews the vulnerability.
- We contact the package author, giving them 45 days to address the issue.
- After 45 days we publish the report on
pub.dartlang.orgas a flag associated with the affected versions of the given package. - Doing
pub getwill print notices attached to packages, or something like that...
Credits to @kibantony for suggesting this in dart-lang/pub#2106.
kibantony, edgar-afero, kellyafero, sachaarbonel, ookami-kb and 69 moreSacchid, johncblandii, abianche, bhack, monisnap-julien and 4 moremonisnap-julien, philippecade, ajzuse and eb-so