Hacker News new | ask | show | jobs
by ishcheklein 2172 days ago
Hey Sytse! Thanks for the kind words. We're very interested in a deep integration with Gitlab :) Can you share some examples of these security scan reports, please? Right now, we return CML reports as comments in Merge Requests like this: https://gitlab.com/iterative.ai/cml-cloud-case/-/merge_reque.... We'd appreciate any tips or suggestions.
3 comments

For some examples, you can see these designs for including feedback on security scans directly in an MR: https://gitlab.com/gitlab-org/gitlab/-/issues/12896/designs
Awesome! Other replies to your comment already gave suggestions. Consider asking them for a call to give in if you need more information.
Thanks! we'll check it out and be in touch.
Our public documentation on these reports and how you can integrate with them is at https://docs.gitlab.com/ee/development/integrations/secure/ in our documentation if you want to check it out! tl;dr - we have a JSON format for security results that if you format your results in, it will show up in the various interfaces in the product automatically.