Security Vision 5 Strengthens Connectors, Analytics and Data Handling Features
Security Vision has released an update to its SV5 platform. The main directions of the release include development of integrations, deeper analytics and more flexible management of settings.
Data can now be collected, processed and displayed without unnecessary system friction. The WMI connector received namespace configuration for executing WQL queries at a given address. Connector configurations gained event compression during transmission, while the updated librdkafka library added Kafka connector support for SASL/SCRAM authentication in Kafka 4.0.0 and higher.
Data transformation options have been expanded. Variables can now convert numbers between binary, octal and hexadecimal numeral systems. The Formula transformation includes abs() and sqrt() functions for calculating the absolute value and square root of a number. These tools quickly become essential during data normalization.
Linear and bar charts received new scaling settings. Report generation through the portal has been switched to asynchronous mode so that long exports no longer cause users to wait in front of a frozen interface.
Changes also affected object cards, the type and directory editor, and module settings. Graphs gained expanded icon management, with mapping conditions converted into filters. The Graph and History blocks received updated settings and display options.
A separate section with a general view and editor has been added for correlation rules. The audit log now records grouping changes separately for system and user directories. The platform also prohibits running disabled connectors through workflows.
Related articles
Same-Origin Policy and CORS: How Browsers Enforce Web Security Boundaries
The article explains the core browser security mechanism known as Same-Origin Policy that prevents scripts from one website from reading data belonging to another. It details how origin is defined strictly by protocol, domain, and port, and why this matters for everyday web interactions such as banking sessions. The text clarifies that the policy blocks reading of cross-origin responses while still allowing loading of images, scripts, and iframes. CORS is presented as the controlled relaxation of this rule, where the target server explicitly grants permission via response headers. The piece emphasizes that CORS does not protect servers from direct requests made outside browsers and that authentication remains the true defense for APIs. Multiple practical examples illustrate the difference between displaying foreign content and programmatically reading its data.
Building Secure MLOps Platforms in Air-Gapped Environments for DevOps Engineers
The article explains how DevOps engineers can construct a minimal yet complete MLOps platform inside a closed, air-gapped network without relying on any cloud services. It highlights the cultural gap between data scientists and DevOps teams and shows how MLOps practices such as data versioning, experiment tracking, and model registries bridge that gap. The architecture separates GPU training nodes from a Kubernetes serving cluster and uses open-source components including ArgoCD for GitOps, MLflow with PostgreSQL, MinIO, DVC, OpenBao, and External Secrets Operator. Special attention is given to secrets management with SOPS and age keys, image scanning with Trivy and Bandit, and secure Docker access via socket proxy on the training server. The setup avoids Kubeflow and HashiCorp Vault due to complexity and licensing concerns, favoring lighter, license-friendly alternatives suitable for isolated perimeters.
How the Modern Web and HTTPS Emerged from Simple Two-Computer Networks
The article traces the evolution of internet infrastructure from two friends connecting PCs with twisted-pair cable and assigning IP addresses to the global system of DNS, routing, and public-key certificates. It explains how early local networks expanded with switches, always-on servers, and domain names to solve the problem of changing IP addresses. As networks grew and interconnected through routers and ISPs, new risks of eavesdropping and traffic redirection appeared on open paths. The solution introduced centralized certificate authorities such as the fictional Sectigo that issue chained certificates rooted in pre-installed trust stores. The piece details the structure of certificates, key pairs, signing chains, and the browser validation process that enables encrypted HTTPS sessions. Written in accessible language with deliberate simplifications, the text serves as an educational overview rather than a technical manual.
Russian Neighbors Fined Over 200,000 Rubles for Defamatory Remarks in Apartment Building Chat as Supreme Court Upholds Ruling
Two women who participated in a shared apartment building chat have been ordered to pay more than 200,000 rubles in total after a court found their messages about a neighbor to be defamatory. The case began when residents complained about noisy tenants and escalated into mutual insults exchanged in the group chat, via SMS, and during phone calls. The apartment owner filed a lawsuit for protection of honor and dignity after police found no administrative violation in his actions as landlord. A linguistic expert determined that several public messages, while free of direct profanity, contained derogatory characterizations and implications of mental illness that could not be considered acceptable value judgments. The court awarded more than 100,000 rubles against one defendant and a slightly smaller sum against the second, taking into account the plaintiff's own conduct during the conflict. All appeals were rejected, including by the Supreme Court, establishing that even indirect humiliating statements about an identifiable person in a building chat can result in substantial financial liability.