Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Proposal] 利用 scoop 实现内置软件更新 #20

Open
kengwang opened this issue Apr 15, 2024 · 0 comments
Open

[Proposal] 利用 scoop 实现内置软件更新 #20

kengwang opened this issue Apr 15, 2024 · 0 comments
Labels

Comments

@kengwang
Copy link

kengwang commented Apr 15, 2024

Motivation

由于 CTF-OS 的打包周期的存在导致内部的工具不能及时更新到最新版

Background

Scoop 类似于 Windows 平台的包管理器,可以通过 scoop update 指令对软件包进行快速升级

引入 Scoop 可以对内部软件包进行快速升级,减少因为打包周期导致软件更新不及时的问题。同时软件包仓库通过 GitHub Action 定时检测更新来保证软件仓库中的软件包是最新版。

Action

Scoop 主仓库 以及 Extras 仓库已经存在部分软件包可以使用,但是仍然有一些安全工具并未收录于官方仓库中。

目前打算维护一个安全工具的 Scoop 软件仓库 scoop-ctftools-bucket 收录常用安全工具,可以放到 CTF-OS 中实现相关工具的更新。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants