microsoft / microsoft/secureboot_objects
[Feature]: automatically parse signed / unsigned update bins as JSON for review
- Lingua principale
- Python
- Stelle
- 289
- Fork
- 89
- Merge medio
- 3g 10h
- PR unite (30g)
- 7
Descrizione
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
Guida per i contributori
Apri la guida per i contributori
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Valutazione
Questa issue non è ancora stata valutata.