
Security News
The Hidden Blast Radius of the Axios Compromise
The Axios compromise shows how time-dependent dependency resolution makes exposure harder to detect and contain.
picgo-plugin-rclone
Advanced tools
rclone 插件是一款基于PicGO调用rclone应用实现上传和备份的插件,支持rclone下各种存储后端的上传,备份和图床。同时rclone可以通过命令行实现图床的全量迁移。 目前测试支持 <<<<<<< HEAD
621d56fc280a60461ec68cfe1e98581f01119ec2
在remote 选项中配置相关信息,默认会将图片上传到指定位置。
上传功能区(必填):

插件设定了三个备份后端槽,可以同时备份到三个存储后端,只要填写 远端存储名 信息就可以。支持备份到本地,详见:

如网站被D时,切换后端,或者cloudflare使用。
图床功能只是拼接了域名前缀和路径地址,可能需要与CDN联动。填写域名前缀,后面和桶名和文件上传路径进行拼接。
需要下载rclone,安装并且在默认路径下可用。
需要配置rclone的远程源,并确认配置正确: 在系统命令行下输入:
rclone version
有相关rclone输出信息认为安装成功。
对应rclone下remoteName,是使用rclone config后自己命名的remoteName,例如这里有三个存储后端,remoteName 分别是 blog.fengidea.com,local,storj。
所以在remoteName/远程源名 处填写storj。

存在三个备份槽,默认不填入,填入后需要确认在rclone config下名称与之一致。 需要填写remoteName、远程源名。
这里填写需要注意:
/home/mxuan/ D:\mxuan\这里给出了几个配置rclone的config项的示例。
网上查找rclone的配置教程,测试成功后再使用插件。。
FAQs
支持40多种后端,支持备份
We found that picgo-plugin-rclone demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
The Axios compromise shows how time-dependent dependency resolution makes exposure harder to detect and contain.

Research
A supply chain attack on Axios introduced a malicious dependency, plain-crypto-js@4.2.1, published minutes earlier and absent from the project’s GitHub releases.

Research
Malicious versions of the Telnyx Python SDK on PyPI delivered credential-stealing malware via a multi-stage supply chain attack.