Restore STRM PDFs to the repository (2026.2 set, mirrored from the official CDN) - #15
Open
thisstillisntreal wants to merge 1 commit into
Conversation
All 249 STRM PDFs listed in the 2026.2 workbook's Focal Documents tab, byte-identical to the copies served at content.securecontrolsframework.com/strm/. Includes strm_manifest.json with per-file SHA-256, source URL, and size. Note: scf-strm-scf-dpmp-2025.pdf is included under its actual CDN filename; the workbook lists it with a spurious 'general-' prefix (404) — reported separately. Co-Authored-By: Claude Fable 5 <noreply@anthropic.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.
This PR restores the
Set Theory Relationship Mapping (STRM)/folder that was removed in the 2026.2 restructure, populated with the complete current 2026.2 STRM set — all 249 PDFs, byte-identical mirrors of the files served atcontent.securecontrolsframework.com/strm/as listed in the workbook's Focal Documents tab.Why restore them in-repo:
git cloneis once again the entire release.Notes:
scf-strm-scf-dpmp-2025.pdfis included under its actual CDN filename. The 2026.2 workbook's Focal Documents tab lists it with a spuriousgeneral-prefix (404) — see the companion issue.Set Theory Relationship Mapping (STRM)/strm_manifest.json.If you'd prefer not to carry the PDFs in-repo, feel free to close — we also maintain an external mirror with full provenance for the audit use-case.
Bug report: broken STRM URL in the 2026.2 workbook (issues are disabled, so reporting here)
In
secure-controls-framework-scf-2026-2.xlsx, the Focal Documents tab lists this STRM URL for "SCF DPMP 2025" (FDIgeneral-scf-dpmp-2025):That URL returns HTTP 404. The PDF is actually served at:
(no
general-prefix — verified HTTP 200application/pdf, 2026-07-12). It is the only broken STRM URL of the 250 listed — everything else resolves. Would be great to fix the cell in the next workbook revision so tooling that consumes the Focal Documents tab doesn't need a special case.