Skip to content

Commit

Permalink
Add instructions for reporting a security vulnerability
Browse files Browse the repository at this point in the history
  • Loading branch information
georgeclaghorn committed Sep 5, 2018
1 parent f10bfe5 commit 6a351c7
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -140,6 +140,11 @@ information contained in the token via the following instance methods:
* `locale`


## Security

For information on our security response procedure, see [SECURITY.md](SECURITY.md).


## License

Google Sign-In for Rails is released under the [MIT License](https://opensource.org/licenses/MIT).
Expand Down
15 changes: 15 additions & 0 deletions SECURITY.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# Google-Sign in for Rails: Security

Security is of utmost importance in an authentication library like Google Sign-In for Rails. We at Basecamp use this plugin in our own apps, so we have a vested interest in investigating and mitigating all reported vulnerabilities. We welcome responsible security reviews and reports from our peers in the open-source software community and strive to acknowledge such valuable contributions.


## Reporting a vulnerability

Send urgent or sensitive reports to **<security@basecamp.com>**. If necessary, use our [public key] to protect your message and provide us with a secure way to respond. We’ll get back to you as soon as we can—usually within one business day. Please follow up or [ping us on Twitter][twitter] if you don’t hear back. For non-urgent or non-sensitive requests, please contact our [support team][support].

Read more about our security response policy [on our website][policy].

[public key]: https://basecamp.com/about/policies/security/Basecamp-security.pub
[twitter]: https://twitter.com/basecamp
[support]: https://basecamp.com/support
[policy]: https://basecamp.com/about/policies/security/response

0 comments on commit 6a351c7

Please sign in to comment.