Skip to content

fix: remove --exec-script entrypoint to eliminate arbitrary code execution#690

Closed
arne-aignx wants to merge 1 commit into
mainfrom
fix/remove-exec-script-entrypoint
Closed

fix: remove --exec-script entrypoint to eliminate arbitrary code execution#690
arne-aignx wants to merge 1 commit into
mainfrom
fix/remove-exec-script-entrypoint

fix: Remove --exec-script entrypoint from aignostics.py

e8f605c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 7, 2026 in 1s

66.42% (target 70.00%)

View this Pull Request on Codecov

66.42% (target 70.00%)

Details

Codecov Report

❌ Patch coverage is 5.55556% with 34 lines in your changes missing coverage. Please review.
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/aignostics/dataset/_download_worker.py 0.00% 22 Missing ⚠️
src/aignostics/dataset/_service.py 15.38% 11 Missing ⚠️
src/aignostics.py 0.00% 1 Missing ⚠️

❌ Your project check has failed because the head coverage (66.42%) is below the target coverage (70.00%). You can increase the head coverage or adjust the target coverage.

❗ There is a different number of reports uploaded between BASE (baa7e91) and HEAD (e8f605c). Click for more details.

HEAD has 4 uploads less than BASE
Flag BASE (baa7e91) HEAD (e8f605c)
5 1
Files with missing lines Coverage Δ
src/aignostics.py 0.00% <0.00%> (ø)
src/aignostics/dataset/_service.py 57.07% <15.38%> (-19.64%) ⬇️
src/aignostics/dataset/_download_worker.py 0.00% <0.00%> (ø)

... and 22 files with indirect coverage changes