projects: Add vuln-pkg
This commit is contained in:
@@ -16,4 +16,13 @@ export const projects: Project[] = [
|
||||
link: "https://github.com/neutrino2211/valradar",
|
||||
featured: true,
|
||||
},
|
||||
{
|
||||
id: "vuln-pkg",
|
||||
title: "vuln-pkg",
|
||||
description:
|
||||
"The package manager for installing vulnerable apps in your homelab",
|
||||
category: "security",
|
||||
featured: true,
|
||||
link: "https://github.com/neutrino2211/vuln-pkg",
|
||||
},
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user