Skip to content

Add fetch function for SecLists AI LLM Bias Testing datasets #267

@romanlutz

Description

@romanlutz

Is your feature request related to a problem? Please describe.

Link: https://github.com/danielmiessler/SecLists/tree/master/Ai/LLM_Testing/Bias_Testing

There are three files which we can load and convert to a PromptDataset as prompts. Note that some of them have placeholders for Country, Region, Nationality, Gender, Skin-Color which we'd need to be mindful of. Those are basically PromptTemplates where we need to plug in a parameter.

Describe the solution you'd like

A fetch function under pyrit.datasets similar to what's being added as part of #254 for another dataset.

Describe alternatives you've considered, if relevant

Additional context

PyRIT will have a datasets module soon. Currently, it's just a collection of data files.

Metadata

Metadata

Assignees

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions