v2026.04.02/scripts
Abdessamad Derraz 38d605c7d5 fix: audit fixes across verify, pack, security, and performance
- fix KeyError in compute_coverage (generate_readme, generate_site)
- fix comma-separated MD5 handling in generate_pack check_inside_zip
- fix _verify_file_hash to handle multi-MD5 for large files
- fix external downloads not tracked in seen_destinations/file_status
- fix tar path traversal in _is_safe_tar_member (refresh_data_dirs)
- fix predictable tmp path in download.py
- fix _sanitize_path to filter "." components
- remove blanket data_dir suppression in find_undeclared_files
- remove blanket data_dir suppression in cross_reference
- add status_counts to verify_platform return value
- add md5_composite cache for repeated ZIP hashing
2026-03-19 14:04:34 +01:00
..
scraper feat: core profiles, data_dirs buildbot, cross_ref fix 2026-03-18 21:20:02 +01:00
auto_fetch.py refactor: quality audit fixes, honest verification reporting 2026-03-17 15:35:30 +01:00
common.py fix: audit fixes across verify, pack, security, and performance 2026-03-19 14:04:34 +01:00
cross_reference.py fix: audit fixes across verify, pack, security, and performance 2026-03-19 14:04:34 +01:00
dedup.py refactor: fix code review findings across all scripts 2026-03-17 15:16:51 +01:00
download.py fix: audit fixes across verify, pack, security, and performance 2026-03-19 14:04:34 +01:00
download.sh update all references from retroarch_system to retrobios 2026-03-17 11:17:50 +01:00
generate_db.py feat: aliases support in resolve and db generation 2026-03-19 08:15:13 +01:00
generate_pack.py fix: audit fixes across verify, pack, security, and performance 2026-03-19 14:04:34 +01:00
generate_readme.py fix: audit fixes across verify, pack, security, and performance 2026-03-19 14:04:34 +01:00
generate_site.py fix: audit fixes across verify, pack, security, and performance 2026-03-19 14:04:34 +01:00
list_platforms.py refactor: fix code review findings across all scripts 2026-03-17 15:16:51 +01:00
migrate.py v2: automated BIOS platform with full pipeline 2026-03-17 10:54:39 +01:00
pipeline.py feat: complete platform-native verification with cross-reference 2026-03-19 10:44:17 +01:00
refresh_data_dirs.py fix: audit fixes across verify, pack, security, and performance 2026-03-19 14:04:34 +01:00
validate_pr.py refactor: consolidate CI pipeline, remove third-party deps 2026-03-17 12:33:10 +01:00
verify.py fix: audit fixes across verify, pack, security, and performance 2026-03-19 14:04:34 +01:00