DEV Community

Cover image for Dependabot for Azure DevOps: Automated Vulnerability Scanning
Davide 'CoderDave' Benvegnù
Davide 'CoderDave' Benvegnù

Posted on

Dependabot for Azure DevOps: Automated Vulnerability Scanning

If you want to have automated vulnerability scanning in Azure DevOps, this is for you!

In this live streaming, part of the "Build Live with Me" series, I will show how to add Dependabot to Azure DevOps and how it works.

Keeping track of any outdated dependencies can be a real nightmare, especially if you have lots of them. This is where Dependabot enters the ring. You can usually find it only in GitHub, but this time I'm adding it into Azure DevOps and Im gonna do it live with you.

Link to the video: https://youtu.be/4ELai1FivK4

See you there!

Like, share and follow me 🚀 for more content:

📽 YouTube
Buy me a coffee
💖 Patreon
🌐 CoderDave.io Website
👕 Merch
👦🏻 Facebook page
🐱‍💻 GitHub
👲🏻 Twitter
👴🏻 LinkedIn
🔉 Podcast

Buy Me A Coffee

Top comments (2)

Collapse
 
corruptcomputer profile image
Nickolas Gupton

Is it possible to run this in Azure DevOps hosted on-prem using a Windows Server as the Pipeline Agent?

Collapse
 
n3wt0n profile image
Davide 'CoderDave' Benvegnù

I’ve never tried. But I believe it should be possible if you have all the necessary dependencies installed.