[{"data":1,"prerenderedAt":836},["ShallowReactive",2],{"/fr-fr/stages-devops-lifecycle/secure":3,"navigation-fr-fr":130,"banner-fr-fr":548,"footer-fr-fr":561,"next-steps-fr-fr":772,"footer-source-/fr-fr/stages-devops-lifecycle/secure/":787},{"_path":4,"_dir":5,"_draft":6,"_partial":6,"_locale":7,"seo":8,"content":11,"_id":124,"_type":125,"title":9,"_source":126,"_file":127,"_stem":128,"_extension":129},"/fr-fr/stages-devops-lifecycle/secure","stages-devops-lifecycle",false,"",{"title":9,"description":10},"Secure","Fonctionnalités de sécurité intégrées à votre cycle de développement avec GitLab. En savoir plus ici !",[12,20,96,122],{"componentName":13,"componentContent":14},"CommonSingleColumnHero",{"title":9,"subtitle":15,"description":16,"image":17},"Fonctionnalités de sécurité intégrées à votre cycle de développement.","GitLab fournit des tests de sécurité des applications statiques (SAST), des tests de sécurité des applications dynamiques (DAST), l'analyse de conteneurs et l'analyse des dépendances pour vous aider à livrer des applications sécurisées tout en garantissant la conformité des licences.",{"config":18},{"src":19},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751663599/yij1oln6vfso0rwafeij.svg",{"componentName":21,"componentContent":22},"CommonCardGrid",{"config":23,"title":27,"description":28,"cards":29},{"columns":24,"theme":25,"shortTitle":26},2,"light",true,"Catégories de produits","Pour en savoir plus sur notre feuille de route concernant les fonctionnalités à venir, consultez notre [page Direction](/direction/delivery/){data-ga-name=\"direction\" data-ga-location=\"body\"}.",[30,40,47,54,61,68,75,82,89],{"title":31,"description":32,"button":33},"SAST","Les tests de sécurité des applications statiques analysent le code source et les binaires de l'application pour repérer les vulnérabilités potentielles avant le déploiement à l'aide d'outils open source installés dans le cadre de GitLab. Les vulnérabilités sont affichées en ligne avec chaque merge request et les résultats sont collectés et présentés sous forme de rapport unique.",{"text":34,"config":35},"En savoir plus",{"href":36,"dataGaName":37,"dataGaLocation":38,"variant":39},"https://docs.gitlab.com/ee/user/application_security/sast/","sast","body","tertiary",{"title":41,"description":42,"button":43},"Secret Detection","Vérifiez la présence d'identifiants et de secrets dans les commits.",{"text":34,"config":44},{"href":45,"dataGaName":46,"dataGaLocation":38,"variant":39},"https://docs.gitlab.com/ee/user/application_security/secret_detection/","secret detection",{"title":48,"description":49,"button":50},"Code Quality","Analysez automatiquement votre code source pour identifier les problèmes et déterminer si la qualité s'améliore ou se dégrade avec le dernier commit.",{"text":34,"config":51},{"href":52,"dataGaName":53,"dataGaLocation":38,"variant":39},"https://docs.gitlab.com/ee/ci/testing/code_quality.html","code quality",{"title":55,"description":56,"button":57},"DAST","Les tests de sécurité des applications dynamiques analysent votre application web en cours d'exécution pour détecter les vulnérabilités d'exécution connues. Ils effectuent des attaques en direct contre une Review App, une application déployée en externe ou une API active, créée pour chaque merge request dans le cadre des capacités CI/CD de GitLab. Les utilisateurs peuvent fournir des identifiants HTTP pour tester les zones privées. Les vulnérabilités sont affichées en ligne avec chaque merge request. Les tests peuvent également être exécutés en dehors des pipelines CI/CD en utilisant des analyses DAST à la demande.",{"text":34,"config":58},{"href":59,"dataGaName":60,"dataGaLocation":38,"variant":39},"https://docs.gitlab.com/ee/user/application_security/dast/","dast",{"title":62,"description":63,"button":64},"API Security","API Security se concentre sur les tests et la protection des API. En testant les vulnérabilités connues avec DAST API et les vulnérabilités inconnues avec API Fuzzing, API Security s'exécute sur une API en direct ou une Review App pour découvrir les vulnérabilités qui ne peuvent être révélées qu'après le déploiement de l'API. Les utilisateurs peuvent fournir des identifiants pour tester les API authentifiées. Les vulnérabilités sont affichées en ligne avec chaque merge request.",{"text":34,"config":65},{"href":66,"dataGaName":67,"dataGaLocation":38,"variant":39},"https://docs.gitlab.com/ee/user/application_security/dast_api/","api security",{"title":69,"description":70,"button":71},"Fuzz Testing","Les tests de fuzzing augmentent les chances d'obtenir des résultats en utilisant des charges utiles arbitraires plutôt que des charges bien connues.",{"text":34,"config":72},{"href":73,"dataGaName":74,"dataGaLocation":38,"variant":39},"https://docs.gitlab.com/ee/user/application_security/coverage_fuzzing/","fuzz testing",{"title":76,"description":77,"button":78},"Dependency Scanning","Analysez les dépendances externes (par exemple, les bibliothèques comme les gems Ruby) pour détecter les vulnérabilités connues à chaque commit de code avec GitLab CI/CD. Cette analyse s'appuie sur des outils open source et sur l'intégration de la technologie Gemnasium (désormais partie de GitLab) pour afficher, en ligne avec chaque merge request, les dépendances vulnérables nécessitant une mise à jour. Les résultats sont collectés et disponibles sous forme de rapport unique.",{"text":34,"config":79},{"href":80,"dataGaName":81,"dataGaLocation":38,"variant":39},"https://docs.gitlab.com/ee/user/application_security/dependency_scanning/","dependency scanning",{"title":83,"description":84,"button":85},"Container Scanning","Vérifiez les images Docker pour détecter les vulnérabilités connues dans l'environnement d'application. Analysez le contenu des images par rapport aux bases de données de vulnérabilités publiques à l'aide de l'outil open source Clair, capable d'analyser tout type d'image Docker (ou App). Les vulnérabilités sont affichées en ligne avec chaque merge request.",{"text":34,"config":86},{"href":87,"dataGaName":88,"dataGaLocation":38,"variant":39},"https://docs.gitlab.com/ee/user/application_security/container_scanning/","container scanning",{"title":90,"description":91,"button":92},"License Compliance","Lors du commit de code, les dépendances du projet sont recherchées pour identifier les licences approuvées et sur liste noire définies par des politiques personnalisées par projet. Les licences logicielles utilisées sont identifiées si elles ne sont pas conformes à la politique. Cette analyse s'appuie sur un outil open source, LicenseFinder, et les résultats de l'analyse des licences sont affichés en ligne pour chaque merge request pour une résolution immédiate.",{"text":34,"config":93},{"href":94,"dataGaName":95,"dataGaLocation":38,"variant":39},"https://docs.gitlab.com/ee/user/compliance/","license compliance",{"componentName":97,"componentContent":98},"CommonResourcesCards",{"config":99,"title":101,"cards":102},{"background":100},"purple","Ressources associées",[103,110,116],{"title":104,"description":105,"config":106},"Create","Créez, visualisez et gérez le code et les données de projet grâce à de puissants outils de branchement.",{"icon":104,"url":107,"dataGaName":108,"dataGaLocation":109},"/fr-fr/stages-devops-lifecycle/create/","create","resource cards",{"title":111,"description":112,"config":113},"Govern","Gérez les vulnérabilités de sécurité, les politiques et la conformité dans toute votre organisation.",{"icon":111,"url":114,"dataGaName":115,"dataGaLocation":109},"/fr-fr/stages-devops-lifecycle/govern/","govern",{"title":117,"description":118,"config":119},"Configure","La solution CD intégrée de GitLab permet de livrer du code sans intervention manuelle, que ce soit sur un ou mille serveurs.",{"icon":117,"url":120,"dataGaName":121,"dataGaLocation":109},"/fr-fr/stages-devops-lifecycle/configure/","configure",{"componentName":123},"CommonNextSteps","content:fr-fr:stages-devops-lifecycle:secure.yml","yaml","content","fr-fr/stages-devops-lifecycle/secure.yml","fr-fr/stages-devops-lifecycle/secure","yml",{"_path":131,"_dir":132,"_draft":6,"_partial":6,"_locale":7,"data":133,"_id":544,"_type":125,"title":545,"_source":126,"_file":546,"_stem":547,"_extension":129},"/shared/fr-fr/main-navigation","fr-fr",{"logo":134,"freeTrial":139,"sales":144,"login":149,"items":154,"search":485,"minimal":521,"duo":535},{"config":135},{"href":136,"dataGaName":137,"dataGaLocation":138},"/fr-fr/","gitlab logo","header",{"text":140,"config":141},"Commencer un essai gratuit",{"href":142,"dataGaName":143,"dataGaLocation":138},"https://gitlab.com/-/trial_registrations/new?glm_source=about.gitlab.com&glm_content=default-saas-trial/","free trial",{"text":145,"config":146},"Contacter l'équipe commerciale",{"href":147,"dataGaName":148,"dataGaLocation":138},"/fr-fr/sales/","sales",{"text":150,"config":151},"Connexion",{"href":152,"dataGaName":153,"dataGaLocation":138},"https://gitlab.com/users/sign_in/","sign in",[155,198,295,300,406,466],{"text":156,"config":157,"cards":159,"footer":181},"Plateforme",{"dataNavLevelOne":158},"platform",[160,166,174],{"title":156,"description":161,"link":162},"La plateforme DevSecOps alimentée par l'IA la plus complète",{"text":163,"config":164},"Découvrir notre plateforme",{"href":165,"dataGaName":158,"dataGaLocation":138},"/fr-fr/platform/",{"title":167,"description":168,"link":169},"GitLab Duo (IA)","Créez des logiciels plus rapidement en tirant parti de l'IA à chaque étape du développement",{"text":170,"config":171},"Découvrez GitLab Duo",{"href":172,"dataGaName":173,"dataGaLocation":138},"/fr-fr/gitlab-duo/","gitlab duo ai",{"title":175,"description":176,"link":177},"Choisir GitLab","10 raisons pour lesquelles les entreprises choisissent GitLab",{"text":34,"config":178},{"href":179,"dataGaName":180,"dataGaLocation":138},"/fr-fr/why-gitlab/","why gitlab",{"title":182,"items":183},"Démarrer avec",[184,189,194],{"text":185,"config":186},"Ingénierie de plateforme",{"href":187,"dataGaName":188,"dataGaLocation":138},"/fr-fr/solutions/platform-engineering/","platform engineering",{"text":190,"config":191},"Expérience développeur",{"href":192,"dataGaName":193,"dataGaLocation":138},"/fr-fr/developer-experience/","Developer experience",{"text":195,"config":196},"MLOps",{"href":197,"dataGaName":195,"dataGaLocation":138},"/fr-fr/topics/devops/the-role-of-ai-in-devops/",{"text":199,"left":26,"config":200,"link":202,"lists":206,"footer":277},"Produit",{"dataNavLevelOne":201},"solutions",{"text":203,"config":204},"Voir toutes les solutions",{"href":205,"dataGaName":201,"dataGaLocation":138},"/fr-fr/solutions/",[207,233,255],{"title":208,"description":209,"link":210,"items":215},"Automatisation","CI/CD et automatisation pour accélérer le déploiement",{"config":211},{"icon":212,"href":213,"dataGaName":214,"dataGaLocation":138},"AutomatedCodeAlt","/fr-fr/solutions/delivery-automation/","automated software delivery",[216,220,224,229],{"text":217,"config":218},"CI/CD",{"href":219,"dataGaLocation":138,"dataGaName":217},"/fr-fr/solutions/continuous-integration/",{"text":221,"config":222},"Développement assisté par l'IA",{"href":172,"dataGaLocation":138,"dataGaName":223},"AI assisted development",{"text":225,"config":226},"Gestion du code source",{"href":227,"dataGaLocation":138,"dataGaName":228},"/fr-fr/solutions/source-code-management/","Source Code Management",{"text":230,"config":231},"Livraison de logiciels automatisée",{"href":213,"dataGaLocation":138,"dataGaName":232},"Automated software delivery",{"title":234,"description":235,"link":236,"items":241},"Securité","Livrez du code plus rapidement sans compromettre la sécurité",{"config":237},{"href":238,"dataGaName":239,"dataGaLocation":138,"icon":240},"/fr-fr/solutions/application-security-testing/","security and compliance","ShieldCheckLight",[242,246,251],{"text":243,"config":244},"Application Security Testing",{"href":238,"dataGaName":245,"dataGaLocation":138},"Application security testing",{"text":247,"config":248},"Sécurité de la chaîne d'approvisionnement logicielle",{"href":249,"dataGaLocation":138,"dataGaName":250},"/fr-fr/solutions/supply-chain/","Software supply chain security",{"text":252,"config":253},"Software Compliance",{"href":254,"dataGaName":252,"dataGaLocation":138},"/fr-fr/solutions/software-compliance/",{"title":256,"link":257,"items":262},"Mesures",{"config":258},{"icon":259,"href":260,"dataGaName":261,"dataGaLocation":138},"DigitalTransformation","/fr-fr/solutions/visibility-measurement/","visibility and measurement",[263,267,272],{"text":264,"config":265},"Visibilité et mesures",{"href":260,"dataGaLocation":138,"dataGaName":266},"Visibility and Measurement",{"text":268,"config":269},"Gestion de la chaîne de valeur",{"href":270,"dataGaLocation":138,"dataGaName":271},"/fr-fr/solutions/value-stream-management/","Value Stream Management",{"text":273,"config":274},"Données d'analyse et informations clés",{"href":275,"dataGaLocation":138,"dataGaName":276},"/fr-fr/solutions/analytics-and-insights/","Analytics and insights",{"title":278,"items":279},"GitLab pour",[280,285,290],{"text":281,"config":282},"Entreprises",{"href":283,"dataGaLocation":138,"dataGaName":284},"/fr-fr/enterprise/","enterprise",{"text":286,"config":287},"PME",{"href":288,"dataGaLocation":138,"dataGaName":289},"/fr-fr/small-business/","small business",{"text":291,"config":292},"Secteur public",{"href":293,"dataGaLocation":138,"dataGaName":294},"/fr-fr/solutions/public-sector/","public sector",{"text":296,"config":297},"Tarifs",{"href":298,"dataGaName":299,"dataGaLocation":138,"dataNavLevelOne":299},"/fr-fr/pricing/","pricing",{"text":301,"config":302,"link":304,"lists":308,"feature":393},"Ressources",{"dataNavLevelOne":303},"resources",{"text":305,"config":306},"Afficher toutes les ressources",{"href":307,"dataGaName":303,"dataGaLocation":138},"/fr-fr/resources/",[309,342,365],{"title":310,"items":311},"Premiers pas",[312,317,322,327,332,337],{"text":313,"config":314},"Installation",{"href":315,"dataGaName":316,"dataGaLocation":138},"/fr-fr/install/","install",{"text":318,"config":319},"Guides de démarrage rapide",{"href":320,"dataGaName":321,"dataGaLocation":138},"/fr-fr/get-started/","quick setup checklists",{"text":323,"config":324},"Apprentissage",{"href":325,"dataGaLocation":138,"dataGaName":326},"https://university.gitlab.com/","learn",{"text":328,"config":329},"Documentation sur le produit",{"href":330,"dataGaName":331,"dataGaLocation":138},"https://docs.gitlab.com/","product documentation",{"text":333,"config":334},"Vidéos sur les bonnes pratiques",{"href":335,"dataGaName":336,"dataGaLocation":138},"/fr-fr/getting-started-videos/","best practice videos",{"text":338,"config":339},"Intégrations",{"href":340,"dataGaName":341,"dataGaLocation":138},"/fr-fr/integrations/","integrations",{"title":343,"items":344},"Découvrir",[345,350,355,360],{"text":346,"config":347},"Histoires de succès client",{"href":348,"dataGaName":349,"dataGaLocation":138},"/fr-fr/customers/","customer success stories",{"text":351,"config":352},"Blog",{"href":353,"dataGaName":354,"dataGaLocation":138},"/fr-fr/blog/","blog",{"text":356,"config":357},"Travail à distance",{"href":358,"dataGaName":359,"dataGaLocation":138},"https://handbook.gitlab.com/handbook/company/culture/all-remote/","remote",{"text":361,"config":362},"TeamOps",{"href":363,"dataGaName":364,"dataGaLocation":138},"/fr-fr/teamops/","teamops",{"title":366,"items":367},"Connecter",[368,373,378,383,388],{"text":369,"config":370},"Services GitLab",{"href":371,"dataGaName":372,"dataGaLocation":138},"/fr-fr/services/","services",{"text":374,"config":375},"Communauté",{"href":376,"dataGaName":377,"dataGaLocation":138},"/community/","community",{"text":379,"config":380},"Forum",{"href":381,"dataGaName":382,"dataGaLocation":138},"https://forum.gitlab.com/","forum",{"text":384,"config":385},"Événements",{"href":386,"dataGaName":387,"dataGaLocation":138},"/events/","events",{"text":389,"config":390},"Partenaires",{"href":391,"dataGaName":392,"dataGaLocation":138},"/fr-fr/partners/","partners",{"backgroundColor":394,"textColor":395,"text":396,"image":397,"link":401},"#2f2a6b","#fff","L'avenir du développement logiciel. Tendances et perspectives.",{"altText":398,"config":399},"carte promo The Source",{"src":400},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1758208064/dzl0dbift9xdizyelkk4.svg",{"text":402,"config":403},"Lire les articles les plus récents",{"href":404,"dataGaName":405,"dataGaLocation":138},"/fr-fr/the-source/","the source",{"text":407,"config":408,"lists":410},"Société",{"dataNavLevelOne":409},"company",[411],{"items":412},[413,418,424,426,431,436,441,446,451,456,461],{"text":414,"config":415},"À propos",{"href":416,"dataGaName":417,"dataGaLocation":138},"/fr-fr/company/","about",{"text":419,"config":420,"footerGa":423},"Emplois",{"href":421,"dataGaName":422,"dataGaLocation":138},"/jobs/","jobs",{"dataGaName":422},{"text":384,"config":425},{"href":386,"dataGaName":387,"dataGaLocation":138},{"text":427,"config":428},"Leadership",{"href":429,"dataGaName":430,"dataGaLocation":138},"/company/team/e-group/","leadership",{"text":432,"config":433},"Équipe",{"href":434,"dataGaName":435,"dataGaLocation":138},"/company/team/","team",{"text":437,"config":438},"Manuel",{"href":439,"dataGaName":440,"dataGaLocation":138},"https://handbook.gitlab.com/","handbook",{"text":442,"config":443},"Relations avec les investisseurs",{"href":444,"dataGaName":445,"dataGaLocation":138},"https://ir.gitlab.com/","investor relations",{"text":447,"config":448},"Centre de confiance",{"href":449,"dataGaName":450,"dataGaLocation":138},"/fr-fr/security/","trust center",{"text":452,"config":453},"Centre pour la transparence de l'IA",{"href":454,"dataGaName":455,"dataGaLocation":138},"/fr-fr/ai-transparency-center/","ai transparency center",{"text":457,"config":458},"Newsletter",{"href":459,"dataGaName":460,"dataGaLocation":138},"/company/contact/","newsletter",{"text":462,"config":463},"Presse",{"href":464,"dataGaName":465,"dataGaLocation":138},"/press/","press",{"text":467,"config":468,"lists":469},"Nous contacter",{"dataNavLevelOne":409},[470],{"items":471},[472,475,480],{"text":145,"config":473},{"href":147,"dataGaName":474,"dataGaLocation":138},"talk to sales",{"text":476,"config":477},"Aide",{"href":478,"dataGaName":479,"dataGaLocation":138},"/support/","get help",{"text":481,"config":482},"Portail clients GitLab",{"href":483,"dataGaName":484,"dataGaLocation":138},"https://customers.gitlab.com/customers/sign_in/","customer portal",{"close":486,"login":487,"suggestions":494},"Fermer",{"text":488,"link":489},"Pour rechercher des dépôts et des projets, connectez-vous à",{"text":490,"config":491},"gitlab.com",{"href":152,"dataGaName":492,"dataGaLocation":493},"search login","search",{"text":495,"default":496},"Suggestions",[497,500,505,507,512,517],{"text":167,"config":498},{"href":172,"dataGaName":499,"dataGaLocation":493},"GitLab Duo (AI)",{"text":501,"config":502},"Suggestions de code (IA)",{"href":503,"dataGaName":504,"dataGaLocation":493},"/fr-fr/solutions/code-suggestions/","Code Suggestions (AI)",{"text":217,"config":506},{"href":219,"dataGaName":217,"dataGaLocation":493},{"text":508,"config":509},"GitLab sur AWS",{"href":510,"dataGaName":511,"dataGaLocation":493},"/fr-fr/partners/technology-partners/aws/","GitLab on AWS",{"text":513,"config":514},"GitLab sur Google Cloud ",{"href":515,"dataGaName":516,"dataGaLocation":493},"/fr-fr/partners/technology-partners/google-cloud-platform/","GitLab on Google Cloud",{"text":518,"config":519},"Pourquoi utiliser GitLab ?",{"href":179,"dataGaName":520,"dataGaLocation":493},"Why GitLab?",{"freeTrial":522,"mobileIcon":527,"desktopIcon":532},{"text":523,"config":524},"Commencer votre essai gratuit",{"href":525,"dataGaName":143,"dataGaLocation":526},"https://gitlab.com/-/trials/new/","nav",{"altText":528,"config":529},"Icône GitLab",{"src":530,"dataGaName":531,"dataGaLocation":526},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1758203874/jypbw1jx72aexsoohd7x.svg","gitlab icon",{"altText":528,"config":533},{"src":534,"dataGaName":531,"dataGaLocation":526},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1758203875/gs4c8p8opsgvflgkswz9.svg",{"freeTrial":536,"mobileIcon":540,"desktopIcon":542},{"text":537,"config":538},"En savoir plus sur GitLab Duo",{"href":172,"dataGaName":539,"dataGaLocation":526},"gitlab duo",{"altText":528,"config":541},{"src":530,"dataGaName":531,"dataGaLocation":526},{"altText":528,"config":543},{"src":534,"dataGaName":531,"dataGaLocation":526},"content:shared:fr-fr:main-navigation.yml","Main Navigation","shared/fr-fr/main-navigation.yml","shared/fr-fr/main-navigation",{"_path":549,"_dir":132,"_draft":6,"_partial":6,"_locale":7,"title":550,"titleMobile":550,"button":551,"config":556,"_id":558,"_type":125,"_source":126,"_file":559,"_stem":560,"_extension":129},"/shared/fr-fr/banner","GitLab Duo Agent Platform est maintenant disponible en version bêta publique !",{"text":552,"config":553},"Essayer la version bêta",{"href":554,"dataGaName":555,"dataGaLocation":138},"/fr-fr/gitlab-duo/agent-platform/","duo banner",{"layout":557},"release","content:shared:fr-fr:banner.yml","shared/fr-fr/banner.yml","shared/fr-fr/banner",{"_path":562,"_dir":132,"_draft":6,"_partial":6,"_locale":7,"data":563,"_id":768,"_type":125,"title":769,"_source":126,"_file":770,"_stem":771,"_extension":129},"/shared/fr-fr/main-footer",{"text":564,"source":565,"edit":571,"contribute":576,"config":581,"items":586,"minimal":759},"Git est une marque déposée de Software Freedom Conservancy et notre utilisation de « GitLab » est sous licence",{"text":566,"config":567},"Afficher le code source de la page",{"href":568,"dataGaName":569,"dataGaLocation":570},"https://gitlab.com/gitlab-com/marketing/digital-experience/about-gitlab-com/","page source","footer",{"text":572,"config":573},"Modifier cette page",{"href":574,"dataGaName":575,"dataGaLocation":570},"https://gitlab.com/gitlab-com/marketing/digital-experience/about-gitlab-com/-/blob/main/content/","web ide",{"text":577,"config":578},"Veuillez contribuer",{"href":579,"dataGaName":580,"dataGaLocation":570},"https://gitlab.com/gitlab-com/marketing/digital-experience/about-gitlab-com/-/blob/main/CONTRIBUTING.md/","please contribute",{"twitter":582,"facebook":583,"youtube":584,"linkedin":585},"https://twitter.com/gitlab","https://www.facebook.com/gitlab","https://www.youtube.com/channel/UCnMGQ8QHMAnVIsI3xJrihhg","https://www.linkedin.com/company/gitlab-com",[587,610,664,696,730],{"title":156,"links":588,"subMenu":593},[589],{"text":590,"config":591},"Plateforme DevSecOps",{"href":165,"dataGaName":592,"dataGaLocation":570},"devsecops platform",[594],{"title":296,"links":595},[596,600,605],{"text":597,"config":598},"Voir les forfaits",{"href":298,"dataGaName":599,"dataGaLocation":570},"view plans",{"text":601,"config":602},"Pourquoi choisir GitLab Premium ?",{"href":603,"dataGaName":604,"dataGaLocation":570},"/fr-fr/pricing/premium/","why premium",{"text":606,"config":607},"Pourquoi choisir GitLab Ultimate ?",{"href":608,"dataGaName":609,"dataGaLocation":570},"/fr-fr/pricing/ultimate/","why ultimate",{"title":611,"links":612},"Solutions",[613,618,621,623,628,633,637,640,643,648,650,652,654,659],{"text":614,"config":615},"Transformation digitale",{"href":616,"dataGaName":617,"dataGaLocation":570},"/fr-fr/topics/digital-transformation/","digital transformation",{"text":619,"config":620},"Sécurité et conformité",{"href":238,"dataGaName":245,"dataGaLocation":570},{"text":230,"config":622},{"href":213,"dataGaName":214,"dataGaLocation":570},{"text":624,"config":625},"Développement agile",{"href":626,"dataGaName":627,"dataGaLocation":570},"/fr-fr/solutions/agile-delivery/","agile delivery",{"text":629,"config":630},"Transformation cloud",{"href":631,"dataGaName":632,"dataGaLocation":570},"/fr-fr/topics/cloud-native/","cloud transformation",{"text":634,"config":635},"SCM",{"href":227,"dataGaName":636,"dataGaLocation":570},"source code management",{"text":217,"config":638},{"href":219,"dataGaName":639,"dataGaLocation":570},"continuous integration & delivery",{"text":268,"config":641},{"href":270,"dataGaName":642,"dataGaLocation":570},"value stream management",{"text":644,"config":645},"GitOps",{"href":646,"dataGaName":647,"dataGaLocation":570},"/fr-fr/solutions/gitops/","gitops",{"text":281,"config":649},{"href":283,"dataGaName":284,"dataGaLocation":570},{"text":286,"config":651},{"href":288,"dataGaName":289,"dataGaLocation":570},{"text":291,"config":653},{"href":293,"dataGaName":294,"dataGaLocation":570},{"text":655,"config":656},"Formation",{"href":657,"dataGaName":658,"dataGaLocation":570},"/fr-fr/solutions/education/","education",{"text":660,"config":661},"Services financiers",{"href":662,"dataGaName":663,"dataGaLocation":570},"/fr-fr/solutions/finance/","financial services",{"title":301,"links":665},[666,668,670,672,675,677,680,682,684,686,688,690,692,694],{"text":313,"config":667},{"href":315,"dataGaName":316,"dataGaLocation":570},{"text":318,"config":669},{"href":320,"dataGaName":321,"dataGaLocation":570},{"text":323,"config":671},{"href":325,"dataGaName":326,"dataGaLocation":570},{"text":328,"config":673},{"href":330,"dataGaName":674,"dataGaLocation":570},"docs",{"text":351,"config":676},{"href":353,"dataGaName":354},{"text":678,"config":679},"Histoires de réussite client",{"href":348,"dataGaLocation":570},{"text":346,"config":681},{"href":348,"dataGaName":349,"dataGaLocation":570},{"text":356,"config":683},{"href":358,"dataGaName":359,"dataGaLocation":570},{"text":369,"config":685},{"href":371,"dataGaName":372,"dataGaLocation":570},{"text":361,"config":687},{"href":363,"dataGaName":364,"dataGaLocation":570},{"text":374,"config":689},{"href":376,"dataGaName":377,"dataGaLocation":570},{"text":379,"config":691},{"href":381,"dataGaName":382,"dataGaLocation":570},{"text":384,"config":693},{"href":386,"dataGaName":387,"dataGaLocation":570},{"text":389,"config":695},{"href":391,"dataGaName":392,"dataGaLocation":570},{"title":407,"links":697},[698,700,702,704,706,708,710,714,719,721,723,725],{"text":414,"config":699},{"href":416,"dataGaName":409,"dataGaLocation":570},{"text":419,"config":701},{"href":421,"dataGaName":422,"dataGaLocation":570},{"text":427,"config":703},{"href":429,"dataGaName":430,"dataGaLocation":570},{"text":432,"config":705},{"href":434,"dataGaName":435,"dataGaLocation":570},{"text":437,"config":707},{"href":439,"dataGaName":440,"dataGaLocation":570},{"text":442,"config":709},{"href":444,"dataGaName":445,"dataGaLocation":570},{"text":711,"config":712},"Sustainability",{"href":713,"dataGaName":711,"dataGaLocation":570},"/sustainability/",{"text":715,"config":716},"Diversité, inclusion et appartenance (DIB)",{"href":717,"dataGaName":718,"dataGaLocation":570},"/fr-fr/diversity-inclusion-belonging/","Diversity, inclusion and belonging",{"text":447,"config":720},{"href":449,"dataGaName":450,"dataGaLocation":570},{"text":457,"config":722},{"href":459,"dataGaName":460,"dataGaLocation":570},{"text":462,"config":724},{"href":464,"dataGaName":465,"dataGaLocation":570},{"text":726,"config":727},"Déclaration de transparence sur l'esclavage moderne",{"href":728,"dataGaName":729,"dataGaLocation":570},"https://handbook.gitlab.com/handbook/legal/modern-slavery-act-transparency-statement/","modern slavery transparency statement",{"title":467,"links":731},[732,735,737,739,744,749,754],{"text":733,"config":734},"Échanger avec un expert",{"href":147,"dataGaName":148,"dataGaLocation":570},{"text":476,"config":736},{"href":478,"dataGaName":479,"dataGaLocation":570},{"text":481,"config":738},{"href":483,"dataGaName":484,"dataGaLocation":570},{"text":740,"config":741},"Statut",{"href":742,"dataGaName":743,"dataGaLocation":570},"https://status.gitlab.com/","status",{"text":745,"config":746},"Conditions d'utilisation",{"href":747,"dataGaName":748},"/terms/","terms of use",{"text":750,"config":751},"Déclaration de confidentialité",{"href":752,"dataGaName":753,"dataGaLocation":570},"/fr-fr/privacy/","privacy statement",{"text":755,"config":756},"Préférences en matière de cookies",{"dataGaName":757,"dataGaLocation":570,"id":758,"isOneTrustButton":26},"cookie preferences","ot-sdk-btn",{"items":760},[761,763,766],{"text":745,"config":762},{"href":747,"dataGaName":748,"dataGaLocation":570},{"text":764,"config":765},"Politique de confidentialité",{"href":752,"dataGaName":753,"dataGaLocation":570},{"text":755,"config":767},{"dataGaName":757,"dataGaLocation":570,"id":758,"isOneTrustButton":26},"content:shared:fr-fr:main-footer.yml","Main Footer","shared/fr-fr/main-footer.yml","shared/fr-fr/main-footer",{"_path":773,"_dir":132,"_draft":6,"_partial":6,"_locale":7,"header":774,"eyebrow":775,"blurb":776,"button":777,"secondaryButton":781,"_id":783,"_type":125,"title":784,"_source":126,"_file":785,"_stem":786,"_extension":129},"/shared/fr-fr/next-steps","Commencez à livrer des logiciels de meilleurs qualité plus rapidement","Plus de 50 % des entreprises du classement Fortune 100 font confiance à GitLab","Découvrez comment la plateforme DevSecOps intelligente\n\n\npeut aider votre équipe.\n",{"text":140,"config":778},{"href":779,"dataGaName":143,"dataGaLocation":780},"https://gitlab.com/-/trial_registrations/new?glm_content=default-saas-trial&glm_source=about.gitlab.com/","feature",{"text":145,"config":782},{"href":147,"dataGaName":148,"dataGaLocation":780},"content:shared:fr-fr:next-steps.yml","Next Steps","shared/fr-fr/next-steps.yml","shared/fr-fr/next-steps",{"_path":4,"_dir":5,"_draft":6,"_partial":6,"_locale":7,"seo":788,"content":789,"_id":124,"_type":125,"title":9,"_source":126,"_file":127,"_stem":128,"_extension":129},{"title":9,"description":10},[790,794,825,835],{"componentName":13,"componentContent":791},{"title":9,"subtitle":15,"description":16,"image":792},{"config":793},{"src":19},{"componentName":21,"componentContent":795},{"config":796,"title":27,"description":28,"cards":797},{"columns":24,"theme":25,"shortTitle":26},[798,801,804,807,810,813,816,819,822],{"title":31,"description":32,"button":799},{"text":34,"config":800},{"href":36,"dataGaName":37,"dataGaLocation":38,"variant":39},{"title":41,"description":42,"button":802},{"text":34,"config":803},{"href":45,"dataGaName":46,"dataGaLocation":38,"variant":39},{"title":48,"description":49,"button":805},{"text":34,"config":806},{"href":52,"dataGaName":53,"dataGaLocation":38,"variant":39},{"title":55,"description":56,"button":808},{"text":34,"config":809},{"href":59,"dataGaName":60,"dataGaLocation":38,"variant":39},{"title":62,"description":63,"button":811},{"text":34,"config":812},{"href":66,"dataGaName":67,"dataGaLocation":38,"variant":39},{"title":69,"description":70,"button":814},{"text":34,"config":815},{"href":73,"dataGaName":74,"dataGaLocation":38,"variant":39},{"title":76,"description":77,"button":817},{"text":34,"config":818},{"href":80,"dataGaName":81,"dataGaLocation":38,"variant":39},{"title":83,"description":84,"button":820},{"text":34,"config":821},{"href":87,"dataGaName":88,"dataGaLocation":38,"variant":39},{"title":90,"description":91,"button":823},{"text":34,"config":824},{"href":94,"dataGaName":95,"dataGaLocation":38,"variant":39},{"componentName":97,"componentContent":826},{"config":827,"title":101,"cards":828},{"background":100},[829,831,833],{"title":104,"description":105,"config":830},{"icon":104,"url":107,"dataGaName":108,"dataGaLocation":109},{"title":111,"description":112,"config":832},{"icon":111,"url":114,"dataGaName":115,"dataGaLocation":109},{"title":117,"description":118,"config":834},{"icon":117,"url":120,"dataGaName":121,"dataGaLocation":109},{"componentName":123},1761814447647]