open-sauced / app

🍕 Insights into your entire open source ecosystem.
https://pizza.new
Apache License 2.0
429 stars 229 forks source link

Feature: Implement OSSF Scorecard as rendered chart in StarSearch #3794

Open jpmcb opened 4 months ago

jpmcb commented 4 months ago

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!

github-actions[bot] commented 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.