fix(docs): repair 9 broken external URLs across controls and playbooks#333
Merged
Conversation
- Fix 3 FSI-AgentGov-Solutions links in deny-event-correlation-report (SCHEMA.md -> architecture.md, FLOW_SETUP.md/EVIDENCE_EXPORT.md -> README.md) - Fix agent-access-monitor/src -> agent-access-monitor/scripts (3.8) - Fix agent-inventory-enforcement-monitor -> agent-registry-automation (3.11) - Fix inactivity-timeout-enforcement/SOLUTION-DOCUMENTATION.md -> README.md (2.22) - Fix NY DFS cyber_faqs -> cybersecurity URL (1.8) - Update 2 CSRC SP 800-53 control search URLs to new CPRT catalog (1.23, 2.8) Validated: mkdocs build --strict, verify_controls.py, verify_language_rules.py All 704 Microsoft Learn URLs verified live (0 broken). All 268 non-Microsoft URLs checked (9 broken, now fixed). Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Comprehensive Documentation & URL Review — Issue #38
Summary
Full scan of 625 markdown docs and 78 control files in FSI-AgentGov. Checked 972 external URLs (704 Microsoft Learn + 268 others) and all internal link references.
Findings
URLs checked:
Broken URLs fixed:
agent-access-monitor/src→ 404/scriptsagent-inventory-enforcement-monitor→ 404agent-registry-automationSOLUTION-DOCUMENTATION.md→ 404README.mdcyber_faqs→ 404cybersecurityOther validations — all passing:
mkdocs build --strict— zero errors/warningsverify_controls.py— all 78 controls have required 10-section structureverify_language_rules.py— no prohibited FSI language founddocs.microsoft.comreferences (all alreadylearn.microsoft.com)What was NOT changed
Closes judeper/OceanSquad#38