Skip to content

Scale image canvas annotations #626

Scale image canvas annotations

Scale image canvas annotations #626

Triggered via pull request November 14, 2025 13:00
Status Success
Total duration 33s
Artifacts

semgrep.yaml

on: pull_request
semgrep/ci
28s
semgrep/ci
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Semgrep Issue: luxonis_train/lightning/luxonis_lightning.py#L561
Functions reliant on pickle can result in arbitrary code execution. Consider loading from `state_dict`, using fickling, or switching to a safer serialization method like ONNX
Semgrep Issue: luxonis_train/core/core.py#L312
Functions reliant on pickle can result in arbitrary code execution. Consider loading from `state_dict`, using fickling, or switching to a safer serialization method like ONNX
Semgrep Issue: luxonis_train/callbacks/upload_checkpoint.py#L44
Functions reliant on pickle can result in arbitrary code execution. Consider loading from `state_dict`, using fickling, or switching to a safer serialization method like ONNX