fiano icon indicating copy to clipboard operation
fiano copied to clipboard

Intel metadata command

Open orangecms opened this issue 2 years ago • 13 comments

The command prints some metadata for Intel firmware images.

It includes information on cryptographic material, security configation, and whether a known leaked Boot Guard key has been used. Note that the intent is not to replicate https://github.com/9elements/converged-security-suite but to offer a simple command to print the metadata. Intepretation would be up to other UIs, such as fiedka.app.

I have no idea what makes sense to add. Help wanted.

orangecms avatar Jan 17 '23 15:01 orangecms

Codecov Report

Base: 42.20% // Head: 42.20% // No change to project coverage :thumbsup:

Coverage data is based on head (0f1122c) compared to base (8a127a6). Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #399   +/-   ##
=======================================
  Coverage   42.20%   42.20%           
=======================================
  Files         125      125           
  Lines        8978     8978           
=======================================
  Hits         3789     3789           
  Misses       4484     4484           
  Partials      705      705           
Impacted Files Coverage Δ
pkg/intel/metadata/bg/bgkey/manifest.go 0.00% <ø> (ø)
pkg/intel/metadata/cbnt/cbntkey/manifest.go 0.00% <ø> (ø)
...ntel/metadata/bg/bgkey/manifest_manifestcodegen.go 52.20% <100.00%> (ø)
.../metadata/cbnt/cbntkey/manifest_manifestcodegen.go 66.16% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

codecov-commenter avatar Jan 17 '23 16:01 codecov-commenter