Skip to content

[🐛] RootTheBox export generates categories as <category name="..."/> causing RTB import to fail (NoneType has no attribute 'id') #172

@xavierKress

Description

@xavierKress

When generating a RootTheBox XML export with juice-shop-ctf-cli, the <categories> section encodes category names as an attribute (name="...") rather than text content. RootTheBox's XML importer expects category names in text, so categories are not properly created and all boxes fail to import with NoneType errors.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions