This repository was archived by the owner on Mar 12, 2025. It is now read-only.
This repository was archived by the owner on Mar 12, 2025. It is now read-only.
Feature: Implement OSSF Scorecard as rendered chart in StarSearch #3794
Open
Description
Suggested solution
Now that OSSF Scorecard has shipped: #3766 let's bring it into StarSearch. This should be as simple as adding it as another component in the switch of components that can be rendered by the agent:
app/components/StarSearch/StarSearchChat.tsx
Lines 52 to 58 in 5f0062a
There's API work to also coordinate with this, so I'll take this on!