Open jpmcb opened 4 months ago
Thanks for the issue, our team will look into it as soon as possible! If you would like to work on this issue, please wait for us to decide if it's ready. The issue will be ready to work on once we remove the "needs triage" label.
To claim an issue that does not have the "needs triage" label, please leave a comment that says ".take". If you have any questions, please comment on this issue.
For full info on how to contribute, please check out our contributors guide.
Suggested solution
Now that OSSF Scorecard has shipped: https://github.com/open-sauced/app/pull/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:
https://github.com/open-sauced/app/blob/5f0062a42c3c0298d1c5c7ce9dc965d78d221af7/components/StarSearch/StarSearchChat.tsx#L52-L58
There's API work to also coordinate with this, so I'll take this on!