Skip to content

Descriptive bot names from class name or docstrings or class attributes #1793

@ghost

Description

The old BOTS file used very descriptive and comprehensible bot names. With #1751 the names are derived from the class names which comes with major changes in the bot names. To get descriptive names, we can either put the names in a docstring or use class attributes to store the bot name. Then intelmq.lib.utils.list_all_bots can use this name if it exists, and fallback to the class name.

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureIndicates new feature requests or new featuresusability

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions