-
Notifications
You must be signed in to change notification settings - Fork 5.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
6f361f0
commit 2477aed
Showing
1 changed file
with
4 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -22,7 +22,7 @@ security features are welcome on GitHub Issues. | |
Security updates will be released on a regular cadence. Many of our projects | ||
will typically release security fixes in conjunction with the | ||
[Oracle Critical Patch Update][4] program. Additional | ||
information, including past advisories, is available on our [security alerts][4] | ||
information, including past advisories, is available on our [security alerts][5] | ||
page. | ||
|
||
## Security-related information | ||
|
@@ -35,4 +35,6 @@ sufficiently hardened for production use. | |
[1]: mailto:[email protected] | ||
[2]: https://www.oracle.com/corporate/security-practices/assurance/vulnerability/reporting.html | ||
[3]: https://www.oracle.com/security-alerts/encryptionkey.html | ||
[4]: https://www.oracle.com/security-alerts/ | ||
[4]: https://www.oracle.com/security-alerts/#CriticalPatchUpdates | ||
[5]: https://www.oracle.com/security-alerts/ | ||
|