Skip to content

Commit 7f1d4a6

Browse files
authored
Merge branch 'master' into renovate/react-native-0.x
2 parents 8f895ec + dcc473d commit 7f1d4a6

File tree

2 files changed

+21
-0
lines changed

2 files changed

+21
-0
lines changed

SECURITY.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
# Security Policy
2+
3+
We take security issues in our project seriously and appreciate the efforts of the community in improving the security of our project.
4+
5+
## Supported versions
6+
7+
| Version | Supported |
8+
| ------- | ------------------ |
9+
| 2.7 | :white_check_mark: |
10+
| < 2.7 | :x: |
11+
12+
## Reporting a vulnerability
13+
14+
To report a security issue, please email [[email protected]](mailto:[email protected]) with a description of the issue, the steps you took to create the issue, affected versions, and, if known, mitigations for the issue.
15+
Our team will respond within 3 working days of your email.
16+
If the issue is confirmed as a vulnerability, we will open a Security Advisory.
17+
This project follows a 90 day disclosure timeline.
18+
19+
Thank you for your contribution to the security of this project.

ios/AllAboutOlaf/Info.plist

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,8 @@
6767
<string>1</string>
6868
<key>ITSAppUsesNonExemptEncryption</key>
6969
<false/>
70+
<key>LSMinimumSystemVersion</key>
71+
<string>13.3</string>
7072
<key>LSRequiresIPhoneOS</key>
7173
<true/>
7274
<key>NSAppTransportSecurity</key>

0 commit comments

Comments
 (0)