Skip to content

Commit db5c409

Browse files
committed
misc: moved code-audit agent to its own repo
1 parent 99fe1b1 commit db5c409

File tree

4 files changed

+2
-58
lines changed

4 files changed

+2
-58
lines changed

examples/changelog/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
This agent now [live in its own repository](https://github.com/evilsocket/changelog).
1+
This agent now [live in its own repository](https://github.com/evilsocket/changelog), you can install it with `nerve install evilsocket/changelog`.

examples/code-audit/.gitignore

Lines changed: 0 additions & 3 deletions
This file was deleted.

examples/code-audit/README.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1 @@
1-
Nerve agent that performs a security audit on a target codebase and saves its findings to `findings.jsonl`, run with:
2-
3-
```sh
4-
nerve run examples/code-audit --target-path /path/to/source
5-
```
1+
This agent now [live in its own repository](https://github.com/evilsocket/code-audit), you can install it with `nerve install evilsocket/code-audit`.

examples/code-audit/agent.yml

Lines changed: 0 additions & 49 deletions
This file was deleted.

0 commit comments

Comments
 (0)