Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update README.md
  • Loading branch information
spavlusieva authored Mar 24, 2023
commit 96e5ec13cdfafbcb7bf2d47ecb9b222aa341704e
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,18 @@ Oracle Database technologies.

SDKs and scripts will be available to integrate with [SQL Developer][1], [Data Modeler][2], [Oracle REST Data Services][3] and [DBaaS][4].

## Contributing

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).

## Security

Please consult the [security guide](./SECURITY.md) for our responsible security vulnerability disclosure process

## License

FastR is available under the MIT license.

[1]: http://www.oracle.com/technetwork/developer-tools/sql-developer/overview/index.html
[2]: http://www.oracle.com/technetwork/developer-tools/datamodeler/overview/index.html
[3]: http://www.oracle.com/technetwork/developer-tools/rest-data-services/overview/index.html
Expand Down