Skip to content

Commit 1a2d404

Browse files
authored
update README
1 parent f3d69eb commit 1a2d404

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# SeedGen2 (Project Sunflower)
22

3+
**Note:** This repository is a standalone fork of the `seedgen` component from [42-b3yond-6ug-crs](https://github.com/42-b3yond-6ug/42-b3yond-6ug-crs/tree/main/components/seedgen).
4+
35
## Overview
46

57
SeedGen2 is a framework designed to generate initial seeds for OSS-Fuzz, enhancing the effectiveness of fuzzing. By leveraging the capabilities of large language models, SeedGen2 can create valid seeds and improve them using harness and coverage information.
@@ -104,4 +106,4 @@ docker run -it \
104106
-v /var/tmp/corpus:/workspaces/corpus \
105107
-v /mnt/ssd/fuzzing/oss-fuzz-private:/workspaces/oss-fuzz-harnessagent \
106108
ghcr.io/emptyiscolor/sunflower-seedmind:latest
107-
```
109+
```

0 commit comments

Comments
 (0)