par admin | Sep 1, 2021 | Expert Publication
We have seen in previous articles how important it is for cybersecurity to be integrated early in the design (Threat Model) and development processes (Common Vulnerabilities and Exposure + Static Application Security Testing). Cybersecurity must be part of the entire...
par admin | Août 17, 2021 | Expert Publication
After having covered Threat Modeling and CVE analysis in previous articles, our third part focus on another well-known method in cybersecurity which is used to ensure code quality, Static Code Analysis. Many Lines of Code = Many Potential Bugs Typical medical device...
par admin | Juil 27, 2021 | Expert Publication
In the first part of our series covering cybersecurity in medical devices, we presented the threat modeling process which regroup activities to identify the potential threats for a medical system. It allows to prevent or mitigate the effects of threats and is used as...
par admin | Juil 13, 2021 | Expert Publication
Why Cybersecurity in Medical Devices? With the increasing number of connected services and the advent of IoT era, the risk of cybersecurity attacks is higher than ever (some key statistics: https://www.varonis.com/blog/cybersecurity-statistics/). Medical devices and...
par admin | Juin 16, 2021 | Expert Publication
The development of software in the medical sector brings its own particularities (e.g., the importance of the risk analysis and how it impacts the software architecture, multiple layers of software verification, specific documentation, etc). If these aspects are not...