<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 05:02:13 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>[SERVER-43085] Regenerate all testing certificates with SHA-256 instead of SHA-1</title>
                <link>https://jira.mongodb.org/browse/SERVER-43085</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;On certain newer implementations of openssl, such as the one currently on Debian&apos;s testing branch, SHA-1 as the digest algorithm in certificates is rejected by the default OpenSSL config because it is deprecated. There is a workaround to fix it, but it seems to be a not-very-safe thing to do for anything else on the system using OpenSSL, and it would probably just be better to update the certificates we use for testing to SHA-256 instead. &lt;/p&gt;

&lt;p&gt;This causes test failures. I discovered when testing kmip.js on my system, which failed with &lt;/p&gt;

&lt;p/&gt;
&lt;div id=&quot;syntaxplugin&quot; class=&quot;syntaxplugin&quot; style=&quot;border: 1px dashed #bbb; border-radius: 5px !important; overflow: auto; max-height: 30em;&quot;&gt;
&lt;table cellspacing=&quot;0&quot; cellpadding=&quot;0&quot; border=&quot;0&quot; width=&quot;100%&quot; style=&quot;font-size: 1em; line-height: 1.4em !important; font-weight: normal; font-style: normal; color: black;&quot;&gt;
		&lt;tbody &gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;  margin-top: 10px;   margin-bottom: 10px;  width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;cannot read certificate file: src/mongo/db/modules/enterprise/jstests/encryptdb/libs/client_password_protected.pem error:140AB18E:SSL routines:SSL_CTX_use_certificate:ca md too weak&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
			&lt;/tbody&gt;
&lt;/table&gt;
&lt;/div&gt;
&lt;p/&gt;

&lt;p&gt;See &lt;a href=&quot;https://wiki.debian.org/ContinuousIntegration/TriagingTips/openssl-1.1.1&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://wiki.debian.org/ContinuousIntegration/TriagingTips/openssl-1.1.1&lt;/a&gt; for context&lt;/p&gt;</description>
                <environment>Debian GNU/Linux bullseye, openssl v1.1.1c</environment>
        <key id="911447">SERVER-43085</key>
            <summary>Regenerate all testing certificates with SHA-256 instead of SHA-1</summary>
                <type id="4" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14710&amp;avatarType=issuetype">Improvement</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="13201">Fixed</resolution>
                                        <assignee username="sara.golemon@mongodb.com">Sara Golemon</assignee>
                                    <reporter username="adam.cooper@mongodb.com">Adam Cooper</reporter>
                        <labels>
                    </labels>
                <created>Thu, 29 Aug 2019 15:42:59 +0000</created>
                <updated>Sun, 29 Oct 2023 22:17:35 +0000</updated>
                            <resolved>Wed, 23 Oct 2019 16:21:36 +0000</resolved>
                                                    <fixVersion>3.6.16</fixVersion>
                    <fixVersion>4.3.1</fixVersion>
                    <fixVersion>3.4.24</fixVersion>
                    <fixVersion>4.2.2</fixVersion>
                    <fixVersion>4.0.14</fixVersion>
                                                        <votes>0</votes>
                                    <watches>4</watches>
                                                                                                                <comments>
                            <comment id="2540007" author="xgen-internal-githook" created="Wed, 13 Nov 2019 23:59:46 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Sara Golemon&apos;, &apos;username&apos;: &apos;sgolemon&apos;, &apos;email&apos;: &apos;sara.golemon@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-43085&quot; title=&quot;Regenerate all testing certificates with SHA-256 instead of SHA-1&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-43085&quot;&gt;&lt;del&gt;SERVER-43085&lt;/del&gt;&lt;/a&gt; Regenerate X509 test certificates&lt;/p&gt;

&lt;p&gt;(cherry picked from commit 5d6cfabf7cc4ba4d23c30b7d02ea79a1d664137d)&lt;br/&gt;
(cherry picked from commit 0fb7557a6bff0930f025b3036bcbb0c1ef0191db)&lt;br/&gt;
Branch: v3.4&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/2b5f3b0e339a1884e9cc07fe899577bb9eb6280d&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/2b5f3b0e339a1884e9cc07fe899577bb9eb6280d&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="2540006" author="xgen-internal-githook" created="Wed, 13 Nov 2019 23:59:42 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;username&apos;: &apos;sgolemon&apos;, &apos;email&apos;: &apos;sara.golemon@mongodb.com&apos;, &apos;name&apos;: &apos;Sara Golemon&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-43085&quot; title=&quot;Regenerate all testing certificates with SHA-256 instead of SHA-1&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-43085&quot;&gt;&lt;del&gt;SERVER-43085&lt;/del&gt;&lt;/a&gt; Regenerate X509 test certificates&lt;/p&gt;

&lt;p&gt;(cherry picked from commit d268b9a7f0273c99b5a67cdc36237b5789046436)&lt;br/&gt;
Branch: v3.4&lt;br/&gt;
&lt;a href=&quot;https://github.com/10gen/mongo-enterprise-modules/commit/827e7c9de6eb3a56038eb57cf50579425f7179cd&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/10gen/mongo-enterprise-modules/commit/827e7c9de6eb3a56038eb57cf50579425f7179cd&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="2538850" author="xgen-internal-githook" created="Wed, 13 Nov 2019 15:14:49 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;username&apos;: &apos;sgolemon&apos;, &apos;email&apos;: &apos;sara.golemon@mongodb.com&apos;, &apos;name&apos;: &apos;Sara Golemon&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-43085&quot; title=&quot;Regenerate all testing certificates with SHA-256 instead of SHA-1&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-43085&quot;&gt;&lt;del&gt;SERVER-43085&lt;/del&gt;&lt;/a&gt; Regenerate X509 test certificates&lt;/p&gt;

&lt;p&gt;(cherry picked from commit 5d6cfabf7cc4ba4d23c30b7d02ea79a1d664137d)&lt;br/&gt;
(cherry picked from commit 0fb7557a6bff0930f025b3036bcbb0c1ef0191db)&lt;br/&gt;
Branch: v3.6&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/7706cef78c934916b2625e109571875dec8af7ac&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/7706cef78c934916b2625e109571875dec8af7ac&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="2538846" author="xgen-internal-githook" created="Wed, 13 Nov 2019 15:14:45 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Sara Golemon&apos;, &apos;username&apos;: &apos;sgolemon&apos;, &apos;email&apos;: &apos;sara.golemon@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-43085&quot; title=&quot;Regenerate all testing certificates with SHA-256 instead of SHA-1&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-43085&quot;&gt;&lt;del&gt;SERVER-43085&lt;/del&gt;&lt;/a&gt; Regenerate X509 test certificates&lt;/p&gt;

&lt;p&gt;(cherry picked from commit d268b9a7f0273c99b5a67cdc36237b5789046436)&lt;br/&gt;
Branch: v3.6&lt;br/&gt;
&lt;a href=&quot;https://github.com/10gen/mongo-enterprise-modules/commit/3f05c1e50365be5c6150ea45a237c8699fb2d193&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/10gen/mongo-enterprise-modules/commit/3f05c1e50365be5c6150ea45a237c8699fb2d193&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="2538192" author="xgen-internal-githook" created="Wed, 13 Nov 2019 02:28:02 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;username&apos;: &apos;sgolemon&apos;, &apos;email&apos;: &apos;sara.golemon@mongodb.com&apos;, &apos;name&apos;: &apos;Sara Golemon&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-43085&quot; title=&quot;Regenerate all testing certificates with SHA-256 instead of SHA-1&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-43085&quot;&gt;&lt;del&gt;SERVER-43085&lt;/del&gt;&lt;/a&gt; Regenerate X509 test certificates&lt;/p&gt;

&lt;p&gt;(cherry picked from commit 5d6cfabf7cc4ba4d23c30b7d02ea79a1d664137d)&lt;br/&gt;
(cherry picked from commit 0fb7557a6bff0930f025b3036bcbb0c1ef0191db)&lt;br/&gt;
Branch: v4.0&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/eae761f417f689aaefd276ba195527ff1df64e3e&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/eae761f417f689aaefd276ba195527ff1df64e3e&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="2538191" author="xgen-internal-githook" created="Wed, 13 Nov 2019 02:27:50 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Sara Golemon&apos;, &apos;username&apos;: &apos;sgolemon&apos;, &apos;email&apos;: &apos;sara.golemon@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-43085&quot; title=&quot;Regenerate all testing certificates with SHA-256 instead of SHA-1&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-43085&quot;&gt;&lt;del&gt;SERVER-43085&lt;/del&gt;&lt;/a&gt; Regenerate X509 test certificates&lt;/p&gt;

&lt;p&gt;(cherry picked from commit d268b9a7f0273c99b5a67cdc36237b5789046436)&lt;br/&gt;
Branch: v4.0&lt;br/&gt;
&lt;a href=&quot;https://github.com/10gen/mongo-enterprise-modules/commit/b43c6550f751a5f5a7228d52c0ffa116ac3fb4c2&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/10gen/mongo-enterprise-modules/commit/b43c6550f751a5f5a7228d52c0ffa116ac3fb4c2&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="2528949" author="xgen-internal-githook" created="Mon, 11 Nov 2019 18:14:42 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Sara Golemon&apos;, &apos;username&apos;: &apos;sgolemon&apos;, &apos;email&apos;: &apos;sara.golemon@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-43085&quot; title=&quot;Regenerate all testing certificates with SHA-256 instead of SHA-1&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-43085&quot;&gt;&lt;del&gt;SERVER-43085&lt;/del&gt;&lt;/a&gt; Regenerate X509 test certificates&lt;/p&gt;

&lt;p&gt;(cherry picked from commit d268b9a7f0273c99b5a67cdc36237b5789046436)&lt;br/&gt;
Branch: v4.2&lt;br/&gt;
&lt;a href=&quot;https://github.com/10gen/mongo-enterprise-modules/commit/97c578b51dd38a86c423ca4c4a2d10f8a948d82a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/10gen/mongo-enterprise-modules/commit/97c578b51dd38a86c423ca4c4a2d10f8a948d82a&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="2528711" author="xgen-internal-githook" created="Mon, 11 Nov 2019 16:35:50 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;username&apos;: &apos;sgolemon&apos;, &apos;email&apos;: &apos;sara.golemon@mongodb.com&apos;, &apos;name&apos;: &apos;Sara Golemon&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-43085&quot; title=&quot;Regenerate all testing certificates with SHA-256 instead of SHA-1&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-43085&quot;&gt;&lt;del&gt;SERVER-43085&lt;/del&gt;&lt;/a&gt; Regenerate X509 test certificates&lt;/p&gt;

&lt;p&gt;(cherry picked from commit 5d6cfabf7cc4ba4d23c30b7d02ea79a1d664137d)&lt;br/&gt;
(cherry picked from commit 0fb7557a6bff0930f025b3036bcbb0c1ef0191db)&lt;br/&gt;
Branch: v4.2&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/dc6ef5a552519da68c7c880a3a33ad315b32c466&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/dc6ef5a552519da68c7c880a3a33ad315b32c466&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="2496920" author="xgen-internal-githook" created="Wed, 23 Oct 2019 03:37:45 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;username&apos;: &apos;sgolemon&apos;, &apos;email&apos;: &apos;sara.golemon@mongodb.com&apos;, &apos;name&apos;: &apos;Sara Golemon&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-43085&quot; title=&quot;Regenerate all testing certificates with SHA-256 instead of SHA-1&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-43085&quot;&gt;&lt;del&gt;SERVER-43085&lt;/del&gt;&lt;/a&gt; Regenerate trusted-&lt;/p&gt;
{ca,client,server}
&lt;p&gt;.pem certificates&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/0fb7557a6bff0930f025b3036bcbb0c1ef0191db&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/0fb7557a6bff0930f025b3036bcbb0c1ef0191db&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="2491258" author="xgen-internal-githook" created="Sun, 20 Oct 2019 13:36:58 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;username&apos;: &apos;sgolemon&apos;, &apos;email&apos;: &apos;sara.golemon@mongodb.com&apos;, &apos;name&apos;: &apos;Sara Golemon&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-43085&quot; title=&quot;Regenerate all testing certificates with SHA-256 instead of SHA-1&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-43085&quot;&gt;&lt;del&gt;SERVER-43085&lt;/del&gt;&lt;/a&gt; Revert trusted-&lt;/p&gt;
{client,server}
&lt;p&gt;.pfx&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/3b5b753c22f10890b43bead4392888de3c691611&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/3b5b753c22f10890b43bead4392888de3c691611&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="2490686" author="xgen-internal-githook" created="Fri, 18 Oct 2019 20:36:23 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;username&apos;: &apos;sgolemon&apos;, &apos;email&apos;: &apos;sara.golemon@mongodb.com&apos;, &apos;name&apos;: &apos;Sara Golemon&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-43085&quot; title=&quot;Regenerate all testing certificates with SHA-256 instead of SHA-1&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-43085&quot;&gt;&lt;del&gt;SERVER-43085&lt;/del&gt;&lt;/a&gt; Regenerate X509 test certificates&lt;/p&gt;

&lt;p&gt;Update all certs except trusted-*.pem chain.&lt;br/&gt;
trusted-*.pem will be updated when BUILD hosts are ready.&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/5d6cfabf7cc4ba4d23c30b7d02ea79a1d664137d&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/5d6cfabf7cc4ba4d23c30b7d02ea79a1d664137d&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="2490684" author="xgen-internal-githook" created="Fri, 18 Oct 2019 20:36:01 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;username&apos;: &apos;sgolemon&apos;, &apos;email&apos;: &apos;sara.golemon@mongodb.com&apos;, &apos;name&apos;: &apos;Sara Golemon&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-43085&quot; title=&quot;Regenerate all testing certificates with SHA-256 instead of SHA-1&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-43085&quot;&gt;&lt;del&gt;SERVER-43085&lt;/del&gt;&lt;/a&gt; Regenerate X509 test certificates&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/10gen/mongo-enterprise-modules/commit/d268b9a7f0273c99b5a67cdc36237b5789046436&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/10gen/mongo-enterprise-modules/commit/d268b9a7f0273c99b5a67cdc36237b5789046436&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10420">
                    <name>Backports</name>
                                            <outwardlinks description="backported by">
                                                        </outwardlinks>
                                                        </issuelinktype>
                            <issuelinktype id="10011">
                    <name>Depends</name>
                                            <outwardlinks description="depends on">
                                                        </outwardlinks>
                                                                <inwardlinks description="is depended on by">
                                                        </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10520">
                    <name>Problem/Incident</name>
                                            <outwardlinks description="causes">
                                                        </outwardlinks>
                                                        </issuelinktype>
                            <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>12.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_18555" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname># of Sprints</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>3.0</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_12450" key="com.atlassian.jira.plugin.system.customfieldtypes:multicheckboxes">
                        <customfieldname>Backport Requested</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="16775"><![CDATA[v4.2]]></customfieldvalue>
    <customfieldvalue key="15640"><![CDATA[v4.0]]></customfieldvalue>
    <customfieldvalue key="15141"><![CDATA[v3.6]]></customfieldvalue>
    <customfieldvalue key="14340"><![CDATA[v3.4]]></customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10011" key="com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons">
                        <customfieldname>Backwards Compatibility</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10038"><![CDATA[Fully Compatible]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Mon, 9 Sep 2019 15:45:49 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        4 years, 13 weeks ago
    
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_18254" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Dependencies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue><![CDATA[<s><a href='https://jira.mongodb.org/browse/BUILD-9064'>BUILD-9064</a></s>]]></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_17050" key="com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons">
                        <customfieldname>Downstream Team Attention</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="16941"><![CDATA[Not Needed]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                        <customfield id="customfield_10857" key="com.pyxis.greenhopper.jira:gh-epic-link">
                        <customfieldname>Epic Link</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>PM-1493</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>luke.bonanomi@mongodb.com</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            4 years, 13 weeks ago
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_16465" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Linked BF Score</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>40.0</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>adam.cooper@mongodb.com</customfieldvalue>
            <customfieldvalue>xgen-internal-githook</customfieldvalue>
            <customfieldvalue>sara.golemon@mongodb.com</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hvnmfr:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hr675b:</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_23361" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Requested By</customfieldname>
                        <customfieldvalues>
                                

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_10557" key="com.pyxis.greenhopper.jira:gh-sprint">
                        <customfieldname>Sprint</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue id="3279">Security 2019-10-07</customfieldvalue>
    <customfieldvalue id="3339">Security 2019-10-21</customfieldvalue>
    <customfieldvalue id="3340">Security 2019-11-04</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_22870" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Triagers</customfieldname>
                        <customfieldvalues>
                                

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_14350" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>serverRank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hvn8p3:</customfieldvalue>

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