ylliX - Online Advertising Network

Cannot SSH into GitLab with VPN

I can’t establish a connection between my machine with a VPN and a private GitLab instance. I’ve setup the SSH key with: ssh-keygen -t ed25519 -C “some comment” And then copied the public key into a new SSH key in my GitLab settings. When I try to establish a connection I see the below logs: […]

Chat about your merge request with GitLab Duo

Managing a merge request (MR) is an integral part of collaborative development, involving navigating through code changes, discussions, and dependencies to ensure high-quality outcomes. Whether you’re reviewing someone else’s code or trying to make your own changes clearer, the new GitLab Duo Chat capability, available in GitLab Duo Enterprise, can help simplify your workflow. Now, […]

GitLab Webhooks get smarter with self-healing capabilities

We’re excited to announce upcoming changes to how GitLab handles webhooks, aimed at improving reliability and reducing manual intervention. These changes will affect GitLab.com users in the coming weeks. For GitLab Self-managed users, the current auto-disabling webhook behavior is behind an existing ops flag auto_disabling_webhooks. The changes described here will be introduced behind the same […]

Kingfisher transforming the developer experience with GitLab

Kingfisher plc, an international home improvement company, has leaned into GitLab’s end-to-end platform to help it build a DevSecOps foundation that is revolutionizing its developer experience. And the company plans to continue that improvement by increasing its use of platform features, focusing on security, simplifying its toolchain, and increasing the use of automation. “The whole […]

Best practices to keep secrets out of GitLab repositories

The GitLab security team is aware of a blog post from Sysdig describing how attackers scan public repositories to identify exposed credentials in Git config files. GitLab consistently recommends its customers and users follow several best practices to harden their public GitLab projects to prevent unintentional leaks of their credentials in Git config files or […]

3 GitLab features to level up DevSecOps workflows

Last month, we, along with the GitLab community, introduced more than 140 improvements to our AI-powered DevSecOps platform to help you build better and more secure software, faster. With that much product innovation, we know it can be difficult to keep track of the latest GitLab has to offer. So, each quarter, we’re spotlighting the […]

GitLab Patch Release: 17.5.1, 17.4.3, 17.3.6

Learn more about GitLab Patch Release: 17.5.1, 17.4.3, 17.3.6 for GitLab Community Edition (CE) and Enterprise Edition (EE). Today we are releasing versions 17.5.1, 17.4.3, 17.3.6 for GitLab Community Edition (CE) and Enterprise Edition (EE). These versions contain important bug and security fixes, and we strongly recommend that all self-managed GitLab installations be upgraded to […]

Quick vulnerability remediation with GitLab Advanced SAST + Duo AI

With GitLab 17.4, we’ve made GitLab Advanced SAST generally available. GitLab Advanced SAST is a static application security testing scanner designed to discover vulnerabilities by performing cross-function and cross-file taint analysis. By following the paths user inputs take, the analyzer identifies potential points where untrusted data can influence the execution of your application in unsafe […]