oracle / python-oracledb

Python driver for Oracle Database conforming to the Python DB API 2.0 specification. This is the renamed, new major release of cx_Oracle
https://oracle.github.io/python-oracledb
Other
308 stars 61 forks source link

update SECURITY.md #242

Closed spavlusieva closed 2 months ago

spavlusieva commented 8 months ago

Thanks for contributing!

Before submitting PRs for python-oracledb you must have your signed Oracle Contributor Agreement accepted. See https://oca.opensource.oracle.com

If the problem solved is small, you may find it easier to open an Issue describing the problem and its cause so we can create the fix.

The bottom of your commit message must have the following line using your name and e-mail address as it appears in the OCA Signatories list.

Signed-off-by: Your Name <you@example.org>

This can be automatically added to pull requests by committing with:

git commit --signoff
cjbj commented 7 months ago

@spavlusieva ping

cjbj commented 2 months ago

@spavlusieva ping.