Skip to content

Add support for public use plugins#1

Draft
itisFarzin wants to merge 4 commits into
mainfrom
feat/public-use
Draft

Add support for public use plugins#1
itisFarzin wants to merge 4 commits into
mainfrom
feat/public-use

fix(settings): default `is_public_use` to True

487c54c
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis required action Jul 3, 2026 in 0s

2 new issues (0 max.) of at least severity.

Annotations

Check failure on line 15 in bot/core/is_public_use.py

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

bot/core/is_public_use.py#L15

func is not callable

Check failure on line 57 in bot/core/plugin_manager.py

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

bot/core/plugin_manager.py#L57

Untrusted user input in `importlib.import_module()` function allows an attacker to load arbitrary code.