Skip to content

chore(oraclecloud): Add Oracle Defense Cloud Support#10376

Merged
HugoPBrito merged 18 commits intoprowler-cloud:masterfrom
rchotacode:master
Mar 19, 2026
Merged

chore(oraclecloud): Add Oracle Defense Cloud Support#10376
HugoPBrito merged 18 commits intoprowler-cloud:masterfrom
rchotacode:master

Conversation

@rchotacode
Copy link
Contributor

@rchotacode rchotacode commented Mar 18, 2026

Context

Fix #10375

Description

Added oracle defense cloud to list of regions
Added oracle defense cloud to the checks to ensure regions are not overwritten in python

Steps to review

Ensure that the new oracle regions need no further edits for continued support

Checklist

Community Checklist
  • This feature/issue is listed in here or roadmap.prowler.com
  • Is it assigned to me, if not, request it via the issue/feature in here or Prowler Community Slack

SDK/CLI

  • Are there new checks included in this PR? Yes / No
    • If so, do we need to update permissions for the provider? Please review this carefully.

UI

  • All issue/task requirements work as expected on the UI
  • Screenshots/Video of the functionality flow (if applicable) - Mobile (X < 640px)
  • Screenshots/Video of the functionality flow (if applicable) - Table (640px > X < 1024px)
  • Screenshots/Video of the functionality flow (if applicable) - Desktop (X > 1024px)
  • Ensure new entries are added to CHANGELOG.md, if applicable.

API

  • All issue/task requirements work as expected on the API
  • Endpoint response output (if applicable)
  • EXPLAIN ANALYZE output for new/modified queries or indexes (if applicable)
  • Performance test results (if applicable)
  • Any other relevant evidence of the implementation (if applicable)
  • Verify if API specs need to be regenerated.
  • Check if version updates are required (e.g., specs, Poetry, etc.).
  • Ensure new entries are added to CHANGELOG.md, if applicable.

License

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@rchotacode rchotacode requested review from a team as code owners March 18, 2026 14:46
@github-actions github-actions bot added provider/oci Issues/PRs related with the OCI provider community Opened by the Community labels Mar 18, 2026
@github-actions
Copy link
Contributor

github-actions bot commented Mar 18, 2026

Conflict Markers Resolved

All conflict markers have been successfully resolved in this pull request.

@HugoPBrito
Copy link
Member

Hi @rchotacode!

Thank you very much for your contribution. Could you please add some evidence this is working? A screenshot would be enough.

@jacobcsmith
Copy link

For reference OCI US Defense regions are listed at https://docs.oracle.com/en-us/iaas/Content/gov-cloud/govfeddod.htm

@rchotacode rchotacode requested a review from a team as a code owner March 18, 2026 15:07
@github-actions github-actions bot added the github_actions Pull requests that update GitHub Actions code label Mar 18, 2026
@rchotacode rchotacode changed the title Add Oracle Defense Cloud Support fix(oraclecloud): Add Oracle Defense Cloud Support Mar 18, 2026
@rchotacode
Copy link
Contributor Author

before after

The first image shows a run before the fixes, the second after

rchotacode and others added 8 commits March 18, 2026 11:40
Co-authored-by: Hugo Pereira Brito <101209179+HugoPBrito@users.noreply.github.com>
Co-authored-by: Hugo Pereira Brito <101209179+HugoPBrito@users.noreply.github.com>
Co-authored-by: Hugo Pereira Brito <101209179+HugoPBrito@users.noreply.github.com>
Co-authored-by: Hugo Pereira Brito <101209179+HugoPBrito@users.noreply.github.com>
Co-authored-by: Hugo Pereira Brito <101209179+HugoPBrito@users.noreply.github.com>
Co-authored-by: Hugo Pereira Brito <101209179+HugoPBrito@users.noreply.github.com>
Co-authored-by: Hugo Pereira Brito <101209179+HugoPBrito@users.noreply.github.com>
@rchotacode rchotacode requested a review from HugoPBrito March 18, 2026 19:54
@codecov
Copy link

codecov bot commented Mar 19, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 56.86%. Comparing base (cb03573) to head (c900c9d).
⚠️ Report is 12 commits behind head on master.

❗ There is a different number of reports uploaded between BASE (cb03573) and HEAD (c900c9d). Click for more details.

HEAD has 4 uploads less than BASE
Flag BASE (cb03573) HEAD (c900c9d)
prowler-py3.9-gcp 1 0
prowler-py3.12-gcp 1 0
prowler-py3.11-gcp 1 0
prowler-py3.10-gcp 1 0
Additional details and impacted files
@@             Coverage Diff             @@
##           master   #10376       +/-   ##
===========================================
- Coverage   92.91%   56.86%   -36.05%     
===========================================
  Files         137       87       -50     
  Lines        3387     2847      -540     
===========================================
- Hits         3147     1619     -1528     
- Misses        240     1228      +988     
Flag Coverage Δ
prowler-py3.10-gcp ?
prowler-py3.10-oraclecloud 56.86% <100.00%> (?)
prowler-py3.11-gcp ?
prowler-py3.11-oraclecloud 56.86% <100.00%> (?)
prowler-py3.12-gcp ?
prowler-py3.12-oraclecloud 56.86% <100.00%> (?)
prowler-py3.9-gcp ?
prowler-py3.9-oraclecloud 56.86% <100.00%> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

Components Coverage Δ
prowler 56.86% <100.00%> (-36.05%) ⬇️
api ∅ <ø> (∅)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@HugoPBrito
Copy link
Member

Hi @rchotacode, there is a lint error. I'll fix it so we can merge asap and release this today in 5.21.

@HugoPBrito HugoPBrito changed the title fix(oraclecloud): Add Oracle Defense Cloud Support chore(oraclecloud): Add Oracle Defense Cloud Support Mar 19, 2026
@HugoPBrito HugoPBrito merged commit 0f2fdcf into prowler-cloud:master Mar 19, 2026
36 of 39 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

community Opened by the Community github_actions Pull requests that update GitHub Actions code provider/oci Issues/PRs related with the OCI provider

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add Oracle Defense Cloud Support

6 participants