Skip to content

Improved upload security - #145

Open
Prabhnoor911 wants to merge 37 commits into
Redback-Operations:mainfrom
mjlew133:improve-upload-security
Open

Prabhnoor911 wants to merge 37 commits into
Redback-Operations:mainfrom
mjlew133:improve-upload-security

Conversation

@Prabhnoor911

Copy link
Copy Markdown
Contributor

No description provided.

mjlew133 and others added 30 commits July 22, 2026 16:53
- scripts/build_datasets.py: builds all_teams (7-class), all_classes
  (9-class) and player_ref (2-class) YOLO datasets from the raw T1 match
  data, 80/20 split, seed 42
- scripts/train.py: trains YOLO11s on a built dataset (T1 recipe)
- scripts/track_video.py: runs detection + ByteTrack on match footage,
  writes H.264 annotated video and tracking CSV
- scripts/download_data.py: restores data/datasets/models from the shared
  Google Drive backup
- docs: setup, dataset specs, training results
- gitignore: cover datasets/, models/, outputs/
Fragmented MP4 (used so partial output survives interruption) causes
blocky playback in some players. Stream-copy remux on completion keeps
both properties.
T2 player tracking pipeline: datasets, training, video tracking
Fix Carlton and Gold Coast jersey labels
…king

Merging files from T1_26 to T2_26. Also improved backend job tracking
initialisation,
config test,
contract validation,
dynamic open API
(
    __init__.py,
    coftest.py,
    test_contract_validation.py,
    test_openapi_dynamic.py
)

added 5 new files
(
    RUN_TEST.md,
    test_live_integration.py,
    test_service_failure_dynamic.py,
    pytest.ini,
    requirement-test.txt
)
- Update OpenAPI contract validation
- Add API authentication contract checks
- Improve protected endpoint testing
- Update live authentication integration tests
- Add upload validation and processing job tests
- Improve handling of current backend authentication responses
- Add service failure and error-handling coverage
Add tool to find tracking problems in long videos
Add tuned ByteTrack settings and resume support
Training and tracking scripts with the latest model weights
mjlew133 and others added 7 commits August 22, 2026 16:24
fix: Analytics tab cleanup, queue action buttons, logout key handling
Expand Backend Testing with API, OpenAPI and Integration Tests
Player tracking ID stability fix and analytics summary
@github-actions

github-actions Bot commented Sep 1, 2026

Copy link
Copy Markdown

🔒 Security Scan Results

⚠️ Error: The security scan failed to complete. Please review the workflow logs for more information.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants