Overview
This articles details what videos are available on our CodeSecure YouTube channel. Links are provided below and a brief summary of what the video entails.
Video | Description |
Lightning talk at AWS re:Invent at GitLab Booth | Many embedded project still struggle with DevSecOps and CI/CD. This is a re-recording of a presentation from the GitLab booth at AWS re:Invent in Las Vegas describing how DevSecOps can deliver improved security, safety and speed to embedded projects. |
CodeSonar and GitLab Infrastructure Description | A look behind the curtains on how to make life easier for developers and DevOps engineers alike. |
A Day In The Life Of A Software Engineer | End-to-end video describing how to add a feature to an existing project and fix the security vulnerabilities with GitLab, CodeSonar and VS Code. |
Demos CodeFusion on Analog Devices MAX32690 using Zephyr with GitLab Ultimate | Demonstration of CodeFusion on the MAX 32690 FTH with the Zephyr Blinky demo and GitLab Ultimate to streamline pipelines |
CodeSonar and the Tasking Compiler in a GitLab Pipeline | Quick highlight on how to enable CodeSonar and Tasking on your automotive projects. |
CodeSonar integrated with Gerrit and Jenkins | End-to-end integration of CodeSonar with Gerrit Code Review and Jenkins to manage pipelines. Demonstrated with FreeRTOS-kernel. |
GitLab DUO, CodeSonar and VS Code | End to end security kill chain using GitLab DUO, CodeSonar and VS Code |
CodeSonar and GitLab DUO to explore vulnerabilities | How to use the security features in GitLab Ultimate with GitLab DUO to explore security vulnerabilities. |
Incremental build in GitLab pipelines | This video demonstrates a way to speed up builds on a branch by using GitLab's caching feature together with CodeSonar's capability to do incremental build. |
GitHub, VSCode & Private Runners | How CodeSonar can be used by GitHub (normal, but also Enterprise versions), VS Code and private runners |
CodeSonar Hub API | Documentation Generator SwaggerUI demo |
Use AI to fix MISRA warnings | Feature walkthrough of GitHub Copilot |
New Language Support (Kotlin, Go, Rust, Python, JS & TS) | New Language support available in CodeSonar 8.1 |
CodeSonar Build Modes | Explorer how incremental analysis can be used to speed up build times |
Integrating CodeSonar with Bitbucket | Feature walkthrough of the integration |
Dealing with Warnings | Working through warnings effectively |
VSCode and GitHub Copilot | Feature walkthough of the integration |
VSCode & DevContainers | Demonstrate how to set up scalable dev-containers for a github repository |
MISRA Git Based Projects | How to use CodeSonar and GitLab together to make an existing code base MISRA compliant |
GitLab Ultimate & VScode workflows | Integration with a scalable compute through Kubernetes to deliver easy and flexible workflows for developers |
Memory Leaks & Info Window | How CodeSonar views the call tree of specific functions an OpenSSL, review warnings found and how to navigate through the code of all the branches |
MISRA and CodeSonar Manual | MISRA coding rules within the CodeSonar manual and how they translate into warning checks |
CodeSonar for Binaries Overview | How does a binary analysis takes place |
CodeSonar and VSCode | Feature walkthrough of the integration |
Buffer Overview Example | Warning checker demonstration |
Null Pointer Dereference | Warning checker demonstration |
CodeSonar Eclipse using Hybrid SaaS | CodeSonar plugin for Eclipse IDE when working with Hybrid SaaS |
Merge Requests in GitLab Ultimate | Review and triage CodeSonar warnings directly within GitLab ultimate merge request and security dashboard report pages |
Self Hosted Runners in GitHub | Utilize OpenSSL and GitHub, with various actions taking place including a validation step with CodeSonar |
MISRA v Bug Detection | CodeSonar and detecting code violations related to MISRA rule warnings as well as those bugs found in code using abstract execution |
Jenkins, GitHub & VSCode | Feature walkthrough of the integration |