Albert-yz9yt commited on
Commit
102607c
·
verified ·
1 Parent(s): b2c76cd

Clarify BugTraceAI framework positioning on org space

Browse files
Files changed (1) hide show
  1. README.md +7 -4
README.md CHANGED
@@ -1,15 +1,18 @@
1
  # BugTraceAI
2
 
3
- BugTraceAI builds security-focused AI models and tooling for authorized application security research, triage, reporting, and remediation workflows.
4
 
5
- ## What We Build
 
 
6
 
7
  - **BugTraceAI-CORE-Fast**: A lightweight model for rapid triage, concise payload review, scanner output analysis, and developer-facing fixes.
8
  - **BugTraceAI-CORE-Pro**: A higher-capacity model for long-context investigation, report drafting, exploit-chain review, and remediation planning.
9
 
10
- ## Focus Areas
11
 
12
- - Application security and bug bounty workflows
 
13
  - Finding triage and validation support
14
  - Reproduction notes and remediation guidance
15
  - Technical reporting for engineering and security teams
 
1
  # BugTraceAI
2
 
3
+ BugTraceAI is an agentic web pentesting framework that combines security-focused AI models and tooling for authorized application security research, triage, reporting, and remediation workflows.
4
 
5
+ ## BugTraceAI Models
6
+
7
+ These models are part of the BugTraceAI platform and are designed to support the framework's web pentesting and security engineering workflows.
8
 
9
  - **BugTraceAI-CORE-Fast**: A lightweight model for rapid triage, concise payload review, scanner output analysis, and developer-facing fixes.
10
  - **BugTraceAI-CORE-Pro**: A higher-capacity model for long-context investigation, report drafting, exploit-chain review, and remediation planning.
11
 
12
+ ## What the Framework Focuses On
13
 
14
+ - Agentic web pentesting workflows
15
+ - Application security and bug bounty operations
16
  - Finding triage and validation support
17
  - Reproduction notes and remediation guidance
18
  - Technical reporting for engineering and security teams