jef.integrations.pyrit.seeds package

PyRIT seed datasets for 0DIN n-day jailbreak probes.

Generated YAML files live in the data/ subdirectory, separate from code. They are generated from the centralized jef.integrations.NDAY_PROBES registry. To regenerate after adding a new probe definition:

python -m jef.integrations.pyrit.seeds

Each YAML file is loadable via pyrit.models.SeedDataset.from_yaml_file().

jef.integrations.pyrit.seeds.SEEDS_DIR = PosixPath('/opt/hostedtoolcache/Python/3.12.12/x64/lib/python3.12/site-packages/jef/integrations/pyrit/seeds/data')

Absolute path to the directory containing seed YAML files.