ossf / wg-best-practices-os-developers

The Best Practices for OSS Developers working group is dedicated to raising awareness and education of secure code best practices for open source developers.
https://openssf.org
Apache License 2.0
766 stars 131 forks source link

Add recommendations for building linkers #623

Closed thesamesam closed 1 month ago

thesamesam commented 1 month ago

We need a similar section to "What should you do when compiling compilers?" for linkers.

Noticed when looking at https://github.com/ossf/wg-best-practices-os-developers/pull/622.

Some initial candidates for GNU Binutils:

david-a-wheeler commented 1 month ago

+1, makes sense to me. Would you be willing to create a first draft pull request?

thesamesam commented 1 month ago

Happily, will do.