Skip to content

Commit

Permalink
Merge pull request #359 from trussworks/rpd-add_nsa_cicd
Browse files Browse the repository at this point in the history
Add Further Reading link to NSA/CISA doc
  • Loading branch information
rpdelaney authored Sep 27, 2023
2 parents b8f1850 + 1cd11ca commit 1dafd4c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/infrasec/ci_cd.md
Original file line number Diff line number Diff line change
Expand Up @@ -333,12 +333,17 @@ separate channel, then you have too many alerts.

- DO: Apply the [steel cable] approach to building CI/CD.

## Further reading

- NSA & CISA's [Defending Continuous Integration/Continuous Delivery (CI/CD) Environments][nsa_securing]

[adr_calver]: https://github.com/trussworks/template-tech-challenge/blob/main/docs/adr/0005-define-image-tag-schema.md
[alert fatigue]: https://en.wikipedia.org/wiki/Alarm_fatigue
[artifact storage]: https://docs.github.com/en/actions/using-workflows/storing-workflow-data-as-artifacts
[bitbucket pipelines]: https://bitbucket.org/product/features/pipelines
[circleci]: https://circleci.com
[github actions]: https://github.com/features/actions
[nsa_securing]: https://media.defense.gov/2023/Jun/28/2003249466/-1/-1/0/CSI_DEFENDING_CI_CD_ENVIRONMENTS.PDF
[steel cable]: https://playbook.truss.works/docs/01-how-we-execute/06-steel-cable/
[^1]: https://vsupalov.com/docker-better-image-tags/
[^2]: https://vsupalov.com/docker-latest-tag/

0 comments on commit 1dafd4c

Please sign in to comment.