[{"data":1,"prerenderedAt":1201},["ShallowReactive",2],{"/blog/new-cis-gitlab-benchmark-scanner-boosts-security-and-compliance":3,"navigation-en-us":391,"banner-en-us":819,"footer-en-us":829,"blog-post-authors-en-us-Mitra Jozenazemian|Neil McDonald|Nate Rosandich":1073,"blog-related-posts-en-us-new-cis-gitlab-benchmark-scanner-boosts-security-and-compliance":1113,"blog-promotions-en-us":1138,"next-steps-en-us":1191},{"id":4,"title":5,"authors":6,"body":10,"category":370,"date":371,"description":372,"extension":373,"externalUrl":374,"faq":374,"featured":375,"heroImage":376,"meta":377,"navigation":378,"path":379,"seo":380,"slug":384,"stem":385,"tags":386,"template":389,"updatedDate":374,"__hash__":390},"blogPosts/en-us/blog/new-cis-gitlab-benchmark-scanner-boosts-security-and-compliance.md","New CIS GitLab Benchmark scanner boosts security and compliance",[7,8,9],"Mitra Jozenazemian","Neil McDonald","Nate Rosandich",{"type":11,"value":12,"toc":365},"minimark",[13,42,56,59,81,85,100,126,136,184,192,199,202,214,223,231,243,279,291,294,297,313,322,331,352,361],[14,15,16,17,23,24,29,30,35,36,41],"p",{},"GitLab's CIS Benchmark scanner, ",[18,19,22],"a",{"href":20,"rel":21},"https://gitlab.com/gitlab-org/govern/compliance/engineering/cis/gitlabcis",[],"gitlabcis",", is open source and available. The ",[18,25,28],{"href":26,"rel":27},"https://www.python.org/downloads/",[],"Python"," CLI tool audits a GitLab project against the ",[18,31,34],{"href":32,"rel":33},"https://workbench.cisecurity.org/benchmarks/17538",[],"Center for Internet Security (CIS) GitLab Benchmark",", and delivers ",[18,37,40],{"href":38,"rel":39},"https://gitlab.com/gitlab-org/govern/compliance/engineering/cis/gitlabcis/-/tree/main/gitlabcis/recommendations?ref_type=heads#recommendations",[],"recommendations as code"," formatted in YAML.",[14,43,44,45,50,51,55],{},"In April, we introduced the ",[18,46,49],{"href":47,"rel":48},"https://about.gitlab.com/blog/gitlab-introduces-new-cis-benchmark-for-improved-security/",[],"CIS GitLab Benchmark"," to improve security and offer hardening recommendations to GitLab's customers. ",[18,52,54],{"href":32,"rel":53},[],"The benchmark is available for download"," from the CIS website.",[14,57,58],{},"In this article, you'll learn:",[60,61,62,69,75],"ul",{},[63,64,65],"li",{},[18,66,68],{"href":67},"#how-to-install-and-use-the-gitlabcis-scanner","How to install and use the gitlabcis scanner",[63,70,71],{},[18,72,74],{"href":73},"#gitlabcis-scanner-details","gitlabcis scanner details",[63,76,77],{},[18,78,80],{"href":79},"#gitlab-scanner-and-product-roadmap","GitLab scanner and product roadmap",[82,83,68],"h2",{"id":84},"how-to-install-and-use-the-gitlabcis-scanner",[14,86,87,88,93,94,99],{},"You can download and install the scanner using pip via ",[18,89,92],{"href":90,"rel":91},"https://pypi.org/project/gitlabcis/",[],"pypi",", or download the source code from our ",[18,95,98],{"href":96,"rel":97},"https://gitlab.com/gitlab-org/govern/compliance/engineering/cis/gitlabcis/-/releases",[],"releases page",".",[101,102,107],"pre",{"className":103,"code":104,"language":105,"meta":106,"style":106},"language-sh shiki shiki-themes github-light","pip install gitlabcis\n","sh","",[108,109,110],"code",{"__ignoreMap":106},[111,112,115,119,123],"span",{"class":113,"line":114},"line",1,[111,116,118],{"class":117},"s7eDp","pip",[111,120,122],{"class":121},"sYBdl"," install",[111,124,125],{"class":121}," gitlabcis\n",[14,127,128,129,132,133],{},"The scanner takes one positional argument (",[108,130,131],{},"URL",") and then options. The format is: ",[108,134,135],{},"gitlabcis URL OPTIONS",[101,137,139],{"className":103,"code":138,"language":105,"meta":106,"style":106},"# example: generate a json report\ngitlabcis \\\n    https://gitlab.example.com/path/to/project \\\n    -o results.json \\\n    -f json\n\n",[108,140,141,147,156,164,175],{"__ignoreMap":106},[111,142,143],{"class":113,"line":114},[111,144,146],{"class":145},"sAwPA","# example: generate a json report\n",[111,148,150,152],{"class":113,"line":149},2,[111,151,22],{"class":117},[111,153,155],{"class":154},"sYu0t"," \\\n",[111,157,159,162],{"class":113,"line":158},3,[111,160,161],{"class":121},"    https://gitlab.example.com/path/to/project",[111,163,155],{"class":154},[111,165,167,170,173],{"class":113,"line":166},4,[111,168,169],{"class":154},"    -o",[111,171,172],{"class":121}," results.json",[111,174,155],{"class":154},[111,176,178,181],{"class":113,"line":177},5,[111,179,180],{"class":154},"    -f",[111,182,183],{"class":121}," json\n",[14,185,186,187,99],{},"The full command line options can be found in ",[18,188,191],{"href":189,"rel":190},"https://gitlab.com/gitlab-org/govern/compliance/engineering/cis/gitlabcis/-/tree/main/docs?ref_type=heads#gitlabcis-usage",[],"the documentation",[14,193,194],{},[195,196],"img",{"alt":197,"src":198},"GitLab CIS Benchmark scanner","https://res.cloudinary.com/about-gitlab-com/image/upload/v1749675788/Blog/Content%20Images/Screenshot_2024-10-26_at_8.16.22_AM.png",[82,200,74],{"id":201},"gitlabcis-scanner-details",[14,203,204,205,208,209,99],{},"The team extracted all of the recommendation controls from the ",[18,206,49],{"href":32,"rel":207},[]," and created them in YAML to be used as ",[18,210,213],{"href":211,"rel":212},"https://gitlab.com/gitlab-org/govern/compliance/engineering/cis/gitlabcis/-/tree/main/gitlabcis/recommendations?ref_type=heads",[],"controls as code",[14,215,216,217,222],{},"Each control has its own ",[18,218,221],{"href":219,"rel":220},"https://gitlab.com/gitlab-org/govern/compliance/engineering/cis/gitlabcis/-/tree/main/gitlabcis/benchmarks?ref_type=heads",[],"dedicated function"," to enhance readability. This also allows an individual to observe how the control performs its audit.",[14,224,225,226,99],{},"Additionally, certain control functions have limitations. We have identified each of these, which can be found in our ",[18,227,230],{"href":228,"rel":229},"https://gitlab.com/gitlab-org/govern/compliance/engineering/cis/gitlabcis/-/blob/main/docs/limitations.md?ref_type=heads",[],"limitations document",[14,232,233,234,238,239,242],{},"Currently, the tool only accepts a ",[235,236,237],"em",{},"project URL"," input. It then only observes configuration at a ",[235,240,241],{},"project"," level. It does however support administrative controls.",[60,244,245,272],{},[63,246,247,248,253,254,257,258],{},"For example, the ",[18,249,252],{"href":250,"rel":251},"https://gitlab.com/gitlab-org/govern/compliance/engineering/cis/gitlabcis/-/blob/main/gitlabcis/recommendations/source_code_1/code_changes_1_1/code_tracing.yml",[],"1.1.2 - Code Tracing"," control attempts to audit ",[235,255,256],{},"\"... any change to code can be traced back to its associated task\"",".\n",[60,259,260,263,266],{},[63,261,262],{},"This can be achieved with crosslinking issues in merge requests.",[63,264,265],{},"Merge requests can be found at a project level, group level, or event instance level.",[63,267,268,269,99],{},"The scanner currently only checks ",[235,270,271],{},"at the project level",[63,273,274,275,278],{},"See ",[18,276,277],{"href":79},"our roadmap",", which aims to address this functionality gap.",[280,281,282],"blockquote",{},[14,283,284,285,290],{},"Contribute to the ",[18,286,289],{"href":287,"rel":288},"https://gitlab.com/gitlab-org/govern/compliance/engineering/cis/gitlabcis/",[],"gitlabcis scanner"," project.",[82,292,80],{"id":293},"gitlab-scanner-and-product-roadmap",[14,295,296],{},"The creation of the scanner allowed us to contribute two features back into the product with the help of the community.",[60,298,299,306],{},[63,300,301],{},[18,302,305],{"href":303,"rel":304},"https://gitlab.com/gitlab-org/gitlab/-/issues/461536",[],"Show crosslinked/related issues in merge requests via the API",[63,307,308],{},[18,309,312],{"href":310,"rel":311},"https://gitlab.com/gitlab-org/gitlab/-/issues/351494",[],"Groups API: Add Restrict group access by Domain",[14,314,315,316,321],{},"We want to augment the scanner to be able to accept instances or groups as input. For example, if you host GitLab at: ",[18,317,320],{"href":318,"rel":319},"http://gitlab.example.com",[],"gitlab.example.com",", this could be used as an input to check at the instance level if you are compliant against the CIS GitLab Benchmark and the same for groups.",[14,323,324,325,330],{},"Additionally, certain controls can be set at the instance or group level and trickle down to the project level. There is work ongoing to include this functionality into the scanner. Check out the ",[18,326,329],{"href":327,"rel":328},"https://gitlab.com/groups/gitlab-org/govern/compliance/engineering/cis/-/epics/2",[],"epic"," for more information",[14,332,333,334,339,340,345,346,351],{},"One important aspect is incorporating ",[18,335,338],{"href":336,"rel":337},"https://gitlab.com/groups/gitlab-org/-/epics/7854",[],"this functionality into the GitLab product itself",". The GitLab compliance team is working on ",[18,341,344],{"href":342,"rel":343},"https://gitlab.com/groups/gitlab-org/-/epics/13823",[],"incorporating the CIS GitLab Benchmark"," and other standards into the ",[18,347,350],{"href":348,"rel":349},"https://docs.gitlab.com/user/compliance/compliance_center/",[],"Compliance Adherence Report",". This will allow customers real-time reviews of instances, groups, and projects across a wide set of standards, not just CIS.",[280,353,354],{},[14,355,356,357,99],{},"Learn more about the CIS GitLab Benchmark in our ",[18,358,360],{"href":20,"rel":359},[],"public project",[362,363,364],"style",{},"html pre.shiki code .s7eDp, html code.shiki .s7eDp{--shiki-default:#6F42C1}html pre.shiki code .sYBdl, html code.shiki .sYBdl{--shiki-default:#032F62}html .default .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html pre.shiki code .sAwPA, html code.shiki .sAwPA{--shiki-default:#6A737D}html pre.shiki code .sYu0t, html code.shiki .sYu0t{--shiki-default:#005CC5}",{"title":106,"searchDepth":149,"depth":149,"links":366},[367,368,369],{"id":84,"depth":149,"text":68},{"id":201,"depth":149,"text":74},{"id":293,"depth":149,"text":80},"security","2024-10-29","GitLab's gitlabcis scanner determines level of compliance for GitLab projects. Learn how to install and use the tool with this tutorial, as well as what's on the roadmap.","md",null,false,"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749664530/Blog/Hero%20Images/AdobeStock_282096522.jpg",{},true,"/en-us/blog/new-cis-gitlab-benchmark-scanner-boosts-security-and-compliance",{"title":5,"description":372,"ogTitle":5,"ogDescription":372,"noIndex":375,"ogImage":376,"ogUrl":381,"ogSiteName":382,"ogType":383,"canonicalUrls":381},"https://about.gitlab.com/blog/new-cis-gitlab-benchmark-scanner-boosts-security-and-compliance","https://about.gitlab.com","article","new-cis-gitlab-benchmark-scanner-boosts-security-and-compliance","en-us/blog/new-cis-gitlab-benchmark-scanner-boosts-security-and-compliance",[370,387,388],"features","DevSecOps","BlogPost","2ADqYE0T1oi9DncP_cQW6ZsZToRGppdDicPDANvSSTE",{"logo":392,"freeTrial":397,"sales":402,"login":407,"items":412,"search":739,"minimal":770,"duo":789,"switchNav":798,"pricingDeployment":809},{"config":393},{"href":394,"dataGaName":395,"dataGaLocation":396},"/","gitlab logo","header",{"text":398,"config":399},"Get free trial",{"href":400,"dataGaName":401,"dataGaLocation":396},"https://gitlab.com/-/trial_registrations/new?glm_source=about.gitlab.com&glm_content=default-saas-trial/","free trial",{"text":403,"config":404},"Request a demo",{"href":405,"dataGaName":406,"dataGaLocation":396},"/sales/?contact-topic=request-demo","sales",{"text":408,"config":409},"Sign in",{"href":410,"dataGaName":411,"dataGaLocation":396},"https://gitlab.com/users/sign_in/","sign in",[413,442,542,547,661,717],{"text":414,"config":415,"menu":417},"Platform",{"dataNavLevelOne":416},"platform",{"type":418,"columns":419},"cards",[420,426,434],{"title":414,"description":421,"link":422},"The intelligent orchestration platform for DevSecOps",{"text":423,"config":424},"Explore our Platform",{"href":425,"dataGaName":416,"dataGaLocation":396},"/platform/",{"title":427,"description":428,"link":429},"GitLab Duo Agent Platform","Agentic AI for the entire software lifecycle",{"text":430,"config":431},"Meet GitLab Duo",{"href":432,"dataGaName":433,"dataGaLocation":396},"/gitlab-duo-agent-platform/","gitlab duo agent platform",{"title":435,"description":436,"link":437},"Why GitLab","See the top reasons enterprises choose GitLab",{"text":438,"config":439},"Learn more",{"href":440,"dataGaName":441,"dataGaLocation":396},"/why-gitlab/","why gitlab",{"text":443,"left":378,"config":444,"menu":446},"Product",{"dataNavLevelOne":445},"solutions",{"type":447,"link":448,"columns":452,"feature":521},"lists",{"text":449,"config":450},"View all Solutions",{"href":451,"dataGaName":445,"dataGaLocation":396},"/solutions/",[453,477,500],{"title":454,"description":455,"link":456,"items":461},"Automation","CI/CD and automation to accelerate deployment",{"config":457},{"icon":458,"href":459,"dataGaName":460,"dataGaLocation":396},"AutomatedCodeAlt","/solutions/delivery-automation/","automated software delivery",[462,466,469,473],{"text":463,"config":464},"CI/CD",{"href":465,"dataGaLocation":396,"dataGaName":463},"/solutions/continuous-integration/",{"text":427,"config":467},{"href":432,"dataGaLocation":396,"dataGaName":468},"gitlab duo agent platform - product menu",{"text":470,"config":471},"Source Code Management",{"href":472,"dataGaLocation":396,"dataGaName":470},"/solutions/source-code-management/",{"text":474,"config":475},"Automated Software Delivery",{"href":459,"dataGaLocation":396,"dataGaName":476},"Automated software delivery",{"title":478,"description":479,"link":480,"items":485},"Security","Deliver code faster without compromising security",{"config":481},{"href":482,"dataGaName":483,"dataGaLocation":396,"icon":484},"/solutions/application-security-testing/","security and compliance","ShieldCheckLight",[486,490,495],{"text":487,"config":488},"Application Security Testing",{"href":482,"dataGaName":489,"dataGaLocation":396},"Application security testing",{"text":491,"config":492},"Software Supply Chain Security",{"href":493,"dataGaLocation":396,"dataGaName":494},"/solutions/supply-chain/","Software supply chain security",{"text":496,"config":497},"Software Compliance",{"href":498,"dataGaName":499,"dataGaLocation":396},"/solutions/software-compliance/","software compliance",{"title":501,"link":502,"items":507},"Measurement",{"config":503},{"icon":504,"href":505,"dataGaName":506,"dataGaLocation":396},"DigitalTransformation","/solutions/visibility-measurement/","visibility and measurement",[508,512,516],{"text":509,"config":510},"Visibility & Measurement",{"href":505,"dataGaLocation":396,"dataGaName":511},"Visibility and Measurement",{"text":513,"config":514},"Value Stream Management",{"href":515,"dataGaLocation":396,"dataGaName":513},"/solutions/value-stream-management/",{"text":517,"config":518},"Analytics & Insights",{"href":519,"dataGaLocation":396,"dataGaName":520},"/solutions/analytics-and-insights/","Analytics and insights",{"title":522,"type":447,"items":523},"GitLab for",[524,530,536],{"text":525,"config":526},"Enterprise",{"icon":527,"href":528,"dataGaLocation":396,"dataGaName":529},"Building","/enterprise/","enterprise",{"text":531,"config":532},"Small Business",{"icon":533,"href":534,"dataGaLocation":396,"dataGaName":535},"Work","/small-business/","small business",{"text":537,"config":538},"Public Sector",{"icon":539,"href":540,"dataGaLocation":396,"dataGaName":541},"Organization","/solutions/public-sector/","public sector",{"text":543,"config":544},"Pricing",{"href":545,"dataGaName":546,"dataGaLocation":396,"dataNavLevelOne":546},"/pricing/","pricing",{"text":548,"config":549,"menu":551},"Resources",{"dataNavLevelOne":550},"resources",{"type":447,"link":552,"columns":556,"feature":650},{"text":553,"config":554},"View all resources",{"href":555,"dataGaName":550,"dataGaLocation":396},"/resources/",[557,590,617],{"title":558,"items":559},"Getting started",[560,565,570,575,580,585],{"text":561,"config":562},"Install",{"href":563,"dataGaName":564,"dataGaLocation":396},"/install/","install",{"text":566,"config":567},"Quick start guides",{"href":568,"dataGaName":569,"dataGaLocation":396},"/get-started/","quick setup checklists",{"text":571,"config":572},"Learn",{"href":573,"dataGaLocation":396,"dataGaName":574},"https://university.gitlab.com/","learn",{"text":576,"config":577},"Product documentation",{"href":578,"dataGaName":579,"dataGaLocation":396},"https://docs.gitlab.com/","product documentation",{"text":581,"config":582},"Best practice videos",{"href":583,"dataGaName":584,"dataGaLocation":396},"/getting-started-videos/","best practice videos",{"text":586,"config":587},"Integrations",{"href":588,"dataGaName":589,"dataGaLocation":396},"/integrations/","integrations",{"title":591,"items":592},"Discover",[593,598,603,608,612],{"text":594,"config":595},"Customer success stories",{"href":596,"dataGaName":597,"dataGaLocation":396},"/customers/","customer success stories",{"text":599,"config":600},"Blog",{"href":601,"dataGaName":602,"dataGaLocation":396},"/blog/","blog",{"text":604,"config":605},"Demo Hub",{"href":606,"dataGaName":607,"dataGaLocation":396},"/demo-hub/","demo hub",{"text":609,"config":610},"The Source",{"href":611,"dataGaName":602,"dataGaLocation":396},"/the-source/",{"text":613,"config":614},"Remote",{"href":615,"dataGaName":616,"dataGaLocation":396},"https://handbook.gitlab.com/handbook/company/culture/all-remote/","remote",{"title":618,"items":619},"Connect",[620,625,630,635,640,645],{"text":621,"config":622},"GitLab Services",{"href":623,"dataGaName":624,"dataGaLocation":396},"/services/","services",{"text":626,"config":627},"Contribute",{"href":628,"dataGaName":629,"dataGaLocation":396},"https://contributors.gitlab.com","contribute",{"text":631,"config":632},"Community",{"href":633,"dataGaName":634,"dataGaLocation":396},"/community/","community",{"text":636,"config":637},"Forum",{"href":638,"dataGaName":639,"dataGaLocation":396},"https://forum.gitlab.com/","forum",{"text":641,"config":642},"Events",{"href":643,"dataGaName":644,"dataGaLocation":396},"/events/","events",{"text":646,"config":647},"Partners",{"href":648,"dataGaName":649,"dataGaLocation":396},"/partners/","partners",{"config":651,"title":654,"text":655,"link":656},{"background":652,"textColor":653},"url('https://res.cloudinary.com/about-gitlab-com/image/upload/v1777322348/qpq8yrgn8knii57omj0c.png')","#000","What’s new in GitLab","Stay updated with our latest features and improvements.",{"text":657,"config":658},"Read the latest",{"href":659,"dataGaName":660,"dataGaLocation":396},"/whats-new/","whats new",{"text":662,"config":663,"menu":665},"Company",{"dataNavLevelOne":664},"company",{"type":447,"columns":666},[667],{"items":668},[669,674,680,682,687,692,697,702,707,712],{"text":670,"config":671},"About",{"href":672,"dataGaName":673,"dataGaLocation":396},"/company/","about",{"text":675,"config":676,"footerGa":679},"Jobs",{"href":677,"dataGaName":678,"dataGaLocation":396},"/jobs/","jobs",{"dataGaName":678},{"text":641,"config":681},{"href":643,"dataGaName":644,"dataGaLocation":396},{"text":683,"config":684},"Leadership",{"href":685,"dataGaName":686,"dataGaLocation":396},"/company/team/e-group/","leadership",{"text":688,"config":689},"Handbook",{"href":690,"dataGaName":691,"dataGaLocation":396},"https://handbook.gitlab.com/","handbook",{"text":693,"config":694},"Investor relations",{"href":695,"dataGaName":696,"dataGaLocation":396},"https://ir.gitlab.com/overview/default.aspx","investor relations",{"text":698,"config":699},"Trust Center",{"href":700,"dataGaName":701,"dataGaLocation":396},"/security/","trust center",{"text":703,"config":704},"AI Transparency Center",{"href":705,"dataGaName":706,"dataGaLocation":396},"/ai-transparency-center/","ai transparency center",{"text":708,"config":709},"Newsletter",{"href":710,"dataGaName":711,"dataGaLocation":396},"/company/contact/#contact-forms","newsletter",{"text":713,"config":714},"Press",{"href":715,"dataGaName":716,"dataGaLocation":396},"/press/","press",{"text":718,"config":719,"menu":720},"Contact us",{"dataNavLevelOne":664},{"type":447,"columns":721},[722],{"items":723},[724,729,734],{"text":725,"config":726},"Talk to sales",{"href":727,"dataGaName":728,"dataGaLocation":396},"/sales/","talk to sales",{"text":730,"config":731},"Support portal",{"href":732,"dataGaName":733,"dataGaLocation":396},"https://support.gitlab.com/hc/en-us","support portal",{"text":735,"config":736},"Customer portal",{"href":737,"dataGaName":738,"dataGaLocation":396},"https://customers.gitlab.com/customers/sign_in/","customer portal",{"close":740,"login":741,"suggestions":748},"Close",{"text":742,"link":743},"To search repositories and projects, login to",{"text":744,"config":745},"gitlab.com",{"href":410,"dataGaName":746,"dataGaLocation":747},"search login","search",{"text":749,"default":750},"Suggestions",[751,753,757,759,763,767],{"text":427,"config":752},{"href":432,"dataGaName":427,"dataGaLocation":747},{"text":754,"config":755},"Code Suggestions (AI)",{"href":756,"dataGaName":754,"dataGaLocation":747},"/solutions/code-suggestions/",{"text":463,"config":758},{"href":465,"dataGaName":463,"dataGaLocation":747},{"text":760,"config":761},"GitLab on AWS",{"href":762,"dataGaName":760,"dataGaLocation":747},"/partners/technology-partners/aws/",{"text":764,"config":765},"GitLab on Google Cloud",{"href":766,"dataGaName":764,"dataGaLocation":747},"/partners/technology-partners/google-cloud-platform/",{"text":768,"config":769},"Why GitLab?",{"href":440,"dataGaName":768,"dataGaLocation":747},{"freeTrial":771,"mobileIcon":776,"desktopIcon":781,"secondaryButton":784},{"text":772,"config":773},"Start free trial",{"href":774,"dataGaName":401,"dataGaLocation":775},"https://gitlab.com/-/trials/new/","nav",{"altText":777,"config":778},"Gitlab Icon",{"src":779,"dataGaName":780,"dataGaLocation":775},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1758203874/jypbw1jx72aexsoohd7x.svg","gitlab icon",{"altText":777,"config":782},{"src":783,"dataGaName":780,"dataGaLocation":775},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1758203875/gs4c8p8opsgvflgkswz9.svg",{"text":785,"config":786},"Get Started",{"href":787,"dataGaName":788,"dataGaLocation":775},"https://gitlab.com/-/trial_registrations/new?glm_source=about.gitlab.com/get-started/","get started",{"freeTrial":790,"mobileIcon":794,"desktopIcon":796},{"text":791,"config":792},"Learn more about GitLab Duo",{"href":432,"dataGaName":793,"dataGaLocation":775},"gitlab duo",{"altText":777,"config":795},{"src":779,"dataGaName":780,"dataGaLocation":775},{"altText":777,"config":797},{"src":783,"dataGaName":780,"dataGaLocation":775},{"button":799,"mobileIcon":804,"desktopIcon":806},{"text":800,"config":801},"/switch",{"href":802,"dataGaName":803,"dataGaLocation":775},"#contact","switch",{"altText":777,"config":805},{"src":779,"dataGaName":780,"dataGaLocation":775},{"altText":777,"config":807},{"src":808,"dataGaName":780,"dataGaLocation":775},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1773335277/ohhpiuoxoldryzrnhfrh.png",{"freeTrial":810,"mobileIcon":815,"desktopIcon":817},{"text":811,"config":812},"Back to pricing",{"href":545,"dataGaName":813,"dataGaLocation":775,"icon":814},"back to pricing","GoBack",{"altText":777,"config":816},{"src":779,"dataGaName":780,"dataGaLocation":775},{"altText":777,"config":818},{"src":783,"dataGaName":780,"dataGaLocation":775},{"title":820,"titleMobile":821,"button":822,"config":827},"Duo Agent Platform delivers 400% ROI, per new Forrester Consulting study.","400% ROI: Forrester TEI for GitLab Duo",{"text":438,"config":823},{"href":824,"dataGaName":825,"dataGaLocation":826},"https://about.gitlab.com/blog/gitlab-duo-agent-platform-delivers-400-percent-roi/","forrester-tei-dap-banner","global-banner",{"layout":828,"disabled":375},"release",{"data":830},{"text":831,"source":832,"edit":838,"contribute":843,"config":848,"items":853,"minimal":1062},"Git is a trademark of Software Freedom Conservancy and our use of 'GitLab' is under license",{"text":833,"config":834},"View page source",{"href":835,"dataGaName":836,"dataGaLocation":837},"https://gitlab.com/gitlab-com/marketing/digital-experience/about-gitlab-com/","page source","footer",{"text":839,"config":840},"Edit this page",{"href":841,"dataGaName":842,"dataGaLocation":837},"https://gitlab.com/gitlab-com/marketing/digital-experience/about-gitlab-com/-/blob/main/content/","web ide",{"text":844,"config":845},"Please contribute",{"href":846,"dataGaName":847,"dataGaLocation":837},"https://gitlab.com/gitlab-com/marketing/digital-experience/about-gitlab-com/-/blob/main/CONTRIBUTING.md/","please contribute",{"twitter":849,"facebook":850,"youtube":851,"linkedin":852},"https://twitter.com/gitlab","https://www.facebook.com/gitlab","https://www.youtube.com/channel/UCnMGQ8QHMAnVIsI3xJrihhg","https://www.linkedin.com/company/gitlab-com",[854,901,954,998,1030],{"title":543,"links":855,"subMenu":870},[856,860,865],{"text":857,"config":858},"View plans",{"href":545,"dataGaName":859,"dataGaLocation":837},"view plans",{"text":861,"config":862},"Why Premium?",{"href":863,"dataGaName":864,"dataGaLocation":837},"/pricing/premium/","why premium",{"text":866,"config":867},"Why Ultimate?",{"href":868,"dataGaName":869,"dataGaLocation":837},"/pricing/ultimate/","why ultimate",[871],{"title":872,"links":873},"Contact Us",[874,877,879,881,886,891,896],{"text":875,"config":876},"Contact sales",{"href":727,"dataGaName":406,"dataGaLocation":837},{"text":730,"config":878},{"href":732,"dataGaName":733,"dataGaLocation":837},{"text":735,"config":880},{"href":737,"dataGaName":738,"dataGaLocation":837},{"text":882,"config":883},"Status",{"href":884,"dataGaName":885,"dataGaLocation":837},"https://status.gitlab.com/","status",{"text":887,"config":888},"Terms of use",{"href":889,"dataGaName":890,"dataGaLocation":837},"/terms/","terms of use",{"text":892,"config":893},"Privacy statement",{"href":894,"dataGaName":895,"dataGaLocation":837},"/privacy/","privacy statement",{"text":897,"config":898},"Cookie preferences",{"dataGaName":899,"dataGaLocation":837,"id":900,"isOneTrustButton":378},"cookie preferences","ot-sdk-btn",{"title":443,"links":902,"subMenu":911},[903,907],{"text":904,"config":905},"DevSecOps platform",{"href":425,"dataGaName":906,"dataGaLocation":837},"devsecops platform",{"text":908,"config":909},"AI-Assisted Development",{"href":432,"dataGaName":910,"dataGaLocation":837},"ai-assisted development",[912],{"title":913,"links":914},"Topics",[915,920,925,930,935,939,944,949],{"text":916,"config":917},"CICD",{"href":918,"dataGaName":919,"dataGaLocation":837},"/topics/ci-cd/","cicd",{"text":921,"config":922},"GitOps",{"href":923,"dataGaName":924,"dataGaLocation":837},"/topics/gitops/","gitops",{"text":926,"config":927},"DevOps",{"href":928,"dataGaName":929,"dataGaLocation":837},"/topics/devops/","devops",{"text":931,"config":932},"Version Control",{"href":933,"dataGaName":934,"dataGaLocation":837},"/topics/version-control/","version control",{"text":388,"config":936},{"href":937,"dataGaName":938,"dataGaLocation":837},"/topics/devsecops/","devsecops",{"text":940,"config":941},"Cloud Native",{"href":942,"dataGaName":943,"dataGaLocation":837},"/topics/cloud-native/","cloud native",{"text":945,"config":946},"AI for Coding",{"href":947,"dataGaName":948,"dataGaLocation":837},"/topics/devops/ai-for-coding/","ai for coding",{"text":950,"config":951},"Agentic AI",{"href":952,"dataGaName":953,"dataGaLocation":837},"/topics/agentic-ai/","agentic ai",{"title":955,"links":956},"Solutions",[957,959,961,966,970,973,977,980,982,985,988,993],{"text":487,"config":958},{"href":482,"dataGaName":487,"dataGaLocation":837},{"text":476,"config":960},{"href":459,"dataGaName":460,"dataGaLocation":837},{"text":962,"config":963},"Agile development",{"href":964,"dataGaName":965,"dataGaLocation":837},"/solutions/agile-delivery/","agile delivery",{"text":967,"config":968},"SCM",{"href":472,"dataGaName":969,"dataGaLocation":837},"source code management",{"text":916,"config":971},{"href":465,"dataGaName":972,"dataGaLocation":837},"continuous integration & delivery",{"text":974,"config":975},"Value stream management",{"href":515,"dataGaName":976,"dataGaLocation":837},"value stream management",{"text":921,"config":978},{"href":979,"dataGaName":924,"dataGaLocation":837},"/solutions/gitops/",{"text":525,"config":981},{"href":528,"dataGaName":529,"dataGaLocation":837},{"text":983,"config":984},"Small business",{"href":534,"dataGaName":535,"dataGaLocation":837},{"text":986,"config":987},"Public sector",{"href":540,"dataGaName":541,"dataGaLocation":837},{"text":989,"config":990},"Education",{"href":991,"dataGaName":992,"dataGaLocation":837},"/solutions/education/","education",{"text":994,"config":995},"Financial services",{"href":996,"dataGaName":997,"dataGaLocation":837},"/solutions/finance/","financial services",{"title":548,"links":999},[1000,1002,1004,1006,1009,1011,1014,1016,1018,1020,1022,1024,1026,1028],{"text":561,"config":1001},{"href":563,"dataGaName":564,"dataGaLocation":837},{"text":566,"config":1003},{"href":568,"dataGaName":569,"dataGaLocation":837},{"text":571,"config":1005},{"href":573,"dataGaName":574,"dataGaLocation":837},{"text":576,"config":1007},{"href":578,"dataGaName":1008,"dataGaLocation":837},"docs",{"text":599,"config":1010},{"href":601,"dataGaName":602,"dataGaLocation":837},{"text":1012,"config":1013},"What's new",{"href":659,"dataGaName":660,"dataGaLocation":837},{"text":594,"config":1015},{"href":596,"dataGaName":597,"dataGaLocation":837},{"text":613,"config":1017},{"href":615,"dataGaName":616,"dataGaLocation":837},{"text":621,"config":1019},{"href":623,"dataGaName":624,"dataGaLocation":837},{"text":626,"config":1021},{"href":628,"dataGaName":629,"dataGaLocation":837},{"text":631,"config":1023},{"href":633,"dataGaName":634,"dataGaLocation":837},{"text":636,"config":1025},{"href":638,"dataGaName":639,"dataGaLocation":837},{"text":641,"config":1027},{"href":643,"dataGaName":644,"dataGaLocation":837},{"text":646,"config":1029},{"href":648,"dataGaName":649,"dataGaLocation":837},{"title":662,"links":1031},[1032,1034,1036,1038,1040,1042,1046,1051,1053,1055,1057],{"text":670,"config":1033},{"href":672,"dataGaName":664,"dataGaLocation":837},{"text":675,"config":1035},{"href":677,"dataGaName":678,"dataGaLocation":837},{"text":683,"config":1037},{"href":685,"dataGaName":686,"dataGaLocation":837},{"text":688,"config":1039},{"href":690,"dataGaName":691,"dataGaLocation":837},{"text":693,"config":1041},{"href":695,"dataGaName":696,"dataGaLocation":837},{"text":1043,"config":1044},"Sustainability",{"href":1045,"dataGaName":1043,"dataGaLocation":837},"/sustainability/",{"text":1047,"config":1048},"Diversity, inclusion and belonging (DIB)",{"href":1049,"dataGaName":1050,"dataGaLocation":837},"/diversity-inclusion-belonging/","Diversity, inclusion and belonging",{"text":698,"config":1052},{"href":700,"dataGaName":701,"dataGaLocation":837},{"text":708,"config":1054},{"href":710,"dataGaName":711,"dataGaLocation":837},{"text":713,"config":1056},{"href":715,"dataGaName":716,"dataGaLocation":837},{"text":1058,"config":1059},"Modern Slavery Transparency Statement",{"href":1060,"dataGaName":1061,"dataGaLocation":837},"https://handbook.gitlab.com/handbook/legal/modern-slavery-act-transparency-statement/","modern slavery transparency statement",{"items":1063},[1064,1067,1070],{"text":1065,"config":1066},"Terms",{"href":889,"dataGaName":890,"dataGaLocation":837},{"text":1068,"config":1069},"Cookies",{"dataGaName":899,"dataGaLocation":837,"id":900,"isOneTrustButton":378},{"text":1071,"config":1072},"Privacy",{"href":894,"dataGaName":895,"dataGaLocation":837},[1074,1088,1101],{"id":1075,"title":7,"body":374,"config":1076,"content":1078,"description":374,"extension":1082,"meta":1083,"navigation":378,"path":1084,"seo":1085,"stem":1086,"__hash__":1087},"blogAuthors/en-us/blog/authors/mitra-jozenazemian.yml",{"template":1077},"BlogAuthor",{"name":7,"config":1079},{"headshot":1080,"ctfId":1081},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749662373/Blog/Author%20Headshots/Screenshot_2024-10-25_at_8.23.56_AM.png","4suqsutT8w5ZmkIvSVrmWQ","yml",{},"/en-us/blog/authors/mitra-jozenazemian",{},"en-us/blog/authors/mitra-jozenazemian","DzsXAQdHz5kyKwnJ-xGAs_Wr_lt8XWi_J9LQijwLiVY",{"id":1089,"title":1090,"body":374,"config":1091,"content":1092,"description":374,"extension":1082,"meta":1096,"navigation":378,"path":1097,"seo":1098,"stem":1099,"__hash__":1100},"blogAuthors/en-us/blog/authors/neil-mcdonald.yml","Neil Mcdonald",{"template":1077},{"name":8,"config":1093},{"headshot":1094,"ctfId":1095},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749665769/Blog/Author%20Headshots/neil_mcdonald_headshot.png","3AlbY0x99iY5eFvSZcn1zL",{},"/en-us/blog/authors/neil-mcdonald",{},"en-us/blog/authors/neil-mcdonald","mNQmdo6PBIQBHqI9ESOq7MsYaB7wUg6RjXJ_RlygsTo",{"id":1102,"title":9,"body":374,"config":1103,"content":1104,"description":374,"extension":1082,"meta":1108,"navigation":378,"path":1109,"seo":1110,"stem":1111,"__hash__":1112},"blogAuthors/en-us/blog/authors/nate-rosandich.yml",{"template":1077},{"name":9,"config":1105},{"headshot":1106,"ctfId":1107},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749665774/Blog/Author%20Headshots/nate_rosandich_headshot.png","6o7KM5bD29P7qtz6yu60rZ",{},"/en-us/blog/authors/nate-rosandich",{},"en-us/blog/authors/nate-rosandich","l5dXQ5q-jyvYx1gPrHwGY0vsHo7lk06PEmjQSFmu-_Y",[1114,1122,1130],{"title":1115,"description":1116,"heroImage":1117,"category":370,"date":1118,"authors":1119,"slug":1121,"externalUrl":374},"How GitLab tracks vulnerabilities through refactors and reformatting","Learn how GitLab's improved Scope+Offset fingerprinting keeps vulnerability tracking stable across comments, blank lines, and reformatting.","https://res.cloudinary.com/about-gitlab-com/image/upload/v1759320418/xjmqcozxzt4frx0hori3.png","2026-08-12",[1120],"Julian Thome","improved-scope-offset-fingerprinting",{"title":1123,"description":1124,"heroImage":1117,"category":370,"date":1125,"authors":1126,"slug":1129,"externalUrl":374},"GitLab Secrets Manager adds ESO, Terraform, API support","Simplify credential management across your stack. GitLab Secrets Manager provides secure retrieval in Kubernetes, Terraform, and external workflows.","2026-08-06",[1127,1128],"Erick Bajao","Joe Randazzo","gitlab-secrets-manager-add-eso-terraform-api-support",{"title":1131,"description":1132,"heroImage":1133,"category":370,"date":1134,"authors":1135,"slug":1137,"externalUrl":374},"Secure every commit to production with Claude and GitLab","Claude Security catches vulnerabilities inside a coding session. GitLab picks up from there, scanning, enforcing policy, and producing audit evidence for the software lifecycle. ","https://res.cloudinary.com/about-gitlab-com/image/upload/v1756122536/akivvcnafog9c4dhhzkp.png","2026-08-03",[1136],"Alisa Ho","claude-security-and-gitlab",{"promotions":1139},[1140,1154,1166,1177],{"id":1141,"categories":1142,"header":1144,"text":1145,"button":1146,"image":1151},"ai-modernization",[1143],"ai","Is AI achieving its promise at scale?","Quiz will take 5 minutes or less",{"text":1147,"config":1148},"Get your AI maturity score",{"href":1149,"dataGaName":1150,"dataGaLocation":602},"/assessments/ai-modernization-assessment/","modernization assessment",{"config":1152},{"src":1153},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1772138786/qix0m7kwnd8x2fh1zq49.png",{"id":1155,"categories":1156,"header":1158,"text":1145,"button":1159,"image":1163},"devops-modernization",[1157,938],"product","Are you just managing tools or shipping innovation?",{"text":1160,"config":1161},"Get your DevOps maturity score",{"href":1162,"dataGaName":1150,"dataGaLocation":602},"/assessments/devops-modernization-assessment/",{"config":1164},{"src":1165},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1772138785/eg818fmakweyuznttgid.png",{"id":1167,"categories":1168,"header":1169,"text":1145,"button":1170,"image":1174},"security-modernization",[370],"Are you trading speed for security?",{"text":1171,"config":1172},"Get your security maturity score",{"href":1173,"dataGaName":1150,"dataGaLocation":602},"/assessments/security-modernization-assessment/",{"config":1175},{"src":1176},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1772138786/p4pbqd9nnjejg5ds6mdk.png",{"id":1178,"paths":1179,"header":1182,"text":1183,"button":1184,"image":1189},"github-azure-migration",[1180,1181],"migration-from-azure-devops-to-gitlab","integrating-azure-devops-scm-and-gitlab","Is your team ready for GitHub's Azure move?","GitHub is already rebuilding around Azure. Find out what it means for you.",{"text":1185,"config":1186},"See how GitLab compares to GitHub",{"href":1187,"dataGaName":1188,"dataGaLocation":602},"/compare/gitlab-vs-github/github-azure-migration/","github azure migration",{"config":1190},{"src":1165},{"header":1192,"blurb":1193,"button":1194,"secondaryButton":1199},"Start building faster today","See what your team can do with the intelligent orchestration platform for DevSecOps.\n",{"text":1195,"config":1196},"Get your free trial",{"href":1197,"dataGaName":401,"dataGaLocation":1198},"https://gitlab.com/-/trial_registrations/new?glm_content=default-saas-trial&glm_source=about.gitlab.com/","feature",{"text":875,"config":1200},{"href":727,"dataGaName":406,"dataGaLocation":1198},1786803751492]