Initial OCI Data Safe ADB inventory tool

This commit is contained in:
2026-05-28 14:56:51 -03:00
commit 2966439b10
10 changed files with 1877 additions and 0 deletions

9
CHANGELOG.md Executable file
View File

@@ -0,0 +1,9 @@
# Changelog
## 0.1.0
- Initial inventory scripts for Autonomous Databases and Oracle Data Safe targets.
- Added consolidated report with `datasafe_registered=true/false`.
- Added split report generation for registered and not registered databases.
- Added region, multi-region, all-region, compartment, and compartment subtree scan options.
- Added progress bar, throttling retries, CSV/JSON output, and OCI SDK support.