Skip to content

Conversation

@MrCloudSec
Copy link
Contributor

Context

Renames the OCI provider to "oraclecloud" in the UI to align with the core library naming convention. Maintains "OCI" as the display name for brevity.

Related to PROWLER-313.

Description

  • Updated provider type from "oci" to "oraclecloud" in ui/types/providers.ts
  • Display name remains "OCI" for user-facing labels
  • All components, forms, and schemas updated to use "oraclecloud"
  • No breaking changes - backend and UI now use consistent identifier

Steps to review

  1. Review changes in ui/types/providers.ts - provider type updated to "oraclecloud"
  2. Verify all UI components reference "oraclecloud":
    • Provider selectors
    • Credential forms
    • Provider badges and icons
  3. Test Oracle Cloud provider creation flow in UI

Checklist

API

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

@MrCloudSec MrCloudSec requested a review from a team as a code owner November 4, 2025 21:12
@github-actions
Copy link
Contributor

github-actions bot commented Nov 4, 2025

⚠️ Changes detected in the following folders without a corresponding update to the CHANGELOG.md:

  • ui

Please add an entry to the corresponding CHANGELOG.md file to maintain a clear history of changes.

@github-actions
Copy link
Contributor

github-actions bot commented Nov 4, 2025

Conflict Markers Resolved

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

@MrCloudSec MrCloudSec added the no-changelog Skip including change in changelog/release notes label Nov 4, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Nov 4, 2025

🔒 Container Security Scan

Image: prowler-ui:0b07b98
Last scan: 2025-11-04 21:18:04 UTC

✅ No Vulnerabilities Detected

The container image passed all security checks. No known CVEs were found.

📋 Resources:

@MrCloudSec MrCloudSec merged commit 191d516 into master Nov 5, 2025
32 of 33 checks passed
@MrCloudSec MrCloudSec deleted the rename-oci-ui branch November 5, 2025 14:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

component/ui no-changelog Skip including change in changelog/release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants