Skip to content

Incorporate PR 273 and additional minor edits#281

Open
julientestut wants to merge 4 commits into
oracle:mainfrom
julientestut:integrate-pr-273
Open

Incorporate PR 273 and additional minor edits#281
julientestut wants to merge 4 commits into
oracle:mainfrom
julientestut:integrate-pr-273

Conversation

@julientestut
Copy link
Copy Markdown
Member

Description

Add changes from PR#273 and few other updates (Replicat checkpoint handling and README updates)

Fixes # 273

Type of change

  • New feature (non-breaking change which adds functionality)

How Has This Been Tested?

Tested with OCI GoldenGate deployments (GoldenGate for Oracle 23.10)

Test Configuration:

  • Firmware version: N/A
  • Hardware: N/A
  • Toolchain: Python 3.x, pytest
  • SDK: N/A

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

julientestut and others added 4 commits April 21, 2026 12:11
…st_data_streams tool, and updated README. Signed-off-by: Julien Testut <julien.testut@oracle.com>
* Pinned and hardened GitHub workflow actions/permissions.
* Fixed OCI API denylist parsing and matching.
* Restricted Object Storage uploads to safe local roots.
* Validated Resource Search inputs and resource types.
* Redacted Identity auth-token secret output.
* Marked OCI-returned text as untrusted in model outputs.
* Blocked unsafe Pricing pagination URLs.
* Hardened Dockerfiles with pinned images/checksums/non-root users.
* Added regression tests for the updated behavior.

Signed-off-by: Richard Gebhardt <richard.gebhardt@oracle.com>
@oracle-contributor-agreement oracle-contributor-agreement Bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label May 22, 2026
Copy link
Copy Markdown
Member

@gebhardtr gebhardtr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Delta updates look good, but I see there's a commit from #273 here, that's already been merged. Would be cleaner to rebase on main now so we don't break anything

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

OCA Verified All contributors have signed the Oracle Contributor Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants