You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Recently we've noticed that our python monorepo llama-index was flagged with a CVE (and there is likely more incoming in the future from huntr.com). While this is fine, GHSA seems to be incorrectly flagging our entire llama-index package for CVE's on completely different packages. This creates a lot of false noise for our users.
If you make a repository GitHub Security Advisory, you can either add a corresponding CVE from any CVE Numbering Authority (such as Huntr) to the CVE ID field or request a CVE from GitHub.
Is there anything else that you're already doing to improve communication about specific pip packages in https://github.com/run-llama/llama_index, in addition to the community contribution you've already made?
Hey all!
Recently we've noticed that our python monorepo llama-index was flagged with a CVE (and there is likely more incoming in the future from huntr.com). While this is fine, GHSA seems to be incorrectly flagging our entire
llama-index
package for CVE's on completely different packages. This creates a lot of false noise for our users.While I can open a PR to change this like this recently edited advisory I contributed here, it would be exhausting to keep up with this.
Is there a way that GHSA can better flag packages in our monorepo? Or will I have to change each one manually when they open?
Any help would be appreciated!
The text was updated successfully, but these errors were encountered: