fix: 让 bootstrap admin 接管 demo seed 并加固 HFS 同步 - #8
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
结果与边界
配置的 bootstrap administrator 现在优先于默认 demo admin,并成为 demo fixtures 的实际 owner;同时同步 hardened Settings 工具并固定 HFS module CLI。
变更
8.3.3,关闭CVE-2026-7246 / GHSA-47fr-3ffg-hgmw;huggingface_hub==1.5.0合同保持不变。hf_space_sync.py,固定huggingface_hub==1.5.0/click==8.3.3module CLI。兼容性
admin/admin123;已由用户修改的 admin 不会被静默删除或重置。验证
bb003918854d5e796ae27ef87cd09590eb6a53d0python3 scripts/static_check.py、python3 scripts/hardening_regression_test.py:PASSactionlint、git diff --check:PASS风险与 Review focus