Commit 3f66b16

mo khan <mo@mokhan.ca>
2021-07-16 23:18:45
add title for each slide
1 parent 9dfaf40
Changed files (1)
SLIDES.md
@@ -0,0 +1,29 @@
+# 0x00: Dependabot :heart: Terraform
+# 0x01: $ whoami
+# 0x02: Outline
+# 0x03: define: Dependency
+# 0x04: 1 Dependency
+# 0x05: 2 Dependencies + 1 indirect
+# 0x06: :dependabot: Bump x. Merge? Me: meh!
+# 0x07: Breach, Breach, Breach!
+# 0x08: Semantic Versioning (vMajor.Minor.Patch)
+# 0x09: Constraints: Terraform
+# 0x0A: Constraints: Golang
+# 0x0B: Constraints Solving: Sudoku
+# 0x0C: Lock file?
+# 0x0D: Lock file :eyes:
+# 0x0E: Distribution: Public/Private registries
+# 0x0F: Terraform service discovery
+
+# 0x10: Introducing :dependabot:
+# 0x11: :dependabot: - Terraform: Public registry
+# 0x12: :dependabot: - Terraform: Private registry
+# 0x13: :dependabot: - Golang
+# 0x14: :dependabot: - Update log
+
+# 0x15: SECURITY.md
+# 0x16: Have we been Pwned?
+# 0x17: docs.github.com
+# 0x18: $ curl .well-known/security.txt
+
+# 0x19: k, thx, bye