Merge pull request #433 from hamzanajeebkhan/patch-1

This commit is contained in:
Michael Cade 2023-07-28 11:31:37 +01:00 committed by GitHub
commit a13dfbf0db
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -74,5 +74,5 @@ One place to do that is you CI pipeline (as seen in [Day 21](day21.md)).
Another place is your container registry (as seen today).
Both are good options, both have their pros and cons.
It is up to the DevSecOps architect to decide which approach works better for them and their thread model.
It is up to the DevSecOps architect to decide which approach works better for them and their threat model.
See you on [Day 23](day23.md).