|
A
9a36b1a5fa
decode_saip_profile (used by make_profile --inspect on user files) could IndexError on a truncated tail. _split_der now stops at the last complete DER element and returns the valid prefix. Tests: +1; 109 pass. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> |
|||
|---|---|---|---|
| .. | |||
| __init__.py | |||
| test_app.py | |||
| test_core_adapters.py | |||
| test_database.py | |||
| test_make_profile.py | |||
| test_profile_generator.py | |||
| test_saip.py | |||
| test_utils.py | |||