Skip to content

Commit 1517d96

Browse files
authored
Update README.md
1 parent f194137 commit 1517d96

File tree

1 file changed

+9
-5
lines changed

1 file changed

+9
-5
lines changed

README.md

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -128,11 +128,15 @@ This is an apple issue discussed [here](https://stackoverflow.com/questions/3956
128128
and [here](https://forums.developer.apple.com/thread/51071). Work around for this issue is to [enable keychain sharing from xcode]
129129
(https://developer.apple.com/library/content/documentation/IDEs/Conceptual/AppDistributionGuide/AddingCapabilities/AddingCapabilities.html).
130130

131-
### [Contributing](CONTRIBUTING.md)
132-
This is an open source project maintained by Oracle Corp. Pull Requests are currently not being accepted. See [CONTRIBUTING](CONTRIBUTING.md) for details.
131+
### Contributing
132+
This project is not accepting external contributions at this time. For bugs or enhancement requests, please file a GitHub issue unless it’s security related. When filing a bug remember that the better written the bug is, the more likely it is to be fixed. If you think you’ve found a security vulnerability, do not raise a GitHub issue and follow the instructions in our [security policy](./SECURITY.md).
133133

134-
### [License](LICENSE.md)
135-
Copyright (c) 2017 Oracle and/or its affiliates
136-
The Universal Permissive License (UPL), Version 1.0
134+
### Security
135+
Please consult the [security guide](./SECURITY.md) for our responsible security vulnerability disclosure process
136+
137+
### License
138+
Copyright (c) 2017, 2023 Oracle and/or its affiliates
139+
Released under the Universal Permissive License v1.0 as shown at
140+
<https://oss.oracle.com/licenses/upl/>.
137141

138142
### [Release Notes](RELEASENOTES.md)

0 commit comments

Comments
 (0)