Skip to content

Scale image canvas annotations #631

Scale image canvas annotations

Scale image canvas annotations #631

Triggered via pull request November 14, 2025 14:07
Status Success
Total duration 39s
Artifacts

semgrep.yaml

on: pull_request
semgrep/ci
33s
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