Hacktoberfest 2026:维护者为十月标记出来的 issue,仍然开放、适合新手。 浏览 Hacktoberfest issue

ngclient: make update progress easier to follow in logs

未关闭
#1,804 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看

维护者通常 10 天内回复

还没有人认领这个 Issue。

评估

难度
5/5
预计耗时
一周以上
新手友好度
35/100
Issue 类型
功能
描述清晰度
基本清楚
活跃度
停滞
技术栈
python
领域
security

调研方向

首先跟踪 ngclient 更新流程,并检查现有的调试日志,了解其在规范步骤和可信元数据集周围的记录情况。确定哪些主要验证分支以及本地加载或下载状态变化应当可见,同时不包含无关日志。当仅凭聚焦的日志即可跟踪更新过程时,即视为完成。

由索引模型根据 Issue 内容生成。

描述

backlog enhancement

This might be a hard issue to close but I'd like it if it was easier to follow the client update process in the logs:
It's certainly already possible with debug logging but requires a lot of reading and probably a fairly deep understanding of the components.

I'd like to see

  • the major specification steps (the ones required to see which branches the code took in validating metadata)
  • State changes in "trusted metadata set" with
    • local metadata loads
    • metadata downloads

...without any other logs getting in the way

This is specifically not a 1.0 blocker: just moving a TODO item from code to issue tracker

主要语言
Python
星标
1.7k
派生
304
平均合并
9 小时 25 分钟
30 天内合并 PR
14

环境准备

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

theupdateframework/python-tuf 的其他 Issue

查看 theupdateframework/python-tuf 的全部 Issue

相似的 Issue

更多 Python Issue

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。