commit | cbe578bb17948ab288263412a582f5e4b73c37cc | [log] [tgz] |
---|---|---|
author | Alexander Thomas <athom@google.com> | Fri Oct 01 13:01:31 2021 +0000 |
committer | Alexander Thomas <athom@google.com> | Fri Oct 01 13:01:31 2021 +0000 |
tree | 23acf26b057e5be6c743c7f14d283ff1dbc9614c | |
parent | 8029600b24a5966f5c6a5b78e7b75d4f563df441 [diff] |
Add a security policy for the Dart SDK Bug: b/200122212 Change-Id: I7f7f11f24034c525cb0f3baab3120ba15b3cb9d3 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/215061 Reviewed-by: Michael Thomsen <mit@google.com>
diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 0000000..a341d38 --- /dev/null +++ b/SECURITY.md
@@ -0,0 +1,3 @@ +## Reporting vulnerabilities +To report potential vulnerabilities, please see our security policy on +[https://dart.dev/security](https://dart.dev/security).