Urgent.News

600+ sources. One page. See who else covered it.

Editions

Tech

California City Declares State of Emergency After Cyberattack

NBC Bay Area brings news from the small idyllic California town of Suisun City (population: 29,518). The city council "declared a state of emergency Saturday after a cyberattack that shut down computer systems including 911 public safety operations." "Malicious software infected and compromised" the East Bay community's information technology systems beginning about 5:45 a.m. Friday, the city…

Abstract editorial illustration

The California community of Suisun City, home to 29,518 residents, announced a state of emergency on Saturday following a cyberattack that crippled its computer systems, including crucial 911 emergency services. Malicious software infiltrated the town's IT infrastructure early Friday, compromising critical operations such as 911 routing, police and fire dispatch, records management, and city services.

Despite the attack, public safety personnel continued to respond to calls for help through the Solano County dispatch center. The city took the precautionary measure of shutting down its network to safeguard evidence for a federal investigation. Suisun City's emergency services, however, remained fully operational. The town's officials are collaborating with federal, state, and regional entities, including the FBI, Department of Homeland Security, and California Office of Emergency Services, to safeguard emergency services, probe the incident, and restore the affected systems.

These incidents are not isolated; Bay Area PBS station KQED highlights that other local governments in the region, such as Foster City and Pittsburg, have also faced similar cyberattacks in recent months. Foster City declared a state of emergency after a ransomware incident in March that left many services inaccessible for over a week, while Pittsburg suffered a phishing attack in February that cost nearly $1 million, though more than half was recovered.

Written by urgent.news from Slashdot's reporting — not their text. Machine-written — it may contain errors, so check the original before relying on it.

Also reported by 2 other outlets

Read the original at yro.slashdot.org →

More in Tech

[Interview] Julian Sawyer, CEO of Zodia Solutions | Digital Assets Are Becoming the Invisible Rails of Banking

Digital assets are moving beyond their origins as a distinct asset class and becoming part of the infrastructure through which financial institutions manage custody, settlement, tokenisation and…

  • Digital assets becoming integral to mainstream banking infrastructure
  • Banks face challenges integrating digital assets with existing systems
  • Financial institutions building controlled digital asset infrastructure

Dev Log: 2026-08-12 — a 96s suite that became 42s, a capability that wasn't a scope, and four steps to a passkey

Fifteen commits, three repos, and the bulk of it in one: a control plane that got an MCP surface, a much faster test suite, and a handful of things that turned out to be quietly wrong once I looked…

  • A 96-second suite was optimized to 41 seconds through fifteen commits and three repositories.
  • Redundant seeder calls were removed, and test impact analysis was improved with pcov over Xdebug.
  • Four steps were outlined to enable passkeys in the application.

SNEPPX-Alg: Project Structure, Current Status, and How to Contribute

A transparent look at the 522-commit C++ AI runtime Project Overview SNEPPX-Alg is an open-source (MIT) AI runtime written in C++ with Python bindings.

  • SNEPPX-Alg is an open-source C++ AI runtime with Python bindings.
  • Project includes memory encryption, control-flow obfuscation, and runtime monitoring.
  • Contributions sought for Python bindings and kernel optimization.