<?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>Forem: Brandon Burzon</title>
    <description>The latest articles on Forem by Brandon Burzon (@brburzon).</description>
    <link>https://forem.com/brburzon</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%2F22468%2Ff4137a57-bc2d-40d9-adba-c743e234297f.jpg</url>
      <title>Forem: Brandon Burzon</title>
      <link>https://forem.com/brburzon</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/brburzon"/>
    <language>en</language>
    <item>
      <title>What technology, language, or framework you wish you could start using at work today?</title>
      <dc:creator>Brandon Burzon</dc:creator>
      <pubDate>Thu, 18 Jul 2019 06:56:13 +0000</pubDate>
      <link>https://forem.com/brburzon/what-technology-language-or-framework-you-wish-you-could-start-using-at-work-today-6al</link>
      <guid>https://forem.com/brburzon/what-technology-language-or-framework-you-wish-you-could-start-using-at-work-today-6al</guid>
      <description>&lt;p&gt;For me, it’s Elm. Which is weird since I’m a backend developer who loves his job and spends 90% of his time writing in Java 😂.&lt;/p&gt;

</description>
      <category>discuss</category>
    </item>
    <item>
      <title>How do you measure security? Security Metrics</title>
      <dc:creator>Brandon Burzon</dc:creator>
      <pubDate>Sun, 03 Mar 2019 16:20:32 +0000</pubDate>
      <link>https://forem.com/brburzon/how-do-you-measure-security-security-metrics-3iff</link>
      <guid>https://forem.com/brburzon/how-do-you-measure-security-security-metrics-3iff</guid>
      <description>&lt;p&gt;Every few months, we see companies like Facebook and Google go in front of the Congress to answer questions like, "Have you ever had a data breach?"&lt;/p&gt;

&lt;p&gt;If your stakeholders ask you this question today, what would you say?&lt;/p&gt;

&lt;p&gt;As developers and engineers (I still don't get the difference), there are a lot of benefits on being data-driven. Perhaps we can use metrics to answer questions like, ”How secure are we today vs yesterday, last month or even last year?”&lt;/p&gt;

&lt;p&gt;Here are just a few metrics I've seen people use to measure security:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Number of resolved vs unresolved security risks&lt;/li&gt;
&lt;li&gt;Number of hosts running unpatched or outdated kernels&lt;/li&gt;
&lt;li&gt;Number of recalled or deprecated dependencies &lt;/li&gt;
&lt;li&gt;Number of detected vulnerabilities through manual or automated code review (ex: static code analysis)&lt;/li&gt;
&lt;li&gt;etc.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;I think having security metrics is one way we can raise the security bar for our team, company, and industry. It can help us drive actions to make our applications more secure in order to protect sensitive data and maintain our customers’ trust.&lt;/p&gt;

&lt;p&gt;I understand that the security metrics you choose depends on the type of data or application you are trying to protect. For example, there is not a lot of value in measuring security for trying to protect access to data that is purposely made available to the public. &lt;/p&gt;

&lt;p&gt;So given an application that handles sensitive data, what are some ways you would measure its security? What security metrics would you implement?&lt;/p&gt;

</description>
      <category>discuss</category>
      <category>security</category>
      <category>metrics</category>
    </item>
  </channel>
</rss>
