Compare commits

..

1 Commits

Author SHA1 Message Date
Wyh-max-star 6f91632718 🍻 publish plugin 开源依赖安全助手 (#4043) 2026-06-06 18:16:07 +08:00
2 changed files with 5 additions and 10 deletions
+5 -9
View File
@@ -10979,17 +10979,13 @@
"is_official": false "is_official": false
}, },
{ {
"module_name": "nonebot_plugin_gspanel_lite", "module_name": "nonebot_plugin_depsafe",
"project_link": "nonebot-plugin-gspanel-lite", "project_link": "nonebot-plugin-depsafe",
"author_id": 86997355, "author_id": 208776160,
"tags": [ "tags": [
{ {
"label": "Genshin", "label": "security",
"color": "#eae552" "color": "#ea5252"
},
{
"label": "原神",
"color": "#a3fffc"
} }
], ],
"is_official": false "is_official": false
-1
View File
@@ -22,7 +22,6 @@ toc_max_heading_level: 2
### 🍻 插件发布 ### 🍻 插件发布
- Plugin: 课程表插件 [@noneflow](https://github.com/noneflow) ([#4029](https://github.com/nonebot/nonebot2/pull/4029))
- Plugin: Just Enough Katakanas [@noneflow](https://github.com/noneflow) ([#4039](https://github.com/nonebot/nonebot2/pull/4039)) - Plugin: Just Enough Katakanas [@noneflow](https://github.com/noneflow) ([#4039](https://github.com/nonebot/nonebot2/pull/4039))
- Plugin: 群热度统计 [@noneflow](https://github.com/noneflow) ([#4017](https://github.com/nonebot/nonebot2/pull/4017)) - Plugin: 群热度统计 [@noneflow](https://github.com/noneflow) ([#4017](https://github.com/nonebot/nonebot2/pull/4017))
- Plugin: Permission [@noneflow](https://github.com/noneflow) ([#4022](https://github.com/nonebot/nonebot2/pull/4022)) - Plugin: Permission [@noneflow](https://github.com/noneflow) ([#4022](https://github.com/nonebot/nonebot2/pull/4022))