Attention is currently required from: fixeria, laforge.
neels has posted comments on this change by neels. ( https://gerrit.osmocom.org/c/pysim/+/40209?usp=email )
Change subject: personalization audit: optionally audit all (unknown) SD keys ......................................................................
Patch Set 10:
(1 comment)
File pySim/esim/saip/batch.py:
https://gerrit.osmocom.org/c/pysim/+/40209/comment/af63594f_20c35b44?usp=ema... : PS10, Line 186: upp_audit[audit_key] = set((audit_val, ))
Is it possible that the same KVN/ID combination appears in more than one SD PE? If so, the second oc […]
looks good, yes!
There should be only one item per SDKey in a DER, but the intention is to *catch* any problems like duplication, so your suggestion is perfect, thx