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
I'm working in a company that uses Sonarqube as SAST integrator.
Because we have multiple Ansible objects (collections, roles, plugins, playbook) we want our Ansible codes to be analysed and the analysis sent in our Sonarqube server.
I understand that Ansible-lint can't have a native integration with Sonarqube (because it's JVM based).
But Sonarqube has a way to integrate json files has inputs, I think it could be useful for many companies (because I think that many companies work with Sonarqube) to add an output format (say sonarqube) that renders the Ansible lint issues in a Sonarqube comprehensive way.
If you think this is an interesting feature, I think I could find time to contribute and add this format. (TBH I don't think there is a lot of work, because we already have a json format)
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm working in a company that uses Sonarqube as SAST integrator.
Because we have multiple Ansible objects (collections, roles, plugins, playbook) we want our Ansible codes to be analysed and the analysis sent in our Sonarqube server.
I understand that Ansible-lint can't have a native integration with Sonarqube (because it's JVM based).
But Sonarqube has a way to integrate json files has inputs, I think it could be useful for many companies (because I think that many companies work with Sonarqube) to add an output format (say sonarqube) that renders the Ansible lint issues in a Sonarqube comprehensive way.
If you think this is an interesting feature, I think I could find time to contribute and add this format. (TBH I don't think there is a lot of work, because we already have a json format)
What do you think ?
Beta Was this translation helpful? Give feedback.
All reactions