Listing Thumbnail

    Labrador OSS

     Info
    Deployed on AWS
    Comprehensive Open Source Software (OSS) risk management and SBOM generation platform. Labrador OSS delivers precise 3 layer vulnerability analysis, pinpoint patching, and secure SBOM exchange for software supply chain compliance.

    Overview

    Play video

    Labrador OSS is an advanced vulnerability and license risk management platform for organizations relying on open source software. Built with patented 3 layer analysis technology, Labrador provides unmatched precision in detecting OSS components and vulnerabilities at the function level, minimizing false positives.

    The platform supports SBOM (Software Bill of Materials) generation in international standard formats (SPDX, CycloneDX), enabling compliance with Executive Order 14028, FDA cybersecurity requirements, and international supply chain security mandates.

    Labrador OSS includes pinpoint patch backporting without deleting or updating versions, automatic license issue detection, and exportable reports in multiple formats. The integrated SBOM sharing system ensures transparency and automation across your software supply chain.

    Highlights

    • Patented 3-layer vulnerability analysis for precise OSS risk detection at the function, file, and component level, minimizing false positives and enabling pinpoint patch backporting.
    • Automated SBOM generation and exchange supporting SPDX and CycloneDX formats, enabling compliance with Executive Order 14028 and global software supply chain regulations.
    • Seamless integration with internal systems for automated OSS vulnerability tracking, license issue detection, and exportable governance reports.

    Details

    Delivery method

    Delivery option
    64-bit (x86) Amazon Machine Image (AMI)

    Latest version

    Operating system
    Ubuntu 20.04

    Deployed on AWS

    Unlock automation with AI agent solutions

    Fast-track AI initiatives with agents, tools, and solutions from AWS Partners.
    AI Agents

    Features and programs

    Financing for AWS Marketplace purchases

    AWS Marketplace now accepts line of credit payments through the PNC Vendor Finance program. This program is available to select AWS customers in the US, excluding NV, NC, ND, TN, & VT.
    Financing for AWS Marketplace purchases

    Pricing

    Labrador OSS

     Info
    Pricing and entitlements for this product are managed through an external billing relationship between you and the vendor. You activate the product by supplying a license purchased outside of AWS Marketplace, while AWS provides the infrastructure required to launch the product. AWS Subscriptions have no end date and may be canceled any time. However, the cancellation won't affect the status of the external license.
    Additional AWS infrastructure costs may apply. Use the AWS Pricing Calculator  to estimate your infrastructure costs.

    Vendor refund policy

    We offer a 30-day refund policy for our AMI product. If you are not satisfied within 30 days of purchase, you may request a full refund. To initiate a refund, please contact us at rogern@labradorlabs.ai  or contact@labradorlabs.ai .

    How can we make this page better?

    We'd like to hear your feedback and ideas on how to improve this page.
    We'd like to hear your feedback and ideas on how to improve this page.

    Legal

    Vendor terms and conditions

    Upon subscribing to this product, you must acknowledge and agree to the terms and conditions outlined in the vendor's End User License Agreement (EULA) .

    Content disclaimer

    Vendors are responsible for their product descriptions and other product content. AWS does not warrant that vendors' product descriptions or other product content are accurate, complete, reliable, current, or error-free.

    Usage information

     Info

    Delivery details

    64-bit (x86) Amazon Machine Image (AMI)

    Amazon Machine Image (AMI)

    An AMI is a virtual image that provides the information required to launch an instance. Amazon EC2 (Elastic Compute Cloud) instances are virtual servers on which you can run your applications and workloads, offering varying combinations of CPU, memory, storage, and networking resources. You can launch as many instances from as many different AMIs as you need.

    Version release notes

    Welcome to Labrador OSS, a secure platform for Software Composition Analysis (SCA), SBOM generation, and software supply chain risk management. This AMI comes pre-installed and ready for use.

    1. Access the Web Interface After launching the AMI, access the platform by navigating to:(http://your-server-ip ) Replace your-server-ip with the public IP address of your EC2 instance. You should see the Labrador platform welcome screen.

    2. Request Your License Key You will need a license key and configuration values to activate your instance. Please email: rogern@labradorlabs.ai  or contact@labradorlabs.ai  Include the following details:

    • Your organization name
    • Instance public IP address
    1. Configure Your Instance a. SSH into your EC2 instance: ssh ubuntu@your-server-ip b. Edit the configuration file: cd /onpremiseinstaller/ vi properties.ini c. In properties.ini, update the following fields under [MANDATORY PROPERTIES]: spring_jwt_secret = provided_value iotcube_web_url = http://your-server-ip  Save and exit the editor.

    2. Restart the Platform After saving the updated config, run: ./run.sh update Wait for the process to complete. Once done, your instance will be live with the new configuration. To verify it is running, visit: http://your-server-ip/help/faq 

    3. Register Your Organization Complete setup by following the registration guide: (https://drive.google.com/file/d/1MJvsxJwaMLtvXvGjj3-AlaNvSxKXjm4k/view ) Use the license key provided earlier during the registration step.

    Documentation: For advanced usage, updates, HTTPS, backups, and integrations, refer to the full On-Premise Installation Guide: (https://drive.google.com/file/d/1MJvsxJwaMLtvXvGjj3-AlaNvSxKXjm4k/view )

    Support: If you encounter any issues, contact us at: rogern@labradorlabs.ai  or (contact@labradorlabs.ai ) Labrador OSS with full support for software composition analysis (SCA), SBOM generation and export (SPDX & CycloneDX), and license compliance management.

    Key features include:

    • Patented 3-layer vulnerability analysis for accurate OSS risk detection
    • Pinpoint patch backporting without overwriting OSS versions
    • Auto-generated SBOMs with sharing capabilities
    • Integrated license detection and attribution notice generation
    • CLI and web-based scanning interface
    • Deployment guide provided with AMI

    Additional details

    Usage instructions

    Welcome to Labrador OSS, a secure platform for Software Composition Analysis (SCA), SBOM generation, and software supply chain risk management. This AMI comes pre-installed and ready for use.

    1. Access the Web Interface After launching the AMI, access the platform by navigating to: http://your-server-ip 

    Replace your-server-ip with the public IP address of your EC2 instance. You should see the Labrador platform welcome screen.

    1. Request Your License Key

    You will need a license key and configuration values to activate your instance. Please email: rogern@labradorlabs.ai  or contact@labradorlabs.ai  Include the following details:

    • Your organization name
    • Instance public IP address
    1. Configure Your Instance a. SSH into your EC2 instance: ssh ubuntu@your-server-ip

    b. Edit the configuration file: cd /onpremiseinstaller/ vi properties.ini c. In properties.ini, update the following fields under [MANDATORY PROPERTIES]: spring_jwt_secret = (provided_value) iotcube_web_url = http://(your-server-ip) Save and exit the editor.

    1. Restart the Platform After saving the updated config, run: ./run.sh update Wait for the process to complete. Once done, your instance will be live with the new configuration. To verify it is running, visit: http://(your-server-ip)/help/faq

    2. Register Your Organization Complete setup by following the registration guide: Registration Guide: https://drive.google.com/file/d/1MJvsxJwaMLtvXvGjj3-AlaNvSxKXjm4k/view 

    Use the license key provided earlier during the registration step.

    Documentation: For advanced usage, updates, HTTPS, backups, and integrations, refer to the full On-Premise Installation Guide included in the AMI: https://drive.google.com/file/d/1MJvsxJwaMLtvXvGjj3-AlaNvSxKXjm4k/view 

    Support: If you encounter any issues, contact us at: rogern@labradorlabs.ai  or contact@labradorlabs.ai 

    Resources

    Vendor resources

    Support

    Vendor support

    For product support, please contact us at:

    contact@labradorlabs.ai  rogern@labradorlabs.ai 

    https://labrador.labradorlabs.ai/  Support documentation is available at the bottom of the page.

    We offer email-based support with responses within 1 business day. Our team assists with deployment, SBOM integration, license activation, and usage inquiries.

    AWS infrastructure support

    AWS Support is a one-on-one, fast-response support channel that is staffed 24x7x365 with experienced and technical support engineers. The service helps customers of all sizes and technical abilities to successfully utilize the products and features provided by Amazon Web Services.

    Similar products

    Customer reviews

    Ratings and reviews

     Info
    0 ratings
    5 star
    4 star
    3 star
    2 star
    1 star
    0%
    0%
    0%
    0%
    0%
    0 AWS reviews
    No customer reviews yet
    Be the first to review this product . We've partnered with PeerSpot to gather customer feedback. You can share your experience by writing or recording a review, or scheduling a call with a PeerSpot analyst.