Skip to content

FIX update example conf file so pyrit_scan doesn't fail out of the box#2046

Open
behnam-o wants to merge 1 commit into
microsoft:mainfrom
behnam-o:fix-example-conf
Open

FIX update example conf file so pyrit_scan doesn't fail out of the box#2046
behnam-o wants to merge 1 commit into
microsoft:mainfrom
behnam-o:fix-example-conf

Conversation

@behnam-o

Copy link
Copy Markdown
Contributor

The example conf file is missing an initializer that pyrit_scan --start-server depends on. So when a user uses the example conf and run pyrit_scan, they get this error:

Error executing initializer LoadDefaultDatasets: AttackTechniqueRegistry is empty. Register attack technique factories before executing scenarios — for example by running the default ScenarioTechniqueInitializer (pyrit.setup.initializers.components.scenario_techniques), running another initializer that calls AttackTechniqueRegistry.register_from_factories(...), or registering factories directly via AttackTechniqueRegistry.get_registry_singleton().

@romanlutz romanlutz changed the title FIX update example conf file so pyric_scan doesn't fail out of the box FIX update example conf file so pyrit_scan doesn't fail out of the box Jun 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants