Code-dot-mil / code.mil

An experiment in open source at the Department of Defense.
https://www.code.mil
MIT License
1.28k stars 122 forks source link

code injection #178

Closed deepgray closed 6 years ago

deepgray commented 6 years ago

as a pentester on government systems, i frequently look for open githubs where i may be able to inject hostile code to be included in a deployment during continuous development / continuous integration…

and i’m a good guy…

what is to keep or prevent a hostile actor from injecting hostile code to be used on projects through open source processes?

arichiv-usds commented 6 years ago

That's a great question! I have a few initial thoughts:

jordangov commented 6 years ago

Thanks for the ping @deepgray! Ari's comments are more or less what I would say as well. We (all of gov really, not just DoD) need to be keen to identify potential security risks in our pipeline and call those out so that PR reviews don't introduce vulnerabilities.

Were there any specific flaws you've identified that we should address? If you need to disclose these non-publicly you can use our email address: code at dds.mil

arichiv-usds commented 6 years ago

Please re-open if we can provide additional clarification!