|
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> |
|||
|---|---|---|---|
| .. | |||
| core_adapters | |||
| __init__.py | |||
| app.py | |||
| database.py | |||
| models.py | |||
| profile_generator.py | |||
| saip_profile.py | |||
| utils.py | |||