Comparison Overview

GoHealth Slovakia

VS

Amazon Fulfillment Technologies & Robotics

GoHealth Slovakia

Mlynské nivy 5, Bratislava, 821 09, SK
Last Update: 2026-02-23
Between 750 and 799

As a leading health insurance marketplace, GoHealth connects millions of people with affordable health insurance in the United States. For customers, enrolling in a health insurance plan can be confusing and difficult. We use our technology, data science, agents, and expertise to cut through the confusion and get customers enrolled in a plan with the right coverage and benefits. We focus on the software, product, and infrastructure that fuels the company, supporting such programs as our shopping platform, data science and machine learning, marketing automatization, software for call centers systems, CRM software, and more. Our employees are becoming experts in modern technology and product stacks, rather than being blocked by rigid, monolithic projects. Are you interested?

NAICS: 5112
NAICS Definition: Software Publishers
Employees: 64
Subsidiaries: 1
12-month incidents
0
Known data breaches
0
Attack type number
0

Amazon Fulfillment Technologies & Robotics

300 Riverpark Drive, North Reading, MA, US, 01864
Last Update: 2026-04-02

On the Fulfillment Technologies & Robotics Team, we build dynamic partnerships between people and intelligent machines. This intricate collaboration helps Amazon fulfill orders with unmatched accuracy. Since we began working with robotics, we've added over a million new jobs worldwide. Working in symphony with our robotic technology, employees have the opportunity to extend their technical capabilities by working alongside some of the industry’s most advanced technologies. This includes our fleet of autonomous mobile robots, sophisticated control software, and technologies like language perception, machine learning, object recognition, and semantic understanding of commands. These technologies help employees deliver an ever-improving customer and employee experience, as well as improve the safety of our facilities. Explore opportunities across the entire Fulfillment Technologies & Robotics team to find the right fit for you.

NAICS: 5112
NAICS Definition: Software Publishers
Employees: 16,936
Subsidiaries: 88
12-month incidents
0
Known data breaches
10
Attack type number
5

Compliance Badges Comparison

Security & Compliance Standards Overview

https://images.rankiteo.com/companyimages/gohealthslovakia.jpeg
GoHealth Slovakia
ISO 27001
ISO 27001 certification not verified
Not verified
SOC2 Type 1
SOC2 Type 1 certification not verified
Not verified
SOC2 Type 2
SOC2 Type 2 certification not verified
Not verified
GDPR
GDPR certification not verified
Not verified
PCI DSS
PCI DSS certification not verified
Not verified
HIPAA
HIPAA certification not verified
Not verified
https://images.rankiteo.com/companyimages/amazon-fulfillment-technologies-robotics.jpeg
Amazon Fulfillment Technologies & Robotics
ISO 27001
ISO 27001 certification not verified
Not verified
SOC2 Type 1
SOC2 Type 1 certification not verified
Not verified
SOC2 Type 2
SOC2 Type 2 certification not verified
Not verified
GDPR
GDPR certification not verified
Not verified
PCI DSS
PCI DSS certification not verified
Not verified
HIPAA
HIPAA certification not verified
Not verified
Compliance Summary
GoHealth Slovakia
100%
Compliance Rate
0/4 Standards Verified
Amazon Fulfillment Technologies & Robotics
0%
Compliance Rate
0/4 Standards Verified

Benchmark & Cyber Underwriting Signals

Incidents vs Software Development Industry Average (This Year)

No incidents recorded for GoHealth Slovakia in 2026.

Incidents vs Software Development Industry Average (This Year)

No incidents recorded for Amazon Fulfillment Technologies & Robotics in 2026.

Incident History — GoHealth Slovakia (X = Date, Y = Severity)

GoHealth Slovakia cyber incidents detection timeline including parent company and subsidiaries

Incident History — Amazon Fulfillment Technologies & Robotics (X = Date, Y = Severity)

Amazon Fulfillment Technologies & Robotics cyber incidents detection timeline including parent company and subsidiaries

Notable Incidents

Last 3 Security & Risk Events by Company

https://images.rankiteo.com/companyimages/gohealthslovakia.jpeg
GoHealth Slovakia
Incidents

No Incident

https://images.rankiteo.com/companyimages/amazon-fulfillment-technologies-robotics.jpeg
Amazon Fulfillment Technologies & Robotics
Incidents

Date Detected: 4/2026
Type:Cyber Attack
Attack Vector: Remote Code Execution (RCE)
Blog: Blog

Date Detected: 4/2026
Type:Vulnerability
Attack Vector: Exposed API credentials in public-facing web content
Blog: Blog

Date Detected: 4/2026
Type:Vulnerability
Attack Vector: Misconfigured Amazon S3 bucket
Motivation: Extortion, Financial Gain
Blog: Blog

FAQ

Amazon Fulfillment Technologies & Robotics company demonstrates a stronger AI Cybersecurity Score compared to GoHealth Slovakia company, reflecting its advanced cybersecurity posture governance and monitoring frameworks.

Amazon Fulfillment Technologies & Robotics company has historically faced a number of disclosed cyber incidents, whereas GoHealth Slovakia company has not reported any.

In the current year, Amazon Fulfillment Technologies & Robotics company has reported more cyber incidents than GoHealth Slovakia company.

Amazon Fulfillment Technologies & Robotics company has confirmed experiencing a ransomware attack, while GoHealth Slovakia company has not reported such incidents publicly.

Amazon Fulfillment Technologies & Robotics company has disclosed at least one data breach, while GoHealth Slovakia company has not reported such incidents publicly.

Amazon Fulfillment Technologies & Robotics company has reported targeted cyberattacks, while GoHealth Slovakia company has not reported such incidents publicly.

Amazon Fulfillment Technologies & Robotics company has disclosed at least one vulnerability, while GoHealth Slovakia company has not reported such incidents publicly.

Neither GoHealth Slovakia nor Amazon Fulfillment Technologies & Robotics holds any compliance certifications.

Neither company holds any compliance certifications.

Amazon Fulfillment Technologies & Robotics company has more subsidiaries worldwide compared to GoHealth Slovakia company.

Amazon Fulfillment Technologies & Robotics company employs more people globally than GoHealth Slovakia company, reflecting its scale as a Software Development.

Neither GoHealth Slovakia nor Amazon Fulfillment Technologies & Robotics holds SOC 2 Type 1 certification.

Neither GoHealth Slovakia nor Amazon Fulfillment Technologies & Robotics holds SOC 2 Type 2 certification.

Neither GoHealth Slovakia nor Amazon Fulfillment Technologies & Robotics holds ISO 27001 certification.

Neither GoHealth Slovakia nor Amazon Fulfillment Technologies & Robotics holds PCI DSS certification.

Neither GoHealth Slovakia nor Amazon Fulfillment Technologies & Robotics holds HIPAA certification.

Neither GoHealth Slovakia nor Amazon Fulfillment Technologies & Robotics holds GDPR certification.

Latest Global CVEs (Not Company-Specific)

Description

nimiq/core-rs-albatross is a Rust implementation of the Nimiq Proof-of-Stake protocol based on the Albatross consensus algorithm. Prior to version 1.3.0, two peer-facing consensus request handlers assume that the history index is always available and call blockchain.history_store.history_index().unwrap() directly. That assumption is false by construction. HistoryStoreProxy::history_index() explicitly returns None for the valid HistoryStoreProxy::WithoutIndex state. when a full node is syncing or otherwise running without the history index, a remote peer can send RequestTransactionsProof or RequestTransactionReceiptsByAddress and trigger an Option::unwrap() panic on the request path. This issue has been patched in version 1.3.0.

Risk Information
cvss3
Base: 5.3
Severity: LOW
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L
Description

PraisonAI is a multi-agent teams system. Prior to version 1.5.95, FileTools.download_file() in praisonaiagents validates the destination path but performs no validation on the url parameter, passing it directly to httpx.stream() with follow_redirects=True. An attacker who controls the URL can reach any host accessible from the server including cloud metadata services and internal network services. This issue has been patched in version 1.5.95.

Risk Information
cvss3
Base: 8.6
Severity: LOW
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N
Description

PraisonAI is a multi-agent teams system. Prior to version 4.5.97, OAuthManager.validate_token() returns True for any token not found in its internal store, which is empty by default. Any HTTP request to the MCP server with an arbitrary Bearer token is treated as authenticated, granting full access to all registered tools and agent capabilities. This issue has been patched in version 4.5.97.

Risk Information
cvss3
Base: 9.1
Severity: LOW
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N
Description

PraisonAI is a multi-agent teams system. Prior to version 4.5.97, the PraisonAI Gateway server accepts WebSocket connections at /ws and serves agent topology at /info with no authentication. Any network client can connect, enumerate registered agents, and send arbitrary messages to agents and their tool sets. This issue has been patched in version 4.5.97.

Risk Information
cvss3
Base: 9.1
Severity: LOW
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N
Description

PraisonAI is a multi-agent teams system. Prior to version 4.5.90, MCPToolIndex.search_tools() compiles a caller-supplied string directly as a Python regular expression with no validation, sanitization, or timeout. A crafted regex causes catastrophic backtracking in the re engine, blocking the Python thread for hundreds of seconds and causing a complete service outage. This issue has been patched in version 4.5.90.

Risk Information
cvss3
Base: 6.5
Severity: LOW
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H