Blog
Will Capital One’s Latest Data Breach Upend its Reputation as a Digital Transformation Darling?
The Capital One hack appears to be one of the largest data breaches ever to hit a financial services firm. This news begs the question: are companies doing enough to prevent future mishaps?
Data Management, Cloud
Blog
Static Code Analysis of Unreal Engine 4
Documentation of a project that looked at static code analysis within the game development process. Greschishchev ran the popular game development platform Unreal Engine 4 through Klocwork. Read on to learn what Greschishchev discovered.
Security & Compliance, DevOps
Blog
What Is Secure Coding?
Software vulnerabilities are unfortunately an ever-present risk, which is why secure coding is essential. For that reason, it's important that you ensure that your code is secure and protected. Here, we explain what is secure coding and provide best practices for secure coding.
Security & Compliance, Coding Best Practices
Blog
What Is Spectre? The Spectre Vulnerability Explained
What is Spectre? Spectre vulnerability explained. The Spectre vulnerability dominated cybersecurity headlines. Most stories since then have explained what is Spectre vulnerability explained and how Spectre exploits branch prediction CPUs, but not how to solve the fundamental problem.
Security & Compliance, DevOps
Blog
ISO 13849 and IEC 62061 Overview
A machinery control system manages, commands, directs, or regulates other devices or systems. These systems can be simple, such as a thermostat that regulates a boiler. Or, complex, such as a control system for industrial processes.
Regardless of how elaborate a machinery control system may be, it must follow several safety standards to ensure that it is safe and reliable. For that reason, it's important that you understand what is IEC 62061and what is ISO 13849.
Software Quality
Blog
What Is Software Integrity? Overview + Software Integrity Best Practices
Software integrity refers to code quality. Assessing the quality of code requires you to measure the number and severity of potential safety and security-related defects. You also need to measure the maintainability and testability of your code. Achieving high code integrity can be a complex and difficult task.
Software Quality