Previously I shared how you can scan your Python code for security issues. However, with the increased use of containers in network automation, I wanted to also share with you a way to locally scan your Docker images for security issues/vulnerabilities using the Docker Scan feature.
Docker Scan (Docker
I'm sure, by now that it's no surprise that I`m a huge fan of Batfish! More details on why here.
Today I wanted to share with you one of the features that Batfish provides - route analysis. In short,
Batfish allows you to model your
I want to share a recent addition to my network automation toolbox - Dq (Dictionary query).
Dq is a Cisco Genie library that provides various helper functions to ease the parsing of nested Python dictionaries.
For example, let's say we have the following Python dictionary.
>>>
After a coffee-fuelled coding session the other day, I suddenly released that I had forgotten to commit. Therefore I had multiple changes in a single file that I needed to place into different commits. After a short bit of Googling, I found this useful little feature within VSCode called Stage
When it comes to network automation we are spoilt with the plethora of tools available to us. One tool that deserves its space within any network automation toolbox is Netmiko.
Netmiko is a multi-vendor Python SSH library that simplifies the process of configuring and obtaining data from your network devices.
A Beginners Guide to Docker and VS Code (Part 1)IntroductionAs the saying goes, “you are only as good as your tools”, and this is especiallytrue when it comes to software development and network automation. Within this article will provide a beginners guide to 2 tools that should be inany
NetDevOps CI/CD with Ansible, Jenkins and Cisco VIRL (Part 1 - What is NetDevOps?)IntroductionIn the world of networking NetDevOps is one of the latest buzz words flyingaround. But what is NetDevOps, or even DevOps? In this 3-part series we willanswer these questions, and also dive into a NetDevOps
Git Graph is an extension recently released for Microsofts Visual Studio Code, and I have to say, it's pretty cool! For those of you who are new to VSCode, it can save you a ton of time when developing - highly recommended - check it out here.
In
1 min read
Subscribe to our newsletter and stay updated.
Don't miss anything. Get all the latest posts delivered straight to your inbox.