Skip to content

Commit bb06b25

Browse files
committed
feat: expose maturity in insightsProjects_filtered pipe (IN-1098)
Signed-off-by: Gašper Grom <gasper.grom@gmail.com>
1 parent a7d5677 commit bb06b25

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

services/libs/tinybird/pipes/insightsProjects_filtered.pipe

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ SQL >
3434
insights_projects_populated_ds.communityKeywords,
3535
insights_projects_populated_ds.communityLanguages,
3636
insights_projects_populated_ds.status,
37+
insights_projects_populated_ds.maturity,
3738
insights_projects_populated_ds.lastVulnerabilityScanStatus
3839
FROM insights_projects_populated_ds
3940
where

0 commit comments

Comments
 (0)