Skip to content

Commit b86f677

Browse files
committed
fix: Update demo repository links to reflect correct GitHub organization
1 parent f5a67fd commit b86f677

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

docs/GHAS-MDC-L400-Guide.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1492,7 +1492,7 @@ <h3 id="4-5-licensing-requirements">4.5 Licensing &amp; Requirements</h3>
14921492
<hr />
14931493
<h2 id="5-hands-on-configuration">5. Hands-On Configuration</h2>
14941494
<blockquote>
1495-
<p><strong>Demo Repository:</strong> All hands-on examples reference the companion repository: <a href="https://github.com/githubabcs-devops/gh-advsec-devsecops" target="_blank" rel="noopener"><code>githubabcs-devops/gh-advsec-devsecops</code></a> -- pre-configured GHAS settings, CodeQL queries, MSDO workflows, security agents, and intentional vulnerabilities for demo.</p>
1495+
<p><strong>Demo Repository:</strong> All hands-on examples reference the companion repository: <a href="https://github.com/devopsabcs-engineering/gh-advsec-devsecops" target="_blank" rel="noopener"><code>devopsabcs-engineering/gh-advsec-devsecops</code></a> -- pre-configured GHAS settings, CodeQL queries, MSDO workflows, security agents, and intentional vulnerabilities for demo.</p>
14961496
</blockquote>
14971497
<h3 id="5-1-connecting-github-to-defender-for-cloud">5.1 Connecting GitHub to Defender for Cloud</h3>
14981498
<p><strong>Step-by-step in Azure Portal:</strong></p>
@@ -2278,7 +2278,7 @@ <h4 id="example-security-pipeline-agent">Example: Security Pipeline Agent</h4>
22782278
<blockquote>
22792279
<p>Custom agents require GitHub Copilot Enterprise or Copilot Pro+ subscription. They consume GHAS alerts and MDC runtime context as input signals, making the GHAS+MDC data layer the foundation for agentic security.</p>
22802280
</blockquote>
2281-
<p><strong>Demo Repository:</strong> All six agents are configured in <a href="https://github.com/githubabcs-devops/gh-advsec-devsecops" target="_blank" rel="noopener"><code>githubabcs-devops/gh-advsec-devsecops</code></a></p>
2281+
<p><strong>Demo Repository:</strong> All six agents are configured in <a href="https://github.com/devopsabcs-engineering/gh-advsec-devsecops" target="_blank" rel="noopener"><code>devopsabcs-engineering/gh-advsec-devsecops</code></a></p>
22822282
<blockquote>
22832283
<p><strong>Reference:</strong> <a href="https://docs.github.com/en/copilot/building-copilot-extensions/building-a-copilot-agent" target="_blank" rel="noopener">GitHub Docs -- About Custom Agents</a>
22842284
<strong>Reference:</strong> <a href="https://github.blog/news-insights/product-news/github-copilot-the-agent-developer/" target="_blank" rel="noopener">GitHub Blog -- Agentic DevOps</a></p>

docs/GHAS-MDC-L400-Guide.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1062,7 +1062,7 @@ flowchart TD
10621062

10631063
## 5. Hands-On Configuration
10641064

1065-
> **Demo Repository:** All hands-on examples reference the companion repository: [`githubabcs-devops/gh-advsec-devsecops`](https://github.com/githubabcs-devops/gh-advsec-devsecops) -- pre-configured GHAS settings, CodeQL queries, MSDO workflows, security agents, and intentional vulnerabilities for demo.
1065+
> **Demo Repository:** All hands-on examples reference the companion repository: [`devopsabcs-engineering/gh-advsec-devsecops`](https://github.com/devopsabcs-engineering/gh-advsec-devsecops) -- pre-configured GHAS settings, CodeQL queries, MSDO workflows, security agents, and intentional vulnerabilities for demo.
10661066
10671067
### 5.1 Connecting GitHub to Defender for Cloud
10681068

@@ -1728,7 +1728,7 @@ Generate a hardened version of each workflow with inline comments explaining cha
17281728
17291729
> Custom agents require GitHub Copilot Enterprise or Copilot Pro+ subscription. They consume GHAS alerts and MDC runtime context as input signals, making the GHAS+MDC data layer the foundation for agentic security.
17301730
1731-
**Demo Repository:** All six agents are configured in [`githubabcs-devops/gh-advsec-devsecops`](https://github.com/githubabcs-devops/gh-advsec-devsecops)
1731+
**Demo Repository:** All six agents are configured in [`devopsabcs-engineering/gh-advsec-devsecops`](https://github.com/devopsabcs-engineering/gh-advsec-devsecops)
17321732

17331733
> **Reference:** [GitHub Docs -- About Custom Agents](https://docs.github.com/en/copilot/building-copilot-extensions/building-a-copilot-agent)
17341734
> **Reference:** [GitHub Blog -- Agentic DevOps](https://github.blog/news-insights/product-news/github-copilot-the-agent-developer/)

docs/ghas-mdc-devsecops.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1207,7 +1207,7 @@ <h3>Which DevSecOps agents will you be creating?</h3>
12071207
<p>Shift security left · Leverage agentic AI · Accelerate secure innovation · Reduce security debt</p>
12081208
<p style="margin-top: 20px;">
12091209
<strong>Demo repo:</strong>
1210-
<a href="https://github.com/githubabcs-devops/gh-advsec-devsecops" target="_blank">githubabcs-devops/gh-advsec-devsecops</a>
1210+
<a href="https://github.com/devopsabcs-engineering/gh-advsec-devsecops" target="_blank">devopsabcs-engineering/gh-advsec-devsecops</a>
12111211
</p>
12121212
</div>
12131213

docs/ghas-mdc-devsecops.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -798,7 +798,7 @@ graph LR
798798
799799
### Demo Repository
800800

801-
🔗 **[githubabcs-devops/gh-advsec-devsecops](https://github.com/githubabcs-devops/gh-advsec-devsecops)** — Agentic DevSecOps in Action
801+
🔗 **[devopsabcs-engineering/gh-advsec-devsecops](https://github.com/devopsabcs-engineering/gh-advsec-devsecops)** — Agentic DevSecOps in Action
802802

803803
### Demo: What Was Demonstrated
804804

0 commit comments

Comments
 (0)