Scale image canvas annotations #628
Triggered via pull request
November 14, 2025 13:22
Status
Success
Total duration
17m 50s
Artifacts
–
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
|