docs(platform): add Program (OWASP SAMM) page#551
Open
eduardoconviso wants to merge 2 commits into
Open
Conversation
Documents the new Program module backed by SAMM v2: charter, assets, assessments (manual + spreadsheet import), dual-radar visualization, initiatives, roadmap with PTT/PTD, and PDF report generation. Covers backend PR convisoappsec/platform-backend#12694 and frontend PR convisoappsec/platform-frontend#2569. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
… detail Reframe overview around program lifecycle and dynamic risk reduction, promote typical workflow with outcome-oriented steps, document assessment auto-save and practice/domain/stream comparisons, clarify automated roadmap generation, and position the PDF as a complete executive report. Co-Authored-By: Claude Opus 4.7 <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.
Summary
New documentation page for the Program module backed by OWASP SAMM v2, covering the features delivered in:
Adds
docs/platform/program-samm.mdand registers it under Platform Features → Platform User Guide insidebars.js(between Threat Modeling and User Management).Sections covered
Missing pieces — screenshots to add
Doc references image paths but the files are not yet committed. Please drop the captures below into
static/img/platform/(light mode, ~1400px wide PNG, real assessment data so radars are non-trivial):program-overview.pngprogram-charter.pngprogram-risk-appetite.pngprogram-assets.pngprogram-import-samm.pngprogram-assessment-panel.pngprogram-assessment-answers.pngprogram-initiatives.pngprogram-roadmap.pngprogram-report-dialog.pngTest plan
yarn start— page renders under Platform Features → Platform User Guide → Program (SAMM)![]()references load🤖 Generated with Claude Code