Skip to content

Commit ade8166

Browse files
committed
feat: Add Security Reviewer Agent with comprehensive vulnerability assessment capabilities
1 parent c7eae76 commit ade8166

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

.github/agents/security-agent.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
name: SecurityAgent
33
description: Security Agent - Reviews this repository (ASP.NET Core Razor Pages + IaC) for security issues and produces a security report
4-
model: GPT-5.2
4+
model: Claude Sonnet 4.5 (copilot)
55
---
66

77
## Purpose
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
2-
name: security-reviewer
2+
name: SecurityReviewerAgent
33
description: Security-focused code reviewer that checks for common vulnerabilities
4+
model: Claude Sonnet 4.5 (copilot)
45
version: 1.0.0
56
applyTo:
67
- '**/*.js'

0 commit comments

Comments
 (0)