codacy / codacy-plugins-api

A dependency free api for Codacy Tools
2 stars 15 forks source link

Group all trivy files in a new language #77

Closed DMarinhoCodacy closed 9 months ago

lolgab commented 9 months ago

Be careful with this change as it can break Codacy. First of all, you are using the concept of language to express something like TrivyFile which is arguably not a language. Then you are adding package.json to this language and removing from Json which is the natural place it belongs to.

What do you want to achieve exactly?

Are you aware of the process documented here? https://codacy.slite.com/app/docs/UCT91ruiVn9tTh

DMarinhoCodacy commented 9 months ago

We need to rethink this approach. Closing this PR.