<!-- 
RSS generated by JIRA (1001.0.0-SNAPSHOT#100246-sha1:7a5c50119eb0633d306e14180817ddef5e80c75d) at Thu Feb 08 23:18:04 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 add field=key&field=summary to the URL of your request.
-->
<rss version="0.92" >
<channel>
    <title>FOLIO Jira</title>
    <link>https://folio-org.atlassian.net</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>1001.0.0-SNAPSHOT</version>
        <build-number>100246</build-number>
        <build-date>07-02-2024</build-date>
    </build-info>

<item>
            <title>[UINOTES-35] Fix security vulnerability reported for js-yaml &lt; 3.13.1</title>
                <link>https://folio-org.atlassian.net/browse/UINOTES-35</link>
                <project id="10051" key="UINOTES">ui-notes</project>
                    <description>&lt;h2&gt;&lt;a name=&quot;Remediation&quot;&gt;&lt;/a&gt;Remediation&lt;/h2&gt;
&lt;p&gt;Upgrade js-yaml to version 3.13.1 or later. &lt;br/&gt;
For example:&#160;&#160;&#160;&#160;&#160;&#160;&#160; &#160;&lt;/p&gt;
&lt;div class=&quot;code panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;codeContent panelContent&quot;&gt;
&lt;pre class=&quot;code-java&quot;&gt;js-yaml@^3.13.1:
&#160;version &lt;span class=&quot;code-quote&quot;&gt;&quot;3.13.1&quot;&lt;/span&gt;
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;Always verify the validity and compatibility of suggestions with your codebase. &lt;/p&gt;
&lt;h2&gt;&lt;a name=&quot;Details&quot;&gt;&lt;/a&gt;Details&lt;/h2&gt;
&lt;p&gt;&lt;a href=&quot;https://github.com/nodeca/js-yaml/pull/480&quot; class=&quot;external-link&quot; rel=&quot;nofollow noreferrer&quot;&gt;WS-2019-0063&lt;/a&gt;&lt;br/&gt;
high severity&lt;br/&gt;
&lt;b&gt;Vulnerable versions:&lt;/b&gt; &amp;lt; 3.13.1&lt;br/&gt;
&lt;b&gt;Patched version:&lt;/b&gt; 3.13.1&lt;/p&gt;

&lt;p&gt;Js-yaml prior to 3.13.1 are vulnerable to Code Injection. The load() function may execute arbitrary code injected through a malicious YAML file.&lt;/p&gt;</description>
                <environment></environment>
        <key id="37864">UINOTES-35</key>
            <summary>Fix security vulnerability reported for js-yaml &lt; 3.13.1</summary>
                <type id="10001" iconUrl="https://folio-org.atlassian.net/rest/api/2/universal_avatar/view/type/issuetype/avatar/10303?size=medium">Bug</type>
                                            <priority id="10005" iconUrl="https://dev.folio.org/assets/jira-priority/tbd.svg">TBD</priority>
                        <status id="6" iconUrl="https://folio-org.atlassian.net/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="green"/>
                                    <resolution id="10002">Cannot Reproduce</resolution>
                                                        <assignee accountid="70121:329e0f11-cc86-459e-a311-80d4eb134a7f">Sobha Duvvuri</assignee>
                                                                <reporter accountid="5ced27478b03050f27825a93">Peter Murray</reporter>
                                    <labels>
                            <label>epam-spitfire</label>
                            <label>front-end</label>
                            <label>security</label>
                            <label>ui-only</label>
                    </labels>
                <created>Thu, 6 Jun 2019 13:40:04 +0000</created>
                <updated>Mon, 24 Jun 2019 15:41:39 +0000</updated>
                            <resolved>Mon, 24 Jun 2019 15:41:39 +0000</resolved>
                                                    <fixVersion>1.2.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                <comments>
                                                            <comment id="85382" author="615afd1cd9820f0070a09ef0" created="Thu, 13 Jun 2019 11:43:05 +0000"  >&lt;p&gt;I think this was a transitive dependency that appears to have been resolved automatically somewhere down the dep tree. Agreed, &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3A052b4aee-4582-4d57-9322-7cbba2edba2a&quot; class=&quot;user-hover&quot; rel=&quot;557058:052b4aee-4582-4d57-9322-7cbba2edba2a&quot; data-account-id=&quot;557058:052b4aee-4582-4d57-9322-7cbba2edba2a&quot; accountid=&quot;557058:052b4aee-4582-4d57-9322-7cbba2edba2a&quot; rel=&quot;noreferrer&quot;&gt;Igor Godlevskyi&lt;/a&gt;? &lt;/p&gt;</comment>
                                                            <comment id="85383" author="70121:329e0f11-cc86-459e-a311-80d4eb134a7f" created="Mon, 24 Jun 2019 14:33:04 +0000"  >&lt;p&gt;Waiting on response from &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=5ced27478b03050f27825a93&quot; class=&quot;user-hover&quot; rel=&quot;5ced27478b03050f27825a93&quot; data-account-id=&quot;5ced27478b03050f27825a93&quot; accountid=&quot;5ced27478b03050f27825a93&quot; rel=&quot;noreferrer&quot;&gt;Peter Murray&lt;/a&gt; to understand if this still needs to be tackled. &lt;/p&gt;

&lt;p&gt;Observations are as follows:&lt;br/&gt;
1. We cannot see these security vulnerabilities either in github or in sonarcloud&lt;br/&gt;
2. These are inner dependencies of dependencies and when looked in the yarn.lock file, looks like these libraries are being resolved to the correct versions - the ones without the security issues; which is why we want to confirm if these still need to be fixed.&lt;br/&gt;
3. Modifying the yarn.lock file directly might not make sense since its possible that it gets regenerated automatically.&lt;/p&gt;</comment>
                                                            <comment id="85384" author="70121:329e0f11-cc86-459e-a311-80d4eb134a7f" created="Mon, 24 Jun 2019 15:41:39 +0000"  >&lt;p&gt;Per &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=5ced27478b03050f27825a93&quot; class=&quot;user-hover&quot; rel=&quot;5ced27478b03050f27825a93&quot; data-account-id=&quot;5ced27478b03050f27825a93&quot; accountid=&quot;5ced27478b03050f27825a93&quot; rel=&quot;noreferrer&quot;&gt;Peter Murray&lt;/a&gt;, These were reported by GitHub&apos;s vulnerability scan, and GitHub is no longer showing the vulnerabilities. So, closing this as non-reproducible.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10000">
                    <name>Blocks</name>
                                            <outwardlinks description="blocks">
                                        <issuelink>
            <issuekey id="81356">FOLIO-2080</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                            <issuelinktype id="10003">
                    <name>Relates</name>
                                            <outwardlinks description="relates to">
                                        <issuelink>
            <issuekey id="10833">UXPROD-1299</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10000" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummarycf">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10057" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Development Team</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10180"><![CDATA[Spitfire]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10019" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|hzztl3:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_10020" key="com.pyxis.greenhopper.jira:gh-sprint">
                        <customfieldname>Sprint</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue id="999">eHoldings Sprint 66</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10024" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>[CHART] Date of First Response</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Thu, 13 Jun 2019 11:43:05 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10025" key="com.atlassian.jira.ext.charting:timeinstatus">
                        <customfieldname>[CHART] Time in Status</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                    </customfields>
    </item>
</channel>
</rss>