Morning’s Furlough: Sipping Bill of Materials

Curious what this is about? In honor of the NTIA Software Transparency / Software Bill of Materials (SBOM) project, we have chosen to make these Sipping Bill of Materials available. Please consult your local hacker economist to learn how you can get involved with the NTIA SBOM project.

CycloneDX Format

<?xml version="1.0"?>
<bom serialNumber="url:https://narwhal.be/2019/sbom/morningsfurlough/" version="1" xmlns="http://cyclonedx.org/schema/bom/1.1" xmlns:prep="urn:prep:instructions">
    <components>  
        <component type="library">
            <publisher>The Hendrick's Gin Distillery Ltd</publisher>
            <name>Hendrick's Gin</name>
            <description></description>
            <scope>0.75 oz</scope>
        </component>  
        <component type="library">
            <publisher>Rémy Cointreau USA, Inc.</publisher>
            <name>Cointreau L'Unique</name>
            <description></description>
            <scope>0.75 oz</scope>
        </component>  
        <component type="library">
            <publisher>Giulio Cocchi Spumanti Srl</publisher>
            <name>Cocchi Americano</name>
            <description></description>
            <scope>0.75 oz</scope>
        </component>  
        <component type="library">
            <publisher>Narwhal</publisher>
            <name>Lemon Juice</name>
            <description>Fresh squeezed.</description>
            <scope>0.75 oz</scope>
        </component>  
        <component type="library">
            <publisher>Flamingo Hotel and Casino</publisher>
            <name>Hotel Ice</name>
            <description>Locally manufactured by an ice machine on this very floor.</description>
            <scope>1 amount</scope>
        </component>  
        <component type="library">
            <publisher>Friedrich Fischer Franz Pombergers Eidam e.U.</publisher>
            <name>Mephisto Absinthe Classique</name>
            <description></description>
            <scope>1 spray</scope>
        </component> 
    </components>
    <prep:instructions>Spray the absinthe into the glass and discard. Shake ingredients and strain into glass.</prep:instructions>
</bom>

SWID Format

<?xml version="1.0"?>
<SoftwareIdentity
    name="Morning's Furlough"
    tagId="urn:morning-s-furlough"
    tagVersion="1"
    xml:lang="en"	
    xmlns:vTag="http://tagvault.org/xsd/swid-extensions-2015.xsd"
    xmlns="http://standards.iso.org/iso/19770/-2/2015/schema.xsd" 
    xmlns:n8060="http://csrc.nist.gov/schema/swid/2015-extensions/swid-2015-extensions-1.0.xsd">
    <Entity name="Narwhal" role="tagCreator" />
  
    <Link rel="requires" href="urn:the-hendrick-s-gin-distillery-ltd-hendrick-s-gin" />   
    <Link rel="requires" href="urn:rémy-cointreau-usa-inc-cointreau-l-unique" />   
    <Link rel="requires" href="urn:giulio-cocchi-spumanti-srl-cocchi-americano" />   
    <Link rel="requires" href="urn:narwhal-lemon-juice" />   
    <Link rel="requires" href="urn:flamingo-hotel-and-casino-hotel-ice" />   
    <Link rel="requires" href="urn:friedrich-fischer-franz-pombergers-eidam-e-u-mephisto-absinthe-classique" /> 
    <Meta entitlementDataRequired="false" summary="Spray the absinthe into the glass and discard. Shake ingredients and strain into glass." />
</SoftwareIdentity>

 
<SoftwareIdentity
    name="Hendrick's Gin"
    tagId="urn:the-hendrick-s-gin-distillery-ltd-hendrick-s-gin"
    tagVersion="1"
    xml:lang="en"	
    xmlns:vTag="http://tagvault.org/xsd/swid-extensions-2015.xsd"
    xmlns="http://standards.iso.org/iso/19770/-2/2015/schema.xsd" 
    xmlns:n8060="http://csrc.nist.gov/schema/swid/2015-extensions/swid-2015-extensions-1.0.xsd">
    <Entity name="Narwhal" role="tagCreator" />
    <Entity name="The Hendrick's Gin Distillery Ltd" role="softwareCreator" />
    <Meta entitlementDataRequired="false" summary="0.75 oz" />
</SoftwareIdentity>
 
<SoftwareIdentity
    name="Cointreau L'Unique"
    tagId="urn:rémy-cointreau-usa-inc-cointreau-l-unique"
    tagVersion="1"
    xml:lang="en"	
    xmlns:vTag="http://tagvault.org/xsd/swid-extensions-2015.xsd"
    xmlns="http://standards.iso.org/iso/19770/-2/2015/schema.xsd" 
    xmlns:n8060="http://csrc.nist.gov/schema/swid/2015-extensions/swid-2015-extensions-1.0.xsd">
    <Entity name="Narwhal" role="tagCreator" />
    <Entity name="Rémy Cointreau USA, Inc." role="softwareCreator" />
    <Meta entitlementDataRequired="false" summary="0.75 oz" />
</SoftwareIdentity>
 
<SoftwareIdentity
    name="Cocchi Americano"
    tagId="urn:giulio-cocchi-spumanti-srl-cocchi-americano"
    tagVersion="1"
    xml:lang="en"	
    xmlns:vTag="http://tagvault.org/xsd/swid-extensions-2015.xsd"
    xmlns="http://standards.iso.org/iso/19770/-2/2015/schema.xsd" 
    xmlns:n8060="http://csrc.nist.gov/schema/swid/2015-extensions/swid-2015-extensions-1.0.xsd">
    <Entity name="Narwhal" role="tagCreator" />
    <Entity name="Giulio Cocchi Spumanti Srl" role="softwareCreator" />
    <Meta entitlementDataRequired="false" summary="0.75 oz" />
</SoftwareIdentity>
 
<SoftwareIdentity
    name="Lemon Juice"
    tagId="urn:narwhal-lemon-juice"
    tagVersion="1"
    xml:lang="en"	
    xmlns:vTag="http://tagvault.org/xsd/swid-extensions-2015.xsd"
    xmlns="http://standards.iso.org/iso/19770/-2/2015/schema.xsd" 
    xmlns:n8060="http://csrc.nist.gov/schema/swid/2015-extensions/swid-2015-extensions-1.0.xsd">
    <Entity name="Narwhal" role="tagCreator" />
    <Entity name="Narwhal" role="softwareCreator" />
    <Meta entitlementDataRequired="false" summary="0.75 oz" />
</SoftwareIdentity>
 
<SoftwareIdentity
    name="Hotel Ice"
    tagId="urn:flamingo-hotel-and-casino-hotel-ice"
    tagVersion="1"
    xml:lang="en"	
    xmlns:vTag="http://tagvault.org/xsd/swid-extensions-2015.xsd"
    xmlns="http://standards.iso.org/iso/19770/-2/2015/schema.xsd" 
    xmlns:n8060="http://csrc.nist.gov/schema/swid/2015-extensions/swid-2015-extensions-1.0.xsd">
    <Entity name="Narwhal" role="tagCreator" />
    <Entity name="Flamingo Hotel and Casino" role="softwareCreator" />
    <Meta entitlementDataRequired="false" summary="1 amount" />
</SoftwareIdentity>
 
<SoftwareIdentity
    name="Mephisto Absinthe Classique"
    tagId="urn:friedrich-fischer-franz-pombergers-eidam-e-u-mephisto-absinthe-classique"
    tagVersion="1"
    xml:lang="en"	
    xmlns:vTag="http://tagvault.org/xsd/swid-extensions-2015.xsd"
    xmlns="http://standards.iso.org/iso/19770/-2/2015/schema.xsd" 
    xmlns:n8060="http://csrc.nist.gov/schema/swid/2015-extensions/swid-2015-extensions-1.0.xsd">
    <Entity name="Narwhal" role="tagCreator" />
    <Entity name="Friedrich Fischer Franz Pombergers Eidam e.U." role="softwareCreator" />
    <Meta entitlementDataRequired="false" summary="1 spray" />
</SoftwareIdentity>

SPDX Format

DocumentName: Morning's Furlough
SPDXID: morning-s-furlough
DocumentComment: <text>Spray the absinthe into the glass and discard. Shake ingredients and strain into glass.</text>
## Creation Information
Creator: Tool: Jekyll
Creator: Organization: Narwhal
 
FileName: Hendrick's Gin
SPDXID: hendrick-s-gin
FileComment: <text>0.75 oz</text>
FileContributor: The Hendrick's Gin Distillery Ltd
 
FileName: Cointreau L'Unique
SPDXID: cointreau-l-unique
FileComment: <text>0.75 oz</text>
FileContributor: Rémy Cointreau USA, Inc.
 
FileName: Cocchi Americano
SPDXID: cocchi-americano
FileComment: <text>0.75 oz</text>
FileContributor: Giulio Cocchi Spumanti Srl
 
FileName: Lemon Juice
SPDXID: lemon-juice
FileComment: <text>0.75 oz</text>
FileContributor: Narwhal
 
FileName: Hotel Ice
SPDXID: hotel-ice
FileComment: <text>1 amount</text>
FileContributor: Flamingo Hotel and Casino
 
FileName: Mephisto Absinthe Classique
SPDXID: mephisto-absinthe-classique
FileComment: <text>1 spray</text>
FileContributor: Friedrich Fischer Franz Pombergers Eidam e.U.


JSON Format

{
    "shortname": "morningsfurlough",
    "name": "Morning's Furlough",
    "ingredients": [  
        {
            "name": "Hendrick's Gin",
            "manufacturer": "The Hendrick's Gin Distillery Ltd",
            "notes": "",
            "quantity": 0.75,
            "unit": "oz"
        },  
        {
            "name": "Cointreau L'Unique",
            "manufacturer": "Rémy Cointreau USA, Inc.",
            "notes": "",
            "quantity": 0.75,
            "unit": "oz"
        },  
        {
            "name": "Cocchi Americano",
            "manufacturer": "Giulio Cocchi Spumanti Srl",
            "notes": "",
            "quantity": 0.75,
            "unit": "oz"
        },  
        {
            "name": "Lemon Juice",
            "manufacturer": "Narwhal",
            "notes": "Fresh squeezed.",
            "quantity": 0.75,
            "unit": "oz"
        },  
        {
            "name": "Hotel Ice",
            "manufacturer": "Flamingo Hotel and Casino",
            "notes": "Locally manufactured by an ice machine on this very floor.",
            "quantity": 1,
            "unit": "amount"
        },  
        {
            "name": "Mephisto Absinthe Classique",
            "manufacturer": "Friedrich Fischer Franz Pombergers Eidam e.U.",
            "notes": "",
            "quantity": 1,
            "unit": "spray"
        }, 
    ],
    "instructions": "Spray the absinthe into the glass and discard. Shake ingredients and strain into glass."
}