Ejemplo
verify pkg:pypi/certifi@2026.2.25
sha256:ad22ed97a19733e9bd7b358c3f646a933c1193eb8ccce38d068406974fe80470
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 pkg:pypi/certifi@2026.2.25
- Paquetes
- Símbolos
-
- certifi.core.where
- certifi.core.contents
- Entorno
- python
- Creado
- 2026-08-20T10:32:51Z
Contrato
- certifi.core.where returns an existing file path pointing to the Mozilla CA certificate bundle containing PEM root certificates
- certifi.core.contents returns the text content of the CA bundle containing PEM formatted root certificates
- certifi.core.where path loads valid CA certificates into standard ssl SSLContext for TLS verification
Archivos
- PROMPT.md
- csx.json
- requirements.txt
- sample.py
- spec.json
- test/contract.py
Seeder de origen
anónimo