<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>Installing VSCode with Copilot and Snyk via Ansible</title>
        <link>https://stream.echo6.co/videos/watch/56c9294d-d4e5-40ba-87ee-2e2cc2faa0c4</link>
        <description>Sponsor Link: https://snyk.co/ippsec Repo Here: https://github.com/IppSec/parrot-build 00:00 - Introduction Promoting Snyk 01:25 - Showing why we are using VSCode and not Codium 02:30 - Showing Ansible Galaxy, which are community provided roles. Specifically the Visual Studio Code one and creating requirements.yml 03:50 - Adding the Visual Studio Code role to our playbook and installing a couple extensions 05:30 - Going to the Visual Studio Code Marketplace and showing how we get extension names to add to our playbook, then running our playbook 07:20 - Opening VS Code and Signing in to Copilot, then showing it do some predictive typing with python 09:25 - Showing Autopilot works with Ansible Playbooks 11:10 - Downloading the web application on TwoMillion, so we can use Snyk to analyze it 12:28 - Installing the Snyk VSCode Plugin 13:50 - Opening VS Code and authenticating with Snyk 14:30 - Talking about Snyk Open Source Security 14:40 - Enabling Snyk Code Scanning to have it scan our code and find vulnerabilities 16:15 - Showing Snyk find the RCE Vulnerability and it providing examples on how other applications fixed the vulnerability 17:20 - Installing an PHP Extension to enable our IDE to have better PHP Support and easily see where functions are called 18:30 - Diving into the RCE Vulnerability and figuring out HTTP Endpoint that is vulnerable to it 21:15 - Patching the vulnerability 22:00 - Showing the code Quality Piece and it talking about unreachable code 24:15 - Playing with Copilot, adding a new HTTP Endpoint to delete a VPN and seeing how much code it will auto suggest 27:00 - Closing thoughts, talking about future videos in this series</description>
        <lastBuildDate>Wed, 15 Apr 2026 11:41:09 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>PeerTube - https://stream.echo6.co</generator>
        <image>
            <title>Installing VSCode with Copilot and Snyk via Ansible</title>
            <url>https://stream.echo6.co/client/assets/images/icons/icon-512x512.png</url>
            <link>https://stream.echo6.co/videos/watch/56c9294d-d4e5-40ba-87ee-2e2cc2faa0c4</link>
        </image>
        <copyright>All rights reserved, unless otherwise specified in the terms specified at https://stream.echo6.co/about and potential licenses granted by each content's rightholder.</copyright>
        <atom:link href="https://stream.echo6.co/feeds/video-comments.xml?videoId=56c9294d-d4e5-40ba-87ee-2e2cc2faa0c4" rel="self" type="application/rss+xml"/>
    </channel>
</rss>