<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Nicolas Tournier</title>
    <description>The latest articles on DEV Community by Nicolas Tournier (@n1c0l4stournier).</description>
    <link>https://dev.to/n1c0l4stournier</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F535231%2F400a8746-4f83-44f8-9a5f-7b2cbb6e752d.jpeg</url>
      <title>DEV Community: Nicolas Tournier</title>
      <link>https://dev.to/n1c0l4stournier</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/n1c0l4stournier"/>
    <language>en</language>
    <item>
      <title>
Does the Docker image you have built correspond to your expectations?</title>
      <dc:creator>Nicolas Tournier</dc:creator>
      <pubDate>Tue, 22 Feb 2022 16:19:13 +0000</pubDate>
      <link>https://dev.to/n1c0l4stournier/does-the-docker-image-you-have-built-correspond-to-your-expectations-296</link>
      <guid>https://dev.to/n1c0l4stournier/does-the-docker-image-you-have-built-correspond-to-your-expectations-296</guid>
      <description>&lt;p&gt;This article deals with compliance testing for Docker images. It is not often used, but it can be interesting to deals with this topic.&lt;/p&gt;

&lt;p&gt;Have a good reading ;)&lt;/p&gt;

&lt;p&gt;&lt;a href="https://medium.com/linkbynet/compliance-testing-for-containers-863628386fd4"&gt;https://medium.com/linkbynet/compliance-testing-for-containers-863628386fd4&lt;/a&gt;&lt;/p&gt;

</description>
      <category>docker</category>
      <category>testing</category>
    </item>
    <item>
      <title>Static analysis of Java application dependencies</title>
      <dc:creator>Nicolas Tournier</dc:creator>
      <pubDate>Wed, 14 Apr 2021 08:06:15 +0000</pubDate>
      <link>https://dev.to/n1c0l4stournier/static-analysis-of-java-application-dependencies-4l4c</link>
      <guid>https://dev.to/n1c0l4stournier/static-analysis-of-java-application-dependencies-4l4c</guid>
      <description>&lt;p&gt;In this article, we deal with the OWASP A9: 2017 — Using Components with Known Vulnerabilities and we automate this in continuous integration pipelines with Jenkins, Gitlab CI and GitHub Actions. The code repository is available in the article.&lt;/p&gt;

&lt;p&gt;Link to the complete article:  &lt;a href="https://medium.com/linkbynet/static-analysis-of-java-application-dependencies-9887c087a7f8"&gt;https://medium.com/linkbynet/static-analysis-of-java-application-dependencies-9887c087a7f8&lt;/a&gt;&lt;/p&gt;

</description>
      <category>devops</category>
      <category>security</category>
      <category>java</category>
    </item>
    <item>
      <title>Code quality testing with SonarQube and Gitlab CI for PHP applications</title>
      <dc:creator>Nicolas Tournier</dc:creator>
      <pubDate>Fri, 12 Mar 2021 11:40:32 +0000</pubDate>
      <link>https://dev.to/n1c0l4stournier/code-quality-testing-with-sonarqube-and-gitlab-ci-for-php-applications-jp0</link>
      <guid>https://dev.to/n1c0l4stournier/code-quality-testing-with-sonarqube-and-gitlab-ci-for-php-applications-jp0</guid>
      <description>&lt;p&gt;This article deals with the analysis of code quality for PHP application using SonarQube. We automate this in continuous integration pipelines with Gitlab CI. The code repository is available in the article.&lt;/p&gt;

&lt;p&gt;Link to the complete article: &lt;a href="https://medium.com/linkbynet/code-quality-testing-with-sonarqube-and-gitlab-ci-for-php-applications-f0c953f4133d"&gt;https://medium.com/linkbynet/code-quality-testing-with-sonarqube-and-gitlab-ci-for-php-applications-f0c953f4133d&lt;/a&gt;&lt;/p&gt;

</description>
      <category>docker</category>
      <category>gitlab</category>
      <category>sonarqube</category>
      <category>testing</category>
    </item>
  </channel>
</rss>
