Abstract
At the RELENG 2014 Q&A, the question was asked, “What is your greatest concern?” and the response was “someone subverting our deployment pipeline”. That is the motivation for this paper. We explore what it means to subvert a pipeline and provide several different scenarios of subversion. We then focus on the issue of securing a pipeline. As a result, we provide an engineering process that is based on having trusted components mediate access to sensitive portions of the pipeline from other components, which can remain untrusted. Applying our process to a pipeline we constructed involving Chef, Jenkins, Docker, Github, and AWS, we find that some aspects of our process result in easy to make changes to the pipeline, whereas others are more difficult. Consequently, we have developed a design that hardens the pipeline, although it does not yet completely secure it.
Original language | English |
---|---|
Title of host publication | 2015 IEEE/ACM 3rd International Workshop on Release Engineering |
Place of Publication | Piscataway, NJ |
Publisher | IEEE |
Number of pages | 5 |
ISBN (Electronic) | 978-1-4673-7070-7 |
DOIs | |
Publication status | Published - 2015 |
Externally published | Yes |
Event | 2015 IEEE/ACM 3rd International Workshop on Release Engineering - Florence, Italy Duration: 30 Jul 2015 → 30 Jul 2015 Conference number: 3 |
Workshop
Workshop | 2015 IEEE/ACM 3rd International Workshop on Release Engineering |
---|---|
Country/Territory | Italy |
City | Florence |
Period | 30/07/15 → 30/07/15 |
Keywords
- Supply chain
- Continuous deployment
- DevOps