DEL A.I CyberSecurity Scoring
22/04/2026
Access Monitoring Plan
Access Monitoring Plan
No incidents recorded for DHL Express Latvia in 2026.
No incidents recorded for DHL Express Latvia in 2026.
No incidents recorded for DHL Express Latvia in 2026.
Penske Truck Leasing is a Penske Transportation Solutions company headquartered in Reading, Pennsylvania. A leading provider of innovative transportation solutions, Penske operates and maintains nearly 400,000 vehicles and serves its customers from approximately 1,000 maintenance facilities and more than 1,900 truck rental locations across North America. Solutions from Penske include full-service truck leasing, fleet maintenance, truck rentals, used trucks, and a comprehensive array of technologies to keep the world moving forward. Penske Truck Leasing Co., L.P. is a partnership of Penske Corporation, Penske Automotive Group and Mitsui & Co., Ltd.
The Brink’s Company (NYSE:BCO) is a leading global provider of cash and valuables management, digital retail solutions (DRS), and ATM managed services (AMS). Our customers include financial institutions, retailers, government agencies, mints, jewelers and other commercial operations. Our network of operations in 51 countries serves customers in more than 100 countries. For more information, please visit our website at www.brinks.com.
Yusen Logistics is the insight-driven, customer-centric logistics partner to global business. We deliver this through an extended range of services from International Freight Forwarding and Contract Logistics to Supply Chain Solutions and Industry insights covering the full supply chain. We invest in a deep understanding of our customers' business, their customers, the challenges they face and the goals they want to achieve. Yusen Logistics has a global network linking Japan, the Americas, Europe, East Asia and South Asia & Oceania, and operates more than 650 distribution centers/offices in 46 countries and over 25.000 employees. Designing and implementing award winning solutions to complex supply chain requirements, Yusen Logistics’ skilled teams, state-of-the-art equipment and sophisticated technology deliver cost effective results with added value. Yusen Logistics delivers high performance solutions from raw materials to finished products throughout the supply chain. Working with manufacturers and retailers Yusen Logistics offers specialist expertise in: • Automotive • Aerospace • Consumer Electronics & Technology • Healthcare & Pharmaceuticals • Retail • Food Logistics Yusen Logistics works closely with customers to create enhanced solutions with the design, planning, and execution of key services including: • Global Freight Forwarding • Transportation Management • Warehousing and Distribution • End to end Supply Chains With regional headquarters in Europe, Japan, East Asia, Oceania and the Americas, Yusen Logistics’ international network covers almost every country in the world. Building on its established infrastructure Yusen Logistics is rolling out networks in emerging markets to mirror clients’ changing sourcing patterns. INSIGHT INTO ACTION. YUSEN LOGISTICS
𝗪𝗲 𝘀𝗵𝗮𝗽𝗲 𝘀𝘂𝗽𝗽𝗹𝘆 𝗰𝗵𝗮𝗶𝗻𝘀 𝗴𝗹𝗼𝗯𝗮𝗹𝗹𝘆 Logistics seems so simple – just goods in, goods out. For us there is so much more to it. By combining deep industry expertise with the right technologies, we develop innovative supply chain management and e-commerce solutions for our clients. We have aligned our organization to the needs of our internationally operating clients to offer them the greatest value. A strong team with clear value propositions takes care of our clients in order to ensure a strong relationship. Customer centricity, sustainable, scalable and data-driven solutions will be defining factors of modern supply chains. This is exactly where we come in with our solutions and support our clients in their growth objectives. Our work in the warehouse is determined by well-established processes and a high degree of digitization and automation. There is a fast pace in the office as well as the warehouse that we master together. We're on the move and empower one another. Approximately 20,000 employees across 100 locations are jointly working towards our common mission: to be our clients' trusted global supply chain partner for growth and transformation with a drive for excellence.
DHL is the leading global brand in the logistics industry. Our divisions offer an unrivaled portfolio of logistics services ranging from national and international parcel delivery, e-commerce shipping and fulfillment solutions, international express, road, air and ocean transport to industrial supply chain management. With specialized solutions for growth markets and industries including technology, life sciences and healthcare, engineering, manufacturing & energy, auto-mobility and retail, DHL is decisively positioned as "The logistics company for the world". DHL is part of DHL Group. Privacy notice https://group.dhl.com/en/data-protection.html
CEVA provides world-class supply chain solutions for large and medium-size national and multinational companies across the globe. As an industry leader, CEVA offers customers complete supply chain design and implementation in contract logistics and freight management, alone or in combination. Together with CMA CGM, a leading worldwide shipping group and CEVA’s strategic partner, we are able to offer our customers end-to-end logistics solutions. CEVA’s integrated global network has over 1,000 facilities in more than 170 countries and 110,000 employees; all dedicated to delivering consistently excellent operations and supply chain solutions.
Welcome! We are PostNL. Your favorite delivery service is what we want to be. Every day, over 35,000 colleagues work hard to achieve this goal, on your streets and in your neighborhood, in our sorting centers and depots, and at the office. On an average day, we deliver about 1.1 million packages and 7.4 million letters, so chances are we will meet. In addition to delivering, we're always innovating. For example, we're developing more sustainable ways of delivering and clever products and services like delivery preferences. Making your life easier, that is why we continuously work on new and improved products and services. Such as the parcel locker and convenient online services for webshops and other business customers. Will you help us be your favorite delivery service? Come join us and become a colleague! Check out our job opportunities at www.postnl.nl/werkenbij (work with us). See you soon or as we say in Dutch: tot snel!
NFI is a fully integrated North American supply chain solutions provider headquartered in Camden, New Jersey. Privately held by the Brown family since 1932, we generate over $3.8 billion annually and employ 17,000+ associates. Guided by our values of family, integrity, safety, customers, teamwork, and social responsibility, we empower employees, embrace innovation, and deliver customer-focused logistics solutions. NFI offers a wide range of services, including dedicated transportation, warehousing and distribution, port services, integrated logistics, industrial real estate, and more. Through NFI Ventures, we also invest in early-stage companies driving innovation in the supply chain industry. For more information about NFI, visit us at www.nfiindustries.com or call 1-877-NFI-3777. Learn more about our social media community guidelines: https://bit.ly/3JCGypI
Moving the Nordics forward. PostNord is a leading provider of parcel and logistics services to, from, and within the Nordic region. We ensure the provision of a postal service to households and businesses in Sweden, regardless of where they live and work. PostNord connects companies, public authorities and consumers and enables business, trade and communication in the Nordic region. With our expertise and strong distribution network, we put in place the conditions for the e-commerce, distribution, logistics and communication solutions of tomorrow in the Nordic region. Through out the Nordics and the world, we have around 22,000 employees. The Parent Company is a Swedish public limited company with Group headquarters in Solna, Sweden. Visit us at www.group.postnord.com
Latest updates, reports, and threat intel affecting the global network.
A remote attacker who controls a container registry may be able to direct a client's token request to a host of the attacker's choice, and disclose the victim's registry credentials to that host. This vulnerability is addressed in containerization version 0.41.0.
djust provides Phoenix LiveView-style reactive server-side rendering for Django with Rust-powered performance. Prior to version 1.0.7, the djust live transport resolves the LiveView to mount from a client-supplied dotted path by calling `__import__(module_path, ...)`. The module is imported — running its top-level code (import side effects) — before the framework checks that the resolved object is a `LiveView` subclass and before any per-view authentication. The `LIVEVIEW_ALLOWED_MODULES` allowlist that should contain this is fail-open (`if allowed_modules:` — skipped when the setting is unset, the framework default) and uses loose `startswith` matching. An unauthenticated WebSocket client (the WS handshake does not require auth; per-view auth runs only after import + instantiate) can therefore send a `mount` / `live_redirect_mount` / `url_change` frame (or an SSE mount) with `view = "<any.importable.module>.AnyName"` and cause the server to import — and execute the top-level code of — any importable Python module by name. Version 1.0.7 fixes the issue with a fail-closed resolution gate (`djust._view_resolution.is_view_import_allowed`): a client view path resolves only if (a) its module is already loaded (`sys.modules` — so resolving runs no new code; URL-routed views loaded by URLconf at startup keep working with zero config) or (b) it matches `LIVEVIEW_ALLOWED_MODULES` on a module-segment boundary (explicit opt-in for lazily-imported views). The gate runs before `__import__` at all three sinks (+ defense-in-depth inside `_instantiate_view`). As a workaround, set `LIVEVIEW_ALLOWED_MODULES` to the narrow list of modules that contain your mountable LiveView classes. (Note: pre-patch the allowlist is `startswith`-matched and the import still precedes the subclass check, so this is mitigation, not a complete fix.)
djust provides Phoenix LiveView-style reactive server-side rendering for Django with Rust-powered performance. Prior to version 1.0.7, djust's per-object authorization (`get_object` + `has_object_permission`, ADR-017) was enforced on the WebSocket mount and event paths but not on three other render entry points: (a) the initial HTTP GET render, (b) SPA `url_change` navigation, and (c) `{% live_render %}` embedded child views. An authenticated user could therefore view (and on some paths act on) an object they are not authorized for by loading the page directly, navigating to it via SPA url-change, or composing it as an embedded child — a classic IDOR / broken object-level access control on object-scoped views. This is fixed in djust 1.0.7. All render entry points now route through a shared `enforce_object_permission` chokepoint: HTTP GET returns 403, `url_change` emits a `permission_denied` frame and skips the render, and `{% live_render %}` (eager + lazy) refuses the embed. Views without a custom `get_object` are unaffected (no-op). No reliable workaround short of upgrading. Do not expose object-scoped views through the HTTP-GET / url_change / live_render paths until patched.
djust provides Phoenix LiveView-style reactive server-side rendering for Django with Rust-powered performance. Prior to version 1.0.7, the WebSocket `handle_mount` and `ViewRuntime._build_request` rebuild an `HttpRequest` via `RequestFactory().get(...)` with no `HTTP_HOST`, so `request.get_host()` defaulted to `"testserver"` on the live path. Host/subdomain/domain `TenantResolver`s then misresolved the tenant — `None` on the live path while the HTTP path resolved correctly. With `STRICT_MODE=False` the tenant-scoped managers returned unscoped rows (cross-tenant disclosure); with the default they returned an empty queryset (broken tenancy). This is fixed in djust 1.0.7. The handshake Host is extracted from the ASGI scope, validated against `ALLOWED_HOSTS` (the same logic as the CSWSH Origin gate, parsed with Django's `split_domain_port` so malformed Hosts are rejected at the boundary), and propagated — with the TLS scheme — into the reconstructed request, so live-path tenant resolution matches HTTP exactly. There is no known workaround on the live path short of upgrading. Users are most exposed when combined with `STRICT_MODE=False`.
djust provides Phoenix LiveView-style reactive server-side rendering for Django with Rust-powered performance. Prior to version 1.0.7, when a Django `Model` instance is assigned to a public view attribute, djust serialized it to the client with no sensitive-field denylist — sending fields such as `password` (the hash), privilege flags (e.g. `is_staff` / `is_superuser`), tokens, and other PII to the browser. Because exposing model objects to templates is a normal djust pattern, this could leak credentials/PII without the developer realizing the full object crossed the wire. This is fixed in djust 1.0.7. Model serialization applies a secure-by-default sensitive-field denylist (password/hash/token/secret-style fields and known privilege flags are withheld) with an identity-subset fallback. As a workaround, keep `Model` instances on `_private` attributes and expose only the specific fields needed, until patched.
curl -i -X GET 'https://api.rankiteo.com/underwriter-getcompany-history?
linkedin_id=axa' -H 'apikey: YOUR_API_KEY_HERE'
Every week, Rankiteo analyzes billions of signals to give organizations a sharper, faster view of emerging risks. With deeper, more actionable intelligence at their fingertips, security teams can outpace threat actors, respond instantly to Zero-Day attacks, and dramatically shrink their risk exposure window.
Rankiteo is a unified scoring and risk platform that analyzes billions of signals weekly to help organizations gain faster, more actionable insights into emerging threats. Empowering teams to outpace adversaries and reduce exposure.