Skip to content

Conversation

@james-s-anderson
Copy link
Contributor

No description provided.

Updated customer first course recommendation
Jeremy here.. deleting this errant file which is not really docs.
…6 and newer.

- Add official download link for convenience.
- Clarify line about pausing for too long between upgrades.
Update NA increments KB article for September, 2025
Add an extra backslash as when one slash goes on live looks like it treated it as an escape character
Flatten the EPP documentation and prepare the 2509 doc release.
Update configuring-the-netwrix-privilege-secure-rds-web-app-launcher.md
Add-on fixes for linux / privileged
@james-s-anderson james-s-anderson requested review from a team as code owners October 13, 2025 17:09
bturlea
bturlea previously approved these changes Oct 13, 2025
Copy link
Contributor

@bturlea bturlea left a comment

Choose a reason for hiding this comment

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

approved from my side for the Endpoint changes.

jake-mahon
jake-mahon previously approved these changes Oct 13, 2025
* Spike Story 404910: Update Documentation for LPA for AD_DSRM and AD_TimeSync jobs
- Resolved add/add conflicts in Claude workflow files
- Updated docusaurus.config.js with new logo paths
- Applied updated design system from dev branch in custom.css
- Kept favicon.ico from dev branch (was deleted in main)
- Successfully merged Release: 13 October 2025 changes
@claude claude bot mentioned this pull request Oct 17, 2025
@claude
Copy link

claude bot commented Oct 17, 2025

Pull Request Review: Release 13 October 2025

Overview

This PR contains a significant documentation release with 762 files changed (+1,684 additions / -11,399 deletions). The changes primarily consist of:

  • 89 files: Complete deletions (old version cleanup)
  • 11 files: New content or updates
  • Remaining files: Part of broader cleanup operations

Code Quality & Best Practices

Strengths

  1. Clean Version Management - Proper removal of outdated EndpointProtector 5.9.4 and 5.9.4.2 documentation
  2. Well-Structured New Content - New API authentication documentation is well-formatted with clear examples
  3. Security Considerations - API authentication guide properly warns about certificate validation in production
  4. Documentation Quality - Clear step-by-step instructions for Linux configurations

Areas for Improvement

  1. Typo in New File (changetracker/8.1/integration/api/authentication.md:10) - "wether" should be "whether"
  2. Missing PR Description - The PR body is empty. For a release with 762 files, a summary would help reviewers
  3. Variable Naming Inconsistency - In access.md:244, inconsistent quote style with backticks and regular quotes

Potential Issues

Medium Priority

  1. Linux Configuration Updates - Verify configurations on actual RHEL 9+ and Ubuntu systems
  2. Broken Link Risk - With 89 files deleted, run link checker after merge
  3. Active Directory Requirements - Verify permission requirements are accurate

Performance Considerations

  • Net deletion of ~9,700 lines reduces repository bloat
  • Fewer files to process during Docusaurus build improves CI/CD performance

Security Concerns

Security Positives

  • PowerShell script uses SecureString for password input
  • Explicitly removes sensitive variables from memory
  • Warns against skipping certificate validation in production

Security Recommendations

  • Consider adding notes about secure credential storage options
  • Consider adding warnings about Domain Admin usage where least privilege exists

Test Coverage Recommendations

  1. Run npm run build to ensure no broken links
  2. Visually verify new content renders correctly
  3. Run link checker on affected product docs
  4. Verify version dropdowns work

Summary

This PR is structurally sound and represents good housekeeping. Approve with minor changes.

Recommended Actions Before Merge

  1. Fix typo in authentication.md:10
  2. Add PR description
  3. Fix quote inconsistency in access.md:244
  4. Run build verification

Great work on this comprehensive documentation release!

robin-stefani and others added 2 commits October 17, 2025 10:07
…artner training document content affected by the corporate rebrand.
Updated Password Secure additional training list and all customer / p…
@claude
Copy link

claude bot commented Oct 17, 2025

Pull Request Review: Release 13 October 2025

Overview

This PR contains 771 changed files with 1,690 additions and 11,405 deletions, representing a significant documentation maintenance release.

Positive Findings

1. Clean Documentation Maintenance

  • Appropriate removal of old version documentation (EndpointProtector 5.9.4)
  • Removal of temporary notes file
  • Net deletion of ~10K lines indicates good housekeeping

2. New Content Quality
The new API authentication documentation is well-structured with clear security warnings, proper credential handling, and good error handling.

3. Expanded Linux Support
Added RHEL 9+ support instructions with clear distinction between Ubuntu/Debian and RHEL configuration paths.

4. Consistent Markdown Structure
Proper frontmatter usage, code blocks with language identifiers, and good use of callout blocks.

Issues Found

Critical: Broken Image Path
File: docs/auditor/10.8/addon/linux/parameters.md:11
The image path references version 10.7 but this is documentation for version 10.8.

Minor Typos:

  1. docs/auditor/10.8/addon/linux/parameters.md:19 - "ent erprise" should be "enterprise"
  2. docs/auditor/10.8/addon/linux/parameters.md:26 - "inAuditor" should be "in Auditor"

Best Practices

All reviewed files meet documentation standards:

  • Proper frontmatter and sidebar positions
  • Correct code block language specifications
  • Proper Docusaurus linking format
  • No security issues (no hardcoded credentials, proper security warnings)

Recommendations

  1. HIGH PRIORITY: Verify the image path in parameters.md (10.7 vs 10.8)
  2. MEDIUM PRIORITY: Fix the two typos identified
  3. OPTIONAL: Run npm run build to validate all links and image paths

Summary

Overall Assessment: Recommended for approval after addressing the image path issue.

This is solid documentation maintenance work. The 771 file changes are primarily cleanup of outdated versions, with quality improvements to existing content. Great work on this maintenance release!

@EdwardTruxtonNetwrix EdwardTruxtonNetwrix merged commit c6eeb2a into main Oct 17, 2025
15 of 18 checks passed
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.