Potential fix for pull request finding 'CodeQL / Information exposure through an exception' a7c69b6 abinazebinoy Copilot Autofix powered by AI commited on about 3 hours ago
Potential fix for pull request finding 'CodeQL / Information exposure through an exception' 64f1ec2 abinazebinoy Copilot Autofix powered by AI commited on about 3 hours ago
Potential fix for pull request finding 'CodeQL / Information exposure through an exception' 0bea1b0 abinazebinoy Copilot Autofix powered by AI commited on about 3 hours ago
fix(accuracy): remove empty if block + use np.nan for missing XGBoost features 1b57ba5 abinazebinoy commited on about 4 hours ago
fix(accuracy): use np.nan for missing XGBoost features; remove double-boost d4c4c53 abinazebinoy commited on about 4 hours ago
fix(accuracy): guard NaN in corrcoef and fix spectral slope math 84fc4d0 abinazebinoy commited on about 4 hours ago
fix(accuracy): disable CLIP signal instead of using random placeholder centroids 9ab92ad abinazebinoy commited on about 4 hours ago
fix(accuracy): reduce metadata_forensics false positives 1124a6b abinazebinoy commited on about 4 hours ago
feat(rbac):API key management and role-based access control 02a7a61 abinazebinoy commited on 3 days ago
feat(reports):forensic report export suite (PDF, JSON, CSV) 6e14abb abinazebinoy commited on 5 days ago
Merge pull request #104 from abinaze/feature/case-management a5b25bd abinazebinoy commited on 5 days ago
feat(batch): batch investigation mode for multi-image forensic analysis 6a59fe7 abinazebinoy commited on 5 days ago
fix(cleanup): remove unused imports from c2pa_verifier and platform_detector 60f1d01 abinazebinoy commited on 6 days ago
fix(platform): wire detect_platform into generate_forensic_report f891ca9 abinazebinoy commited on 7 days ago
fix(platform): guard polyfit on small images; use 128x128 in tests 58a61b3 abinazebinoy commited on 7 days ago
Potential fix for pull request finding 'CodeQL / Information exposure through an exception' b9a6ad0 abinazebinoy Copilot Autofix powered by AI commited on 7 days ago
fix(attribution): read analyzer_version from settings, fix hardcoded version assertions bbb825e abinazebinoy commited on 8 days ago
fix(attribution): wire generator_attribution into forensic report eb684a9 abinazebinoy commited on 8 days ago
feat(attribution):multi-class generator attribution classifier 44a70ff abinazebinoy commited on 8 days ago
feat(heatmap): Grad-CAM manipulation localization heatmap 4a4782a abinazebinoy commited on 8 days ago
fix(cleanup): final pre-release audit β emojis, unused vars, version, CI trigger, starlette CVE ed74761 abinazebinoy commited on 9 days ago
fix(api,deploy): correct AttributeError, missing lifespan, Dockerfile drift, XGBoost double-boost aff4477 abinazebinoy commited on 10 days ago
feat(ensemble): β XGBoost trained classifier replaces hardcoded signal weights 5b4f54f abinazebinoy commited on 10 days ago
fix: audit pass β unused imports, None crash guard, emojis, accuracy claims, broken f-strings 206dd1a abinazebinoy commited on 11 days ago
fix: return None from load_model when no weights exist, return neutral 0.5 in detector 21b7b7a abinazebinoy commited on 11 days ago
fix: update signal count to 26, fix perturbation non-determinism, fix DIRE import, patch starlette CVE 3b429a5 abinazebinoy commited on 11 days ago
feat: complete β trained EfficientNet detector, centroids, integrated into ensemble 34d1bee abinazebinoy commited on 12 days ago
fix: skip hash check on EfficientNet weights, fallback to random init 6b2e6ab abinazebinoy commited on 17 days ago
feat: add OwnEmbeddingModel β EfficientNet-B0 architecture for AI detection 042346d abinazebinoy commited on 18 days ago
Fix: s[score] β s['score'] (NameError), fix cached_download β hf_hub_download c918766 abinazebinoy commited on 22 days ago
feat: PRNU camera fingerprint signal (22nd detection signal) 1206d23 abinazebinoy commited on 23 days ago
Fix: restore all missing imports in image_forensics.py (PIL, datetime, etc) 00e2175 abinazebinoy commited on 24 days ago
Fix: restore missing 'from typing import Dict, Any' in image_forensics.py 19f5583 abinazebinoy commited on 24 days ago
feat: add evidence_id to every forensic report, fix duplicate import d5cf231 abinazebinoy commited on 24 days ago
Fix: ensemble skips DIRE when unavailable, redistributes weight to statistical+CLIP 853511e abinazebinoy commited on 24 days ago
Fix: DIRE returns confidence 0.0 on failure so ensemble ignores it 442d775 abinazebinoy commited on 24 days ago