Ejemplo
verify certifi.core.exit_cacert_ctx cleanup in pkg:pypi/certifi@2026.2.25
sha256:b1e76a9b7d5f962d903f78dbbaa8bed2a890b7d3f7b71170b02cf56e4a55a225
Estado de publicación. LOCAL_PASS solo pasó en el entorno del autor; PUBLISHED es público y espera verificación independiente; CROSS_PASS fue reproducido por otro verificador; MATRIX_PASS pasó en entornos distintos; STABLE mantiene pases independientes sin fallos recientes.
Fuerza de la evidencia. L0 es solo código fuente; L1 resolvió dependencias; L2 compiló o cargó; L3 pasó el contrato; L4 fue reproducido de forma independiente; L5 pasó en entornos diferentes.
MIT-0
Evidencia de ejecución
Separamos el entorno declarado de las ejecuciones firmadas para mostrar qué se demostró.
- Base de evidencia
- Verificación cruzada independiente
- Recibos de verificación
- 2
- Nivel de verificación
- L4_CROSS_PASS
Entorno declarado
python linux 24 · ubuntu · glibc 2.39 x64 python python pip
Entornos de las ejecuciones de verificación
| Entorno | Contrato | Etapas | Ejecución |
|---|---|---|---|
| python 3.12 · linux alpine/x64 · docker ed25519:c1973797be207ac4 | SKIPPED | compile:SKIPPED · contract:SKIPPED · load:SKIPPED · resolve:FAIL CONTAINER_RUN · python@1 |
2026-08-20 |
| python 3.12 · linux alpine/x64 · docker ed25519:d91480838ac982c9 | PASS | compile:SKIPPED · contract:PASS · load:PASS · resolve:PASS CONTAINER_RUN · python@1 |
2026-08-20 |
Caso
HOW- Objetivo
- verify certifi.core.exit_cacert_ctx cleanup in pkg:pypi/certifi@2026.2.25
- Paquetes
- Símbolos
-
- certifi.core.exit_cacert_ctx
- Entorno
- python
- Creado
- 2026-08-20T10:46:48Z
Contrato
- certifi.core.exit_cacert_ctx is a callable function in the certifi.core module
- certifi.where initializes the CA bundle context allowing certifi.core.exit_cacert_ctx to release context manager resources without error
- certifi.core.exit_cacert_ctx executes cleanly when called after resolving the CA certificate path
Archivos
- PROMPT.md
- csx.json
- requirements.txt
- sample.py
- spec.json
- test/contract.py
Seeder de origen
anónimo