Skip to content

Release/auditor 10.9 revise Oracle Database configuration and requirements#1000

Draft
pavelshabanov2025 wants to merge 8 commits into
devfrom
release/auditor_10.9
Draft

Release/auditor 10.9 revise Oracle Database configuration and requirements#1000
pavelshabanov2025 wants to merge 8 commits into
devfrom
release/auditor_10.9

Conversation

@pavelshabanov2025
Copy link
Copy Markdown
Contributor

Summary

  • Rewrote permissions.md: restructured into Prerequisites, numbered steps, DBA Role section, and Required Object Privileges table; removed "Step N" format and 12c references
  • Fixed database.md Step 3: restored HTML table formatting for Unified Auditing commands
  • Updated overview.md: removed automatic configuration option, removed duplicate CAUTION block, removed 11g/12c remnants
  • Fixed verifysettings.md: split Oracle 19c row to reflect column rename in 19c (ENTITY_NAME/ENABLED_OPTION vs USER_NAME/ENABLED_OPT for 12.2/18c); removed Oracle 11g row
  • Deleted unified.md: irrelevant for 10.9 since minimum supported Oracle version is 12.2, which has Unified Auditing natively
  • Updated software.md and supporteddatasources.md: removed Oracle 11g and 12c references, replaced with 12.2

Generated with AI

Co-Authored-By: Claude Code ai@netwrix.com

dsalyamova and others added 5 commits May 26, 2026 19:08
Two new pages covering State-in-Time report capabilities and the
configuration steps for enabling State-in-Time data collection in
Azure Files monitoring plans.
@Denis-A-Netwrix Denis-A-Netwrix removed request for a team May 26, 2026 19:34
Update dynamic port range in Auditor 10.8 requirements
Update ports documentation for Auditor 10.9
… [Doc Task 439319] (#1032)

* Add note about on-premises AD limitations for Azure Files State-in-Time reports

On-premises AD groups are not expanded and non-synced account SIDs are not
resolved in permission reports. Added a note before Prerequisites to inform
users of these limitations. [Doc Task 439319]

Generated with AI

Co-Authored-By: Claude Code <ai@netwrix.com>

* Fix note text: change "group name" to "group SID"

Generated with AI

Co-Authored-By: Claude Code <ai@netwrix.com>

* Clarify group expansion limitation applies to non-synced AD groups only

Generated with AI

Co-Authored-By: Claude Code <ai@netwrix.com>

* Rephrase note bullet points for clarity

Generated with AI

Co-Authored-By: Claude Code <ai@netwrix.com>

---------

Co-authored-by: Claude Code <ai@netwrix.com>
@github-actions
Copy link
Copy Markdown
Contributor

Code Review

Reviewed the non-doc changes in this PR (version bump for Auditor 10.9).

Files reviewed:

  • src/config/products.js (+8/-2)
  • sidebars/auditor/10.9.js (new, +8)
  • docs/auditor/10.9/**/_category_.json (new category index files)
  • Static images under static/images/auditor/10.9/

Findings: No issues.

  • src/config/products.js: Correctly adds the new 10.9 version block at the top of the versions array, flips 10.8's isLatest from true to false, and updates defaultVersion to '10.9'. The sidebarFile path ./sidebars/auditor/10.9.js resolves to the new file added in this PR.
  • sidebars/auditor/10.9.js: Standard autogenerated sidebar, identical to 10.8 — consistent with how other versions are wired up.
  • docs/auditor/10.9/ directory exists with the expected structure (top-level sections match 10.8), so the autogenerated sidebar will populate correctly.
  • No changes to docusaurus.config.js, scripts, GitHub Actions workflows, or other build infrastructure — none needed, since plugins/routes are derived from products.js.
  • No security concerns (no secrets, scripts, eval, or permission changes).

The Oracle-related markdown edits described in the PR body are out of scope for this review and are covered by the editorial workflow.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants