Add GitHub metadata enrichment for catalog apps

This commit is contained in:
2026-02-28 16:49:13 +02:00
parent d0f3984d32
commit 4920211eec
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;