IBM / OpenJCEPlus

This project makes use of Java and C/C++. This project will create OpenJCEPlus and OpenJCEPlusFIPS cryptographic providers which are implementations of the Java™ Cryptography Extensions (JCE) APIs. The actual cryptographic code will come from the OpenCryptographyKitC project which is based on OpenSSL.
Apache License 2.0
4 stars 10 forks source link

Add the Security Policy for Security Vulnerabilities #99

Closed johnpeck-us-ibm closed 1 month ago

johnpeck-us-ibm commented 1 month ago

Create SECURITY.md

Signed-off-by: John Peck johnpeck@us.ibm.com

KostasTsiounis commented 1 month ago

Will this file only be in the main branch? Does this mean we will be deleting it whenever we branch off of main?

jasonkatonica commented 1 month ago

Will this file only be in the main branch? Does this mean we will be deleting it whenever we branch off of main?

The title was just edited to remove the main branch name and to make it easier to cherry pick. I expect the file to be in all our release branches.