<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 08:11:57 UTC 2024

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary append 'field=key&field=summary' to the URL of your request.
-->
<rss version="0.92" >
<channel>
    <title>MongoDB Jira</title>
    <link>https://jira.mongodb.org</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>9.7.1</version>
        <build-number>970001</build-number>
        <build-date>13-04-2023</build-date>
    </build-info>


<item>
            <title>[DOCS-15079] Document the security non-implications of md5 usage in SCRAM-SHA-1</title>
                <link>https://jira.mongodb.org/browse/DOCS-15079</link>
                <project id="10380" key="DOCS">Documentation</project>
                    <description>&lt;p&gt;We often get tickets like SECURITY-769 or &lt;a href=&quot;https://jira.mongodb.org/browse/CSHARP-3729&quot; title=&quot;Connection fails when using authentication while FIPS enabled&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CSHARP-3729&quot;&gt;&lt;del&gt;CSHARP-3729&lt;/del&gt;&lt;/a&gt; (and similar tickets in other driver projects) where a user complains that their security scanner told them we use md5 and therefore our software has a security vulnerability or that they tried to use SCRAM-SHA-1 in a FIPS140-2 environment and failed because FIPS enforcement breaks md5 methods. The following docs pages must be updated to mention the usage of md5 in SCRAM-SHA-1, that md5 is necessary but not used in a cryptographic context and that FIPS users should use SCRAM-SHA-256, Kerberos, LDAP, x509, etc. in place of SCRAM-SHA-1.&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://docs.mongodb.com/upcoming/core/security-scram/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://docs.mongodb.com/upcoming/core/security-scram/&lt;/a&gt;&lt;br/&gt;
&lt;a href=&quot;https://docs.mongodb.com/manual/tutorial/configure-fips/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://docs.mongodb.com/manual/tutorial/configure-fips/&lt;/a&gt;&lt;/p&gt;</description>
                <environment></environment>
        <key id="1975414">DOCS-15079</key>
            <summary>Document the security non-implications of md5 usage in SCRAM-SHA-1</summary>
                <type id="3" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14718&amp;avatarType=issuetype">Task</type>
                                            <priority id="3" iconUrl="https://jira.mongodb.org/images/icons/priorities/major.svg">Major - P3</priority>
                        <status id="6" iconUrl="https://jira.mongodb.org/images/icons/statuses/closed.png" description="The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.">Closed</status>
                    <statusCategory id="3" key="done" colorName="success"/>
                                    <resolution id="9">Done</resolution>
                                        <assignee username="jason.price@mongodb.com">Jason Price</assignee>
                                    <reporter username="bernie@mongodb.com">Bernie Hackett</reporter>
                        <labels>
                    </labels>
                <created>Tue, 1 Feb 2022 21:01:07 +0000</created>
                <updated>Mon, 13 Nov 2023 17:44:49 +0000</updated>
                            <resolved>Tue, 15 Feb 2022 19:27:13 +0000</resolved>
                                                    <fixVersion>4.2.0</fixVersion>
                    <fixVersion>4.4.0</fixVersion>
                    <fixVersion>5.0.0</fixVersion>
                    <fixVersion>5.2.0</fixVersion>
                    <fixVersion>5.3.0</fixVersion>
                    <fixVersion>Server_Docs_20231030</fixVersion>
                    <fixVersion>Server_Docs_20231106</fixVersion>
                    <fixVersion>Server_Docs_20231105</fixVersion>
                    <fixVersion>Server_Docs_20231113</fixVersion>
                                    <component>manual</component>
                    <component>Server</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="4357120" author="xgen-internal-githook" created="Tue, 15 Feb 2022 19:51:36 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;jason-price-mongodb&apos;, &apos;email&apos;: &apos;69260375+jason-price-mongodb@users.noreply.github.com&apos;, &apos;username&apos;: &apos;jason-price-mongodb&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-15079&quot; title=&quot;Document the security non-implications of md5 usage in SCRAM-SHA-1&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-15079&quot;&gt;&lt;del&gt;DOCS-15079&lt;/del&gt;&lt;/a&gt;-md5-usage-in-SCRAM-SHA-1 (#640)&lt;/p&gt;

&lt;p&gt;Co-authored-by: jason-price-mongodb &amp;lt;jshfjghsdfgjsdjh@aolsdjfhkjsdhfkjsdf.com&amp;gt;&lt;br/&gt;
Branch: v5.2&lt;br/&gt;
&lt;a href=&quot;https://github.com/10gen/docs-mongodb-internal/commit/54966245ef4dab2f2c2a72cb6200d3505e49ff39&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/10gen/docs-mongodb-internal/commit/54966245ef4dab2f2c2a72cb6200d3505e49ff39&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="4357049" author="xgen-internal-githook" created="Tue, 15 Feb 2022 19:25:05 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;jason-price-mongodb&apos;, &apos;email&apos;: &apos;69260375+jason-price-mongodb@users.noreply.github.com&apos;, &apos;username&apos;: &apos;jason-price-mongodb&apos;}
&lt;p&gt;Message: Docs 15079 md5 usage in scram sha 1 (#612) (#639)&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-15079&quot; title=&quot;Document the security non-implications of md5 usage in SCRAM-SHA-1&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-15079&quot;&gt;&lt;del&gt;DOCS-15079&lt;/del&gt;&lt;/a&gt;-md5-usage-in-SCRAM-SHA-1&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-15079&quot; title=&quot;Document the security non-implications of md5 usage in SCRAM-SHA-1&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-15079&quot;&gt;&lt;del&gt;DOCS-15079&lt;/del&gt;&lt;/a&gt;-md5-usage-in-SCRAM-SHA-1&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-15079&quot; title=&quot;Document the security non-implications of md5 usage in SCRAM-SHA-1&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-15079&quot;&gt;&lt;del&gt;DOCS-15079&lt;/del&gt;&lt;/a&gt;-md5-usage-in-SCRAM-SHA-1&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-15079&quot; title=&quot;Document the security non-implications of md5 usage in SCRAM-SHA-1&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-15079&quot;&gt;&lt;del&gt;DOCS-15079&lt;/del&gt;&lt;/a&gt;-md5-usage-in-SCRAM-SHA-1&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-15079&quot; title=&quot;Document the security non-implications of md5 usage in SCRAM-SHA-1&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-15079&quot;&gt;&lt;del&gt;DOCS-15079&lt;/del&gt;&lt;/a&gt;-md5-usage-in-SCRAM-SHA-1&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-15079&quot; title=&quot;Document the security non-implications of md5 usage in SCRAM-SHA-1&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-15079&quot;&gt;&lt;del&gt;DOCS-15079&lt;/del&gt;&lt;/a&gt;-md5-usage-in-SCRAM-SHA-1&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Co-authored-by: jason-price-mongodb &amp;lt;jshfjghsdfgjsdjh@aolsdjfhkjsdhfkjsdf.com&amp;gt;&lt;/p&gt;

&lt;p&gt;Co-authored-by: jason-price-mongodb &amp;lt;jshfjghsdfgjsdjh@aolsdjfhkjsdhfkjsdf.com&amp;gt;&lt;br/&gt;
Branch: v5.2&lt;br/&gt;
&lt;a href=&quot;https://github.com/10gen/docs-mongodb-internal/commit/e6075d311eb8e6fb8567e5c58d13279e8308d439&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/10gen/docs-mongodb-internal/commit/e6075d311eb8e6fb8567e5c58d13279e8308d439&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="4356972" author="xgen-internal-githook" created="Tue, 15 Feb 2022 19:05:31 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;jason-price-mongodb&apos;, &apos;email&apos;: &apos;69260375+jason-price-mongodb@users.noreply.github.com&apos;, &apos;username&apos;: &apos;jason-price-mongodb&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-15079&quot; title=&quot;Document the security non-implications of md5 usage in SCRAM-SHA-1&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-15079&quot;&gt;&lt;del&gt;DOCS-15079&lt;/del&gt;&lt;/a&gt; md5 usage in scram sha 1 (#638)&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;Docs 15079 md5 usage in scram sha 1 (#612)&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-15079&quot; title=&quot;Document the security non-implications of md5 usage in SCRAM-SHA-1&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-15079&quot;&gt;&lt;del&gt;DOCS-15079&lt;/del&gt;&lt;/a&gt;-md5-usage-in-SCRAM-SHA-1&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-15079&quot; title=&quot;Document the security non-implications of md5 usage in SCRAM-SHA-1&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-15079&quot;&gt;&lt;del&gt;DOCS-15079&lt;/del&gt;&lt;/a&gt;-md5-usage-in-SCRAM-SHA-1&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-15079&quot; title=&quot;Document the security non-implications of md5 usage in SCRAM-SHA-1&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-15079&quot;&gt;&lt;del&gt;DOCS-15079&lt;/del&gt;&lt;/a&gt;-md5-usage-in-SCRAM-SHA-1&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-15079&quot; title=&quot;Document the security non-implications of md5 usage in SCRAM-SHA-1&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-15079&quot;&gt;&lt;del&gt;DOCS-15079&lt;/del&gt;&lt;/a&gt;-md5-usage-in-SCRAM-SHA-1&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-15079&quot; title=&quot;Document the security non-implications of md5 usage in SCRAM-SHA-1&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-15079&quot;&gt;&lt;del&gt;DOCS-15079&lt;/del&gt;&lt;/a&gt;-md5-usage-in-SCRAM-SHA-1&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-15079&quot; title=&quot;Document the security non-implications of md5 usage in SCRAM-SHA-1&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-15079&quot;&gt;&lt;del&gt;DOCS-15079&lt;/del&gt;&lt;/a&gt;-md5-usage-in-SCRAM-SHA-1&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Co-authored-by: jason-price-mongodb &amp;lt;jshfjghsdfgjsdjh@aolsdjfhkjsdhfkjsdf.com&amp;gt;&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-15079&quot; title=&quot;Document the security non-implications of md5 usage in SCRAM-SHA-1&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-15079&quot;&gt;&lt;del&gt;DOCS-15079&lt;/del&gt;&lt;/a&gt;-md5-usage-in-SCRAM-SHA-1&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Co-authored-by: jason-price-mongodb &amp;lt;jshfjghsdfgjsdjh@aolsdjfhkjsdhfkjsdf.com&amp;gt;&lt;br/&gt;
Branch: v5.0&lt;br/&gt;
&lt;a href=&quot;https://github.com/10gen/docs-mongodb-internal/commit/a2b80f3609be228efadb2851d1e9445f10a16e1e&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/10gen/docs-mongodb-internal/commit/a2b80f3609be228efadb2851d1e9445f10a16e1e&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="4356894" author="xgen-internal-githook" created="Tue, 15 Feb 2022 18:39:48 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;jason-price-mongodb&apos;, &apos;email&apos;: &apos;69260375+jason-price-mongodb@users.noreply.github.com&apos;, &apos;username&apos;: &apos;jason-price-mongodb&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-15079&quot; title=&quot;Document the security non-implications of md5 usage in SCRAM-SHA-1&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-15079&quot;&gt;&lt;del&gt;DOCS-15079&lt;/del&gt;&lt;/a&gt; md5 usage in scram sha 1 (#637)&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;Docs 15079 md5 usage in scram sha 1 (#612)&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-15079&quot; title=&quot;Document the security non-implications of md5 usage in SCRAM-SHA-1&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-15079&quot;&gt;&lt;del&gt;DOCS-15079&lt;/del&gt;&lt;/a&gt;-md5-usage-in-SCRAM-SHA-1&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-15079&quot; title=&quot;Document the security non-implications of md5 usage in SCRAM-SHA-1&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-15079&quot;&gt;&lt;del&gt;DOCS-15079&lt;/del&gt;&lt;/a&gt;-md5-usage-in-SCRAM-SHA-1&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-15079&quot; title=&quot;Document the security non-implications of md5 usage in SCRAM-SHA-1&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-15079&quot;&gt;&lt;del&gt;DOCS-15079&lt;/del&gt;&lt;/a&gt;-md5-usage-in-SCRAM-SHA-1&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-15079&quot; title=&quot;Document the security non-implications of md5 usage in SCRAM-SHA-1&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-15079&quot;&gt;&lt;del&gt;DOCS-15079&lt;/del&gt;&lt;/a&gt;-md5-usage-in-SCRAM-SHA-1&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-15079&quot; title=&quot;Document the security non-implications of md5 usage in SCRAM-SHA-1&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-15079&quot;&gt;&lt;del&gt;DOCS-15079&lt;/del&gt;&lt;/a&gt;-md5-usage-in-SCRAM-SHA-1&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-15079&quot; title=&quot;Document the security non-implications of md5 usage in SCRAM-SHA-1&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-15079&quot;&gt;&lt;del&gt;DOCS-15079&lt;/del&gt;&lt;/a&gt;-md5-usage-in-SCRAM-SHA-1&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Co-authored-by: jason-price-mongodb &amp;lt;jshfjghsdfgjsdjh@aolsdjfhkjsdhfkjsdf.com&amp;gt;&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-15079&quot; title=&quot;Document the security non-implications of md5 usage in SCRAM-SHA-1&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-15079&quot;&gt;&lt;del&gt;DOCS-15079&lt;/del&gt;&lt;/a&gt;-md5-usage-in-SCRAM-SHA-1&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-15079&quot; title=&quot;Document the security non-implications of md5 usage in SCRAM-SHA-1&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-15079&quot;&gt;&lt;del&gt;DOCS-15079&lt;/del&gt;&lt;/a&gt;-md5-usage-in-SCRAM-SHA-1&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-15079&quot; title=&quot;Document the security non-implications of md5 usage in SCRAM-SHA-1&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-15079&quot;&gt;&lt;del&gt;DOCS-15079&lt;/del&gt;&lt;/a&gt;-md5-usage-in-SCRAM-SHA-1&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Co-authored-by: jason-price-mongodb &amp;lt;jshfjghsdfgjsdjh@aolsdjfhkjsdhfkjsdf.com&amp;gt;&lt;br/&gt;
Branch: v4.4&lt;br/&gt;
&lt;a href=&quot;https://github.com/10gen/docs-mongodb-internal/commit/cbcc012841161a52729a2e88cbfd160ce38a1800&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/10gen/docs-mongodb-internal/commit/cbcc012841161a52729a2e88cbfd160ce38a1800&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="4351882" author="xgen-internal-githook" created="Sat, 12 Feb 2022 01:35:50 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;jason-price-mongodb&apos;, &apos;email&apos;: &apos;69260375+jason-price-mongodb@users.noreply.github.com&apos;, &apos;username&apos;: &apos;jason-price-mongodb&apos;}
&lt;p&gt;Message: Docs 15079 md5 usage in scram sha 1 (#626)&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;Docs 15079 md5 usage in scram sha 1 (#612)&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-15079&quot; title=&quot;Document the security non-implications of md5 usage in SCRAM-SHA-1&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-15079&quot;&gt;&lt;del&gt;DOCS-15079&lt;/del&gt;&lt;/a&gt;-md5-usage-in-SCRAM-SHA-1&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-15079&quot; title=&quot;Document the security non-implications of md5 usage in SCRAM-SHA-1&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-15079&quot;&gt;&lt;del&gt;DOCS-15079&lt;/del&gt;&lt;/a&gt;-md5-usage-in-SCRAM-SHA-1&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-15079&quot; title=&quot;Document the security non-implications of md5 usage in SCRAM-SHA-1&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-15079&quot;&gt;&lt;del&gt;DOCS-15079&lt;/del&gt;&lt;/a&gt;-md5-usage-in-SCRAM-SHA-1&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-15079&quot; title=&quot;Document the security non-implications of md5 usage in SCRAM-SHA-1&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-15079&quot;&gt;&lt;del&gt;DOCS-15079&lt;/del&gt;&lt;/a&gt;-md5-usage-in-SCRAM-SHA-1&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-15079&quot; title=&quot;Document the security non-implications of md5 usage in SCRAM-SHA-1&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-15079&quot;&gt;&lt;del&gt;DOCS-15079&lt;/del&gt;&lt;/a&gt;-md5-usage-in-SCRAM-SHA-1&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-15079&quot; title=&quot;Document the security non-implications of md5 usage in SCRAM-SHA-1&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-15079&quot;&gt;&lt;del&gt;DOCS-15079&lt;/del&gt;&lt;/a&gt;-md5-usage-in-SCRAM-SHA-1&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Co-authored-by: jason-price-mongodb &amp;lt;jshfjghsdfgjsdjh@aolsdjfhkjsdhfkjsdf.com&amp;gt;&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-15079&quot; title=&quot;Document the security non-implications of md5 usage in SCRAM-SHA-1&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-15079&quot;&gt;&lt;del&gt;DOCS-15079&lt;/del&gt;&lt;/a&gt;-md5-usage-in-SCRAM-SHA-1&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-15079&quot; title=&quot;Document the security non-implications of md5 usage in SCRAM-SHA-1&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-15079&quot;&gt;&lt;del&gt;DOCS-15079&lt;/del&gt;&lt;/a&gt;-md5-usage-in-SCRAM-SHA-1&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Co-authored-by: jason-price-mongodb &amp;lt;jshfjghsdfgjsdjh@aolsdjfhkjsdhfkjsdf.com&amp;gt;&lt;br/&gt;
Branch: v4.2&lt;br/&gt;
&lt;a href=&quot;https://github.com/10gen/docs-mongodb-internal/commit/cf9ca6c0e18d04df9a2ecbd26486530df8798134&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/10gen/docs-mongodb-internal/commit/cf9ca6c0e18d04df9a2ecbd26486530df8798134&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="4351860" author="xgen-internal-githook" created="Sat, 12 Feb 2022 00:04:22 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;jason-price-mongodb&apos;, &apos;email&apos;: &apos;69260375+jason-price-mongodb@users.noreply.github.com&apos;, &apos;username&apos;: &apos;jason-price-mongodb&apos;}
&lt;p&gt;Message: Docs 15079 md5 usage in scram sha 1 (#612)&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-15079&quot; title=&quot;Document the security non-implications of md5 usage in SCRAM-SHA-1&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-15079&quot;&gt;&lt;del&gt;DOCS-15079&lt;/del&gt;&lt;/a&gt;-md5-usage-in-SCRAM-SHA-1&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-15079&quot; title=&quot;Document the security non-implications of md5 usage in SCRAM-SHA-1&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-15079&quot;&gt;&lt;del&gt;DOCS-15079&lt;/del&gt;&lt;/a&gt;-md5-usage-in-SCRAM-SHA-1&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-15079&quot; title=&quot;Document the security non-implications of md5 usage in SCRAM-SHA-1&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-15079&quot;&gt;&lt;del&gt;DOCS-15079&lt;/del&gt;&lt;/a&gt;-md5-usage-in-SCRAM-SHA-1&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-15079&quot; title=&quot;Document the security non-implications of md5 usage in SCRAM-SHA-1&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-15079&quot;&gt;&lt;del&gt;DOCS-15079&lt;/del&gt;&lt;/a&gt;-md5-usage-in-SCRAM-SHA-1&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-15079&quot; title=&quot;Document the security non-implications of md5 usage in SCRAM-SHA-1&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-15079&quot;&gt;&lt;del&gt;DOCS-15079&lt;/del&gt;&lt;/a&gt;-md5-usage-in-SCRAM-SHA-1&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-15079&quot; title=&quot;Document the security non-implications of md5 usage in SCRAM-SHA-1&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-15079&quot;&gt;&lt;del&gt;DOCS-15079&lt;/del&gt;&lt;/a&gt;-md5-usage-in-SCRAM-SHA-1&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Co-authored-by: jason-price-mongodb &amp;lt;jshfjghsdfgjsdjh@aolsdjfhkjsdhfkjsdf.com&amp;gt;&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/10gen/docs-mongodb-internal/commit/4b9304db21cee73be5b144a121902226848badfc&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/10gen/docs-mongodb-internal/commit/4b9304db21cee73be5b144a121902226848badfc&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="4328879" author="james.kovacs" created="Tue, 1 Feb 2022 21:14:43 +0000"  >&lt;p&gt;GridFS optionally uses MD5 hashes for stored files and we have a note in our docs that this is deprecated:&lt;br/&gt;
&lt;a href=&quot;https://docs.mongodb.com/manual/core/gridfs/#mongodb-data-files.md5&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://docs.mongodb.com/manual/core/gridfs/#mongodb-data-files.md5&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                                                <inwardlinks description="is related to">
                                                        </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                <customfield id="customfield_10050" key="com.atlassian.jira.toolkit:comments">
                        <customfieldname># Replies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>7.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Tue, 1 Feb 2022 21:11:59 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        1 year, 51 weeks, 1 day ago
    
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_18254" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Dependencies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue><![CDATA[]]></customfieldvalue>


                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_15850" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                            <customfield id="customfield_10857" key="com.pyxis.greenhopper.jira:gh-epic-link">
                        <customfieldname>Epic Link</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>DOCSP-11701</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_14873" key="com.atlassian.jira.plugin.system.customfieldtypes:multiuserpicker">
                        <customfieldname>External Reviewer</customfieldname>
                        <customfieldvalues>
                                    <customfieldvalue><![CDATA[bernie@mongodb.com]]></customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10057" key="com.atlassian.jira.toolkit:lastusercommented">
                        <customfieldname>Last comment by Customer</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>true</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10056" key="com.atlassian.jira.toolkit:lastupdaterorcommenter">
                        <customfieldname>Last commenter</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>emet.ozar@mongodb.com</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            1 year, 51 weeks, 1 day ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                            <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>bernie@mongodb.com</customfieldvalue>
            <customfieldvalue>xgen-internal-githook</customfieldvalue>
            <customfieldvalue>james.kovacs@mongodb.com</customfieldvalue>
            <customfieldvalue>jason.price@mongodb.com</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|i0itpr:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|i01x1r:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10558" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>9223372036854775807</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                    <customfield id="customfield_10557" key="com.pyxis.greenhopper.jira:gh-sprint">
                        <customfieldname>Sprint</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue id="5947">ServerDocs2022: Feb8 - Feb15</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                        <customfield id="customfield_10555" key="com.atlassian.jira.plugin.system.customfieldtypes:float">
                        <customfieldname>Story Points</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>3.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_10053" key="com.atlassian.jira.ext.charting:timeinstatus">
                        <customfieldname>Time In Status</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_14350" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>serverRank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|i0ifv3:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                </customfields>
    </item>
</channel>
</rss>