From 2482d08f3798191107a39f4230027a10319d9524 Mon Sep 17 00:00:00 2001 From: Oleksandra Pavlusieva Date: Thu, 9 Feb 2023 15:09:16 +0200 Subject: [PATCH 1/2] Update SECURITY.md --- SECURITY.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/SECURITY.md b/SECURITY.md index 3c4ad917a..fb2384138 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -21,9 +21,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][3] program. Security updates are released on the -Tuesday closest to the 17th day of January, April, July and October. A pre-release -announcement will be published on the Thursday preceding each release. Additional +[Oracle Critical Patch Update][3] program. Additional information, including past advisories, is available on our [security alerts][4] page. From 38a56bcc0cd7322ffd9badb6aa57f6356641b18b Mon Sep 17 00:00:00 2001 From: Oleksandra Pavlusieva Date: Thu, 9 Feb 2023 15:24:40 +0200 Subject: [PATCH 2/2] Update README.md add Contributing, Security, License sections --- README.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/README.md b/README.md index e60ee6621..408737f52 100644 --- a/README.md +++ b/README.md @@ -39,3 +39,18 @@ For detailed documentation and access to WebLogic Toolkit-related projects, see: * [WebLogic Kubernetes Operator](https://github.com/oracle/weblogic-kubernetes-operator) * [WebLogic Deploy Tooling](https://github.com/oracle/weblogic-deploy-tooling) * [WebLogic Image Tool](https://github.com/oracle/weblogic-image-tool) + +## Contributing + +This project welcomes contributions from the community. Before submitting a pull request, please [review our contribution guide](./CONTRIBUTING.md) + +## Security + +Please consult the [security guide](./SECURITY.md) for our responsible security vulnerability disclosure process + +## License + +Copyright (c) 2021 Oracle and/or its affiliates. + +Released under the Universal Permissive License v1.0 as shown at +.