e-m-b-a / emba

EMBA - The firmware security analyzer
https://www.securefirmware.de
GNU General Public License v3.0
2.72k stars 236 forks source link

Online check support repo returning empty hash values #1348

Closed secsonthebeach closed 1 month ago

secsonthebeach commented 1 month ago

It appears an automated commit to ‘onlinecheck’ support repo removed hash values from some files about 5 days ago. On my end this is causing an “IndexError: list index out of range” error when attempting run-server.sh for Embark.

m-1-k-3 commented 1 month ago

Interesting ... I need to check on this.

secsonthebeach commented 1 month ago

It appears to have been commit 0f823f211a92b326eb6aa703a4bbbec01163bfed Each of the files updated 5 days ago are now blank.

https://github.com/EMBA-support-repos/onlinecheck/commit/0f823f211a92b326eb6aa703a4bbbec01163bfed

m-1-k-3 commented 1 month ago

should be fixed here https://github.com/EMBA-support-repos/onlinecheck/commit/c19e3fc57001b5434d0df18e2ba81802feed6962

m-1-k-3 commented 1 month ago

Thank you for reporting. Please check it and reopen if needed

secsonthebeach commented 1 month ago

That did the trick. Thank you!

m-1-k-3 commented 1 month ago

perfect