Skip to content

Trusted Code (re. XZ backdoor) #10544

Answered by phoerious
andrewebdev asked this question in Q&A
Discussion options

You must be logged in to vote

Unfortunately, there is very little we can do about supply chain attacks. In case we were made aware of such an attack, we would publish a new release asap. But in general, we have to trust the dependencies we use are safe. The largest bunch of dependencies comes from Qt. For everything else, we try to limit third-party dependencies to what's really necessary.

To prevent malicious code entering our repository directly, we have a team of multiple maintainers and we do mandatory code reviews (though two of us have admin access to the organisation, unavoidably). Code review isn't a guarantee, but it reduces the chances of merging malicious code by a lot. A heavily obfuscated configure / CMak…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@andrewebdev
Comment options

Answer selected by andrewebdev
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants