This directory contains structured documentation for enterprise reusable workflows targeting GitHub Enterprise Server (GHES), with compatibility for GitHub.com testing.
- Platform engineering teams owning centralized workflows
- Security engineering teams owning Fortify and Sonatype Lifecycle policy controls
- Application teams consuming reusable workflows
intro.mdarchitecture.mdworkflows/fortify-fod-reusable.mdworkflows/sonatype-sca-reusable.mdworkflows/sonatype-lifecycle-fod-sync.mdworkflows/security-gate.mdworkflows/orchestrator-detector-patterns.mdactions/fcli-custom-actions.mdgovernance/compliance-rollout.mdgovernance/enforcement-strategy.mdgovernance/enforcement-examples.mdgovernance/enforcement-templates.mdgovernance/ghes-ruleset-api.mdagent-skills/README.md- Publishing guidance under
publishing/, includingpublishing/template-sync.md
workflows/: Reusable workflow contracts and implementation guidanceactions/: fcli custom action standards and examplesgovernance/: Includes explicit GitHub Enterprise enforcement strategyagent-skills/: LLM agent skill templates for setup and configuration taskspublishing/: How to publish this content with Docusaurusdocusaurus/: Docusaurus sidebar/navigation metadata
This structure is intentionally compatible with publishing as either:
- A single documentation repository
- Multiple repositories split by subdirectory ownership
Suggested split for github.com/fortify-presales:
platform-docs-core:intro.md,architecture.mdplatform-docs-workflows:workflows/platform-docs-actions:actions/platform-docs-governance:governance/platform-docs-agent-skills:agent-skills/platform-docs-publishing:publishing/,docusaurus/
See publishing/repository-split.md for implementation options.