Dependency Management TryHackMe Writeup | THM Walkthrough

Angie
4 min readJun 20, 2024
Screenshot by Angie (Dependency Management TryHackMe Room)

Hello everyone! In today’s post, I will provide a walkthrough of the Dependency Management room from TryHackMe. This is a paid room and part of the DevSecOps learning path. Making sure our dependencies are well-managed is super crucial in DevSecOps. It helps us find and fix any security issues in our third-party libraries and packages, ensuring that our software supply chain is secure. Plus, it allows us to integrate and continuously deploy our code confidently.

What are dependencies?

Photo by Ryan Yao on Unsplash

What do we call the libraries and SDKs that are imported into our application?

Flag: dependencies

  • Dependencies play a significant role in the code of applications.
  • Nowadays, most applications are not built entirely from scratch.

Internal vs. External

Photo by Mesh on Unsplash

Would an authentication library that we created be considered an internal or external dependency?

--

--

Angie

Lifelong Learner. Blogger. Polyglot (ENG/ESP). Lifestyle + Tech. Also the Creator of #Infosecversity.