Syndicated Blog

[su_panel border="1px solid #ddd" radius="3" text_align="center"]
Code Intelligence Blog
Learn more about the latest trends in fuzzing and software security testing in the new Code Intelligence blog.
[/su_panel]
Protect your Hardware Security Module | Blog | Code Intelligence

Protect your Hardware Security Module | Blog | Code Intelligence

As vehicles become increasingly reliant on software, secure and functional Hardware Security Modules (HSMs) are paramount. Unknown vulnerabilities in your automotive software can pose a significant threat to your products and business ...
From DAST to dawn: why fuzzing is better solution | Code Intelligence

From DAST to dawn: why fuzzing is better solution | Code Intelligence

Security testing allows you to evaluate the robustness of applications and systems and identify potential weaknesses that attackers may exploit. DAST and fuzzing are two popular, important, and proven security testing methods ...
Top 18 AI-Powered Software Testing Tools in 2023

Top 18 AI-Powered Software Testing Tools in 2023

| | AI, DevOps Security
The impact of AI tools on software development is starting to make itself felt. As the productivity of developers increases, so does the necessity for software testing. Luckily, AI is also seeing ...
Improvements in Golang Fuzzing (Golang 1.19)

Improvements in Golang Fuzzing (Golang 1.19)

| | Web security
Golang was the first programming language to support fuzzing as a first-class experience in version 1.18. This made it really easy for developers to write fuzz tests. Golang 1.14 introduced native compiler ...