Skip to content

ldrmqs/PR-Agent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IaC Demo Repository for Qodo PR Agent

This repository demonstrates how Qodo PR Agent can automatically review Infrastructure as Code (IaC) changes, catching security issues, best practice violations, and potential problems before they reach production.

Demo Scenario: Kubernetes Best Practice Violations

git checkout -b update-k8s-deployment
cp examples-with-issues/problematic-k8s.yaml kubernetes/new-app.yaml
git add kubernetes/new-app.yaml
git commit -m "Deploy new application"
git push origin update-k8s-deployment

Resources:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors