Skip to content

dev to main - #1316

Merged
jth-nw merged 16 commits into
mainfrom
dev
Aug 4, 2026
Merged

dev to main#1316
jth-nw merged 16 commits into
mainfrom
dev

Conversation

@jth-nw

@jth-nw jth-nw commented Aug 4, 2026

Copy link
Copy Markdown
Collaborator

No description provided.

DanPiazza-Netwrix and others added 16 commits July 31, 2026 16:41
Adds a comprehensive catalog of all compliance report templates Change
Tracker can execute, sourced from the changetracker-compliance-reports.zip
package: PCI DSS, HIPAA, SOX, DISA STIG, NIST 800-53/800-171, ISO 27001,
NERC CIP-007-6, and every CIS benchmark category. Each entry lists the
exact template name, and CIS entries include the template's own revision
version. Notes which templates ship bundled with the Hub Server installer
versus which require the Compliance Benchmarks download from the Customer
Portal.

Folds the former Compliance Templates page into this one for a single
source of truth.
- Demote compliance standard families (CIS, PCI DSS, HIPAA, SOX, DISA STIG, NIST 800-53/800-171, ISO 27001, NERC CIP-007-6) to H3 under Compliance report templates, and CIS sub-tables to H4
- Define Hub Server on first use
- Expand NIST to NIST 800-53, NIST 800-171 in the info admonition
- Clarify which checkbox overwrites templates during upload

Co-Authored-By: Claude <noreply@anthropic.com>
The editorial fixes landed in the previous commit but the three KB
article links still used the versioned /docs/changetracker/8.2/kb/...md
form, which does not resolve against the source tree and fails the
broken-link check. Switch to the /docs/kb/changetracker/... form (no
version, no .md extension) used elsewhere in the docs, matching the
copied KB content and unblocking the build.

Co-Authored-By: Claude <noreply@anthropic.com>
Reflects the latest changetracker-compliance-reports.zip: version bumps
for Windows Server 2022 base templates (3.0.0 -> 5.1.0) and VMware ESXi
8.0 (1.2.0 -> 1.3.0), new Cisco IOS XE 17.x and Cisco NX-OS entries, new
IBM AIX 7 entry, and a restructured Oracle Database 19c set (replacing
the old auditing-variant templates with the new RDBMS/RDBMS-on-host-OS
templates). Oracle Database 12c's surviving auditing-variant templates
are unchanged.

Temporarily highlights every changed/added row with <mark> for review;
remove before merging.
- Capitalize file-format abbreviations (PDF, Excel, CSV)
- Use imperative task heading 'Add a downloaded template'
- Rename inaccurate 'Operating System' header to 'Platform' on the
  PCI DSS, DISA STIG, and ISO 27001 tables

Co-Authored-By: Claude <noreply@anthropic.com>
Align the 'Add a downloaded template' procedure with the authoritative
UI names for uploading a benchmark XML template: Action button and
Upload Template.

Co-Authored-By: Claude <noreply@anthropic.com>
Resolves conflicts from the Change Tracker de-versioning migration:
compliance.md moved from docs/changetracker/8.2/compliance/ to
docs/changetracker/compliance/, keeping the compliance report catalog
content and dropping the screenshot per earlier review. Removes
compliancetemplates.md at the new path since its content is merged
into compliance.md.

Also fixes an unrelated pre-existing broken anchor link in
add-palo-alto-proxied-device.md (double hyphen from an em dash that
didn't survive Docusaurus's heading-slug generation) that was blocking
the pre-commit link checker.
…ithm

The Palo Alto KB article's link to "Step 4 -- Configure the Login
Script" was correct all along: github-slugger (used by Docusaurus)
produces a double hyphen there, since the em dash is stripped but the
two spaces around it are each preserved as a literal hyphen. An
earlier commit "fixed" this link to single-hyphen based on a false
positive from check-anchors.sh, which broke the production build.

check-anchors.sh collapsed runs of hyphens and multiple spaces before
converting them, which github-slugger does not do. Removed that
collapsing step so the local pre-commit check matches the real
Docusaurus/github-slugger algorithm; verified against github-slugger
directly across several test cases (em dashes, ampersands,
parentheses, multiple spaces, leading/trailing whitespace).
- Lowercase 'Comparing Results' heading to sentence case for consistency
  with the surrounding headings on the page
- Add an orienting sentence to the Compliance report templates intro so
  readers scanning the section know the tables catalog templates and
  supported platforms per compliance standard

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
- Trim the CIS section intro so it no longer repeats the bundled-vs-download
  rule already stated in the download admonition
- Note that template names (including the NNT prefix) appear exactly as shown
  in Change Tracker

Co-Authored-By: Claude <noreply@anthropic.com>
…-compliance-report-catalog

docs(changetracker): document every compliance report template
…rd (#1313)

Adds the Cloud Environment selection step (Commercial, GCC High, DoD, China) to the Add Tenant Configuration wizard, matching the option introduced in build 3.1.5.30.
@jth-nw
jth-nw requested review from a team as code owners August 4, 2026 21:58
@jth-nw
jth-nw merged commit 15ff121 into main Aug 4, 2026
12 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.

3 participants