PatchLeaks
Folder Analysis
Product Analysis
Library
AI Analysis
Reports
Manage Products
Add and manage products for security patch analysis
{{if .FlashMessages}}
{{range .FlashMessages}}
{{.Message}}
{{end}}
{{end}}
Back to Products
{{if .Error}}
{{.Error}}
{{end}}
Add New Product
Product Name
GitHub Repository URL
Add Product
Existing Products
{{if .Products}}
{{range $name, $details := .Products}}
{{$name}}
{{$details.RepoURL}}
Delete
{{end}}
{{else}}
No products added yet
{{end}}