[Feature]: automatically parse signed / unsigned update bins as JSON for review

オープン
#416 コメント 1 件 リアクション 2 件 担当者 2 名 GitHub で見る

@Flickdm がすでに取り組んでいます。

2026年5月19日 から。

  • #417 @copilot-swe-agent による — マージされずにクローズ

評価

この issue はまだ評価されていません。

説明

state:backlog state:needs-triage type:feature-request urgency:low
Feature Overview

Improve the review process such that binary files that are found that are EFI_SIGNATURE_LISTS / Authenticated Variables are automatically processed and converted into a human readable format as part of a github action. This willl improve the reviewers ability to review and improve history.

Solution Overview

https://github.com/microsoft/secureboot_objects/blob/main/scripts/auth_var_tool.py
https://github.com/microsoft/secureboot_objects/blob/main/scripts/utility_functions.py

These functions already partially implement this behavior. we can likely get away with using "utility_functions" in a pipeline but may want to rename that file

Alternatives Considered

No response

Urgency

Low

Are you going to implement the feature request?

I will implement the feature

Do you need maintainer feedback?

No maintainer feedback needed

Anything else?

No response

主要言語
Python
スター
289
フォーク
89
平均マージ
3日 10時間
マージ済み PR(30日)
7

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

microsoft/secureboot_objects のほかの issue

microsoft/secureboot_objects の issue をすべて見る

似ている issue

Python の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。