oxsecurity / megalinter

🦙 MegaLinter analyzes 50 languages, 22 formats, 21 tooling formats, excessive copy-pastes, spelling mistakes and security issues in your repository sources with a GitHub Action, other CI tools or locally.
https://megalinter.io
GNU Affero General Public License v3.0
1.81k stars 215 forks source link

Add Gitlab SAST Reporter #3610

Open shane-davidson opened 1 month ago

shane-davidson commented 1 month ago

Add Gitlab SAST reporter

Created a PR for a Gitlab SAST reporter I made and use on our private Gitlab instance. Can't promise I'll have time to fix it up or anything but thought you guys might like to take what I've done so far and run with it :)

echoix commented 1 month ago

And thanks for sharing this, more people will benefit from it, that's the goal of Megalinter, to combine the efforts of setting up many linters and using them all easily in CI, without every project having to reinvent the wheel to make it usable.

echoix commented 3 weeks ago

I don't know how to continue with this one, it's not my skillset

echoix commented 2 weeks ago

@TommyE123 since you seem to be using GitLab casually, would you mind giving your opinion on this, and if it is correct to merge as is? It's been waiting a bit

echoix commented 2 weeks ago

@TommyE123 what does the thumbs up reaction to my comment mean? That you will do, or it is an approval/review, that it is a solution adapted for this environment?

TommyE123 commented 2 weeks ago

@TommyE123 what does the thumbs up reaction to my comment mean? That you will do, or it is an approval/review, that it is a solution adapted for this environment?

Means I can have a look 🙂

nvuillam commented 1 week ago

Sorry I'm late :)

This PR is great and i'd love to merge it, but there are additional updates to complete :)