Skip to content

Update 2 INTENSITY

prajakta bendre requested to merge nullpointer into main
  • /null_pointer_1.java
  • /null_pointer_2.java
  • /null_pointer_3.java

Summary by Bito

This pull request introduces three new implementations of InventoryManagementSystem that demonstrate potential null pointer vulnerabilities across collection processing and stream operations. The implementations cover product processing, order handling, supplier updates, and warehouse management with variations in null handling approaches. The code aims to highlight NPE risks in uninitialized collections.

Unit tests added: False

Estimated effort to review (1-5, lower is better): 5
Edited by prajakta bendre

Merge request reports