Skip to content

Commit feeda2b

Browse files
committed
Merge branch 'main' of github.com:trailofbits/different
2 parents aa3753a + b3d7dae commit feeda2b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[![tests](https://github.com/trailofbits/different/actions/workflows/ci.yml/badge.svg?label=tests)](https://github.com/trailofbits/different/actions/workflows/ci.yml)
44

5-
Different is a small agentic app built with DeepAgents. It does two things:
5+
Different is a variant-analysis agentic tool built with DeepAgents. It does two things:
66

77
- First, it looks at an "inspiration" local Git repository and tries to extract recent bug fixes and security fixes, skipping docs/formatting/test/refactor-only commits unless the diff shows an actual bug fix. It outputs a structured JSON file with one entry per fix, including idea-level root causes and tags so matching can be flexible.
88
- Then, it takes that JSON and checks a “target” local Git repository to see if the same problems likely apply there. It outputs another JSON file with one entry per finding.

0 commit comments

Comments
 (0)