Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
21 changes: 21 additions & 0 deletions SECURITY.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
# Security Policy

## Supported Versions

Use this section to tell people about which versions of your project are
currently being supported with security updates.

| Version | Supported |
| ------- | ------------------ |
| 5.1.x | :white_check_mark: |
| 5.0.x | :x: |
| 4.0.x | :white_check_mark: |
| < 4.0 | :x: |
Comment on lines +5 to +13

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

This 'Supported Versions' section appears to be a template. Please replace the placeholder text and the example versions in the table with the actual supported versions of the 'Now in Android' app and their current security support status.


## Reporting a Vulnerability

Use this section to tell people how to report a vulnerability.

Tell them where to go, how often they can expect to get an update on a
reported vulnerability, what to expect if the vulnerability is accepted or
declined, etc.
Comment on lines +17 to +21

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

This 'Reporting a Vulnerability' section is a template and lacks specific instructions. This is a critical part of the security policy. Please provide a clear process for reporters. A good practice is to enable and link to GitHub's private vulnerability reporting feature, and set expectations for response times.

Suggested change
Use this section to tell people how to report a vulnerability.
Tell them where to go, how often they can expect to get an update on a
reported vulnerability, what to expect if the vulnerability is accepted or
declined, etc.
Please report security vulnerabilities by using the [GitHub private vulnerability reporting feature](https://github.com/android/nowinandroid/security/advisories/new).
We aim to acknowledge receipt of the report within 48 hours and provide a more detailed response within 72 hours with the next steps.