Add GitHub metadata enrichment for catalog apps

This commit is contained in:
2026-02-28 16:49:13 +02:00
parent f22438d960
commit 848f4e7de7
15 changed files with 3027 additions and 224 deletions

View File

@@ -4,6 +4,7 @@ pub mod backup;
pub mod catalog;
pub mod database;
pub mod discovery;
pub mod github_enrichment;
pub mod duplicates;
pub mod footprint;
pub mod fuse;