e-m-b-a / embark

EMBArk - The firmware security scanning environment
https://www.securefirmware.de
MIT License
319 stars 46 forks source link

Quick update #57

Closed BenediktMKuehne closed 2 years ago

BenediktMKuehne commented 2 years ago

What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)

GCC dependency for pip modules change all git commands to user EMBA update to 1.1.1 fix cleaning regex for EMBA flags

What is the current behavior? (You can also link to an open issue here)

dependency "missing" (pip related) inconsistent file ownership due to git commands tput error reports don't match input

What is the new behavior (if this is a feature change)? If possible add a screenshot.

fix + update

Does this PR introduce a breaking change? (What changes might users need to make in their application due to this PR?)

❎ but a sudo chown -R ./ might be required