Skip to content
Close
Login

Code Intelligence Blog

News and Updates on Fuzzing and Application Security Testing

Josh Grant May 9, 2023 11:37:16 AM 4 min read

5 Tips for Functional Testing in Java

Write better functional tests results in Java ...
Start Reading
Roman Wagner Apr 20, 2023 1:46:13 PM 1 min read

New Vulnerability in MySQL JDBC Driver: RCE and Unauthorized DB Access

We have found a new vulnerability in MySQL ...
Start Reading
Dae Glendowne Apr 14, 2023 5:39:17 PM 1 min read

Another Expression DoS Vulnerability Found in Spring - CVE-2023-20863

We found another Expression DoS vulnerability in ...
Start Reading
Daniel Teuchert Apr 5, 2023 10:04:35 AM 3 min read

Integrating Fuzzing Into Automotive Security

Fuzzing has taken the automotive software ...
Start Reading
Khaled Yakdan Mar 30, 2023 9:36:23 AM 2 min read

Level Up Your Unit Tests: How to Turn a JUnit Test into a Fuzz Test

Follow this simple guide to learn how to easily ...
Start Reading
Josh Grant Mar 29, 2023 2:35:11 PM 5 min read

Top 9 Methods for API Testing in Java

Discover the most effective method for testing ...
Start Reading
Dae Glendowne Mar 22, 2023 6:51:55 PM 2 min read

Expression DoS Vulnerability Found in Spring - CVE-2023-20861

CVSS Base Score: 5.3 | Affected versions: all ...
Start Reading
Josh Grant Mar 14, 2023 10:08:07 AM 6 min read

11 Tips for Unit Testing in Java

Follow these 11 tips for unit testing to build ...
Start Reading
Daniel Teuchert Feb 10, 2023 4:47:30 PM 3 min read

How CI/CD-Integrated Fuzzing Improves Automotive Software Security

Learn about 3 ways how CI/CD-integrated fuzzing ...
Start Reading
Khaled Yakdan Feb 10, 2023 9:24:23 AM 6 min read

How to Fuzz JavaScript with Jest and Jazzer.js

Learn how to fuzz JavaScript using Jest. With the ...
Start Reading
Josh Grant Feb 8, 2023 5:32:14 PM 4 min read

How To Do Unit Testing In Java

Learn how to do unit testing in Java using JUnit. ...
Start Reading
Josh Grant Jan 30, 2023 11:59:41 AM 7 min read

Unit Testing Vs Fuzz Testing - Two Sides of the Same Coin?

Everything you need to know about the strengths ...
Start Reading