Skip to content

Feature/vulnerability report - #23

Draft
jensloe-nhn wants to merge 3 commits into
mainfrom
feature/vulnerability-report
Draft

Feature/vulnerability report#23
jensloe-nhn wants to merge 3 commits into
mainfrom
feature/vulnerability-report

Conversation

@jensloe-nhn

Copy link
Copy Markdown
Contributor

No description provided.

return { id: entry[0], ...entry[1] };
});
return Object.entries(clusterReport?.report)
?.filter((entry) => entry[1]?.owners != null)

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Are you sure that it always has two elements? 🤔

@jensloe-nhn
jensloe-nhn force-pushed the feature/vulnerability-report branch from 473b723 to a21e784 Compare September 8, 2025 08:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants