# Issue
[SERVER-89983](https://jira.mongodb.org/browse/SERVER-89983)
# Description
Translated the Black Duck SBOM to a CycloneDX 1.5 version. Two packages
were left without purls:
- Intel Decimal Floating-Point Math Library: It was downloaded from
https://software.intel.com/content/www/us/en/develop/articles/intel-decimal-floating-point-math-library.html
and the version used is no longer offered for download.
- Snowball Stemming Algorithms (libstemmer): It was download as a
tarball from the website https://snowballstem.org/.
Also the etc/third_party_components.yml was updated with correct team
owners for components.
# Testing
- No testing needed
<!--
Available Evergreen Comment Commands
evergreen patch - attempts to create a new PR patch that reruns on each
new commit; this is required to create a PR patch when only manual PR
testing is enabled
evergreen keep-definitions - reuse the tasks from the previous patch in
subsequent patches. Use this after you modify a patch's tasks.
evergreen reset-definitions - reset the patch tasks to the original
definition
evergreen refresh - resyncs PR GitHub checks
evergreen help - comments the above info
-->
---------
Co-authored-by: Alex Neben <alex.neben@mongodb.com>
GitOrigin-RevId: 24467b02b85f9f34d1b4f6eec1a6def8bc1adfc6