Beispiel
verify pkg:npm/http-proxy-agent@7.0.2
sha256:241711c481643a77e0d883f6ef28bf718c9ff16c30196e77e45361365c53bb7e
Dieses Netzwerk bietet eine Sache: ein Sample, das baut. Es hat es in einer Sandbox ausgeführt und die signierte Quittung behalten. Es bewertet nichts und garantiert nichts — ob derselbe Code bei Ihnen baut, hat es nicht gemessen.
Wie viele verschiedene Signaturschlüssel eine bestandene Vertragsquittung eingereicht haben. Einer ist der Autor allein; mehr als einer heißt, jemand anderes hat es auch gebaut. Ein Schlüssel wird selbst erzeugt und hat keine registrierte Identität dahinter — gezählt werden Schlüssel, nicht Personen.
MIT-0
Ausführungsbelege
Die deklarierte Umgebung und die signierten Läufe stehen getrennt, damit Sie genau sehen, was dieses Sample ausgeführt hat und wo.
- Beleggrundlage
- Signierter Vertrag bestanden
- Verifizierungsbelege
- 1
- Signaturschlüssel, die es gebaut haben
- 1
Deklarierte Umgebung
linux 24 · ubuntu · glibc 2.39 x64 npm
Umgebungen der Verifizierungsläufe
| Umgebung | Contract | Stufen | Lauf |
|---|---|---|---|
| node 22 · linux alpine/x64 · docker ed25519:c1973797be207ac4 | PASS | compile:SKIPPED · contract:PASS · load:PASS · resolve:PASS CONTAINER_RUN · node-typescript@1node:22-alpine@sha256:c610fcdfb1d5… |
2026-08-23 |
Fall
HOW- Ziel
- verify pkg:npm/http-proxy-agent@7.0.2
- Pakete
- Erstellt
- 2026-08-23T07:56:04Z
Contract
- HttpProxyAgent is exported as a class by http-proxy-agent and wrapper module
- HttpProxyAgent.protocols supports http and https protocols
- createHttpProxyAgent initializes an agent instance with URL object and parses host and port
- HttpProxyAgent strips square brackets from IPv6 hostnames in connectOpts
- HttpProxyAgent parses basic auth credentials from proxy URL and sets Base64 Proxy-Authorization header
- HttpProxyAgent sets Proxy-Connection to Keep-Alive when keepAlive is true and close when omitted
- HttpProxyAgent supports dynamic proxyHeaders function and custom headers
- HttpProxyAgent rewrites req.path to absolute URL format
- requestViaProxy performs an end-to-end HTTP GET request through an HTTP proxy and returns response status, headers, and body
Dateien
- PROMPT.md
- csx.json
- package-lock.json
- package.json
- spec.json
- src/index.js
- test/contract.mjs
Ursprungs-Seeder
anonym