Skip to content

Commit 8b303fe

Browse files
committed
Add index.html for redirecting to DevSecOps documentation
1 parent 06be12e commit 8b303fe

File tree

7 files changed

+6469
-2
lines changed

7 files changed

+6469
-2
lines changed

.github/workflows/static.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
- name: Build with Jekyll
3434
uses: actions/jekyll-build-pages@v1
3535
with:
36-
source: ./
36+
source: ./docs
3737
destination: ./_site
3838
- name: Upload artifact
3939
uses: actions/upload-pages-artifact@v3

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,4 +73,8 @@ Boost visibility between security and development teams by integrating GHAS with
7373
7474
## 📖 Documentation
7575

76-
For a concise overview of the shift-left security concepts, workflows, AI agents, and infrastructure patterns demonstrated in this repo, see the [DevSecOps Concepts Guide](docs/devsecops-concepts.md).
76+
For a concise overview of the shift-left security concepts, workflows, AI agents, and infrastructure patterns demonstrated in this repo, see the [DevSecOps Concepts Guide](docs/devsecops-concepts.md).
77+
78+
For the full deep-dive on GHAS, GitHub Copilot, and Microsoft Defender for Cloud integration, see [Agentic AI for DevSecOps — GHAS + GHCP + MDC](docs/ghas-mdc-devsecops.md).
79+
80+
For the L400 technical deep-dive on code-to-cloud security, see [GHAS + MDC L400 Technical Deep Dive](docs/GHAS-MDC-L400-Guide.md).

docs/GHAS-MDC-L400-Guide.html

Lines changed: 2485 additions & 0 deletions
Large diffs are not rendered by default.

docs/GHAS-MDC-L400-Guide.md

Lines changed: 1782 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)