command
Version:
v0.0.0-...-444551c
Opens a new window with list of versions in this module.
Published: Dec 23, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Syzbot DB export
Every week syzbot runs syz-db-export to export its databases:
- Upstream Linux
db is here.
- Contact us if you want see others.
Export structure
DB currently includes:
- Bugs descriptions.
- First C-Reproducer for every bug.
It doesn't include:
- Second+ C-Reproducers for every bug.
- Syz-Reproducers.
- Any reproducer related metadata (like triggering requirements).
How to export more data
The best way to see more data exported is to modify the tool and send us PR with your changes.
To reproduce locally what syzbot is doing for upstream Linux:
go run ./tools/syz-db-export/... -namespace upstream
Extending tools/syz-db-export you can teach syzbot to export more.
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.