Replies: 1 comment
-
Thank you for starting a discussion on the matter, as this could have been a big issue indeed. The binaries are build in another repository ;-) and build locally by me before checking them in. Frameworks and third party libraries used are scanned and managed by Dependabot :-). |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Are the sources for the binaries under /src checked in somewhere in a private repository or are the binaries just checked in directly by contributors? I understand that a build pipeline for each of the architectures is a pain which is why I suspect the binaries are just checked in. Are the binaries scanned for any malicious code prior to being merged to main repository or just reviewed manually?
I bring this up in recent supply 10.0 chain attack with CVE-2024-3094.
https://www.cisa.gov/news-events/alerts/2024/03/29/reported-supply-chain-compromise-affecting-xz-utils-data-compression-library-cve-2024-3094
Risks:
Beta Was this translation helpful? Give feedback.
All reactions