Skip to content

Instantly share code, notes, and snippets.

@mlieberman85
Created April 22, 2025 13:49
Show Gist options
  • Select an option

  • Save mlieberman85/558392d27c49fc0d29252b061c68ce7f to your computer and use it in GitHub Desktop.

Select an option

Save mlieberman85/558392d27c49fc0d29252b061c68ce7f to your computer and use it in GitHub Desktop.
Querying domain: whiskey.foundation
Querying TXT record for: _chainsights.whiskey.foundation
Traversing from root URI: https://raw.githubusercontent.com/whiskeytastingfoundation/chainsights/refs/heads/main/chainsights.jsonl with expected identity: mlieberman85@gmail.com
Parsed essential bundle data.
Decoded payload (839 bytes).
Constructed PAE data (882 bytes).
Prepared PEM certificate string.
Calling Client::verify_blob with PAE data...
Cryptographic signature verified successfully!
Inspecting certificate identity...
- Found email SAN: mlieberman85@gmail.com
Certificate identity verified successfully!
Parsed essential bundle data.
Decoded payload (1017 bytes).
Constructed PAE data (1061 bytes).
Prepared PEM certificate string.
Calling Client::verify_blob with PAE data...
Cryptographic signature verified successfully!
Inspecting certificate identity...
- Found email SAN: mlieberman85@gmail.com
Certificate identity verified successfully!
Parsed essential bundle data.
Decoded payload (888 bytes).
Constructed PAE data (931 bytes).
Prepared PEM certificate string.
Calling Client::verify_blob with PAE data...
Cryptographic signature verified successfully!
Inspecting certificate identity...
- Found email SAN: mlieberman85@gmail.com
Certificate identity verified successfully!
{
"catalog_predicate": {
"generator": {
"id": "pkg:generic/chainsights-generator",
"version": "1.0.0"
},
"timestamp": "2025-04-20T05:05:22Z",
"context": null,
"catalogSchemaVersion": "1.0",
"components": [
{
"name": "WTF Frontend",
"description": "The frontend for the Whiskey Tasting Foundation.",
"componentPurl": "pkg:npm/whiskey-foundation/frontend",
"componentAttestationLink": {
"uri": "https://raw.githubusercontent.com/whiskeytastingfoundation/chainsights/refs/heads/main/components/wtf-frontend.jsonl",
"digest": null,
"mediaType": null,
"expectedSignerIdentity": "mlieberman85@gmail.com"
},
"labels": null
}
]
},
"components": [
{
"component_predicate": {
"generator": {
"id": "pkg:generic/chainsights-generator",
"version": "1.0.0"
},
"timestamp": "2025-04-20T05:05:22Z",
"context": null,
"componentSchemaVersion": "1.0",
"purl": "pkg:generic/whiskey.foundation/wtf-frontend",
"name": "WTF Frontend",
"description": null,
"uuid": null,
"aliases": null,
"labels": null,
"repositories": [
{
"repoType": "git",
"uri": "https://github.com/whiskeytastingfoundation/wtf-frontend",
"paths": null,
"primaryPath": null
}
],
"subComponents": null,
"releaseAttestations": [
{
"uri": "https://raw.githubusercontent.com/whiskeytastingfoundation/chainsights/refs/heads/main/components/wtf-frontend/0.1.jsonl",
"digest": null,
"mediaType": null,
"expectedSignerIdentity": "mlieberman85@gmail.com"
}
]
},
"releases": [
{
"release_predicate": {
"generator": {
"id": "pkg:generic/chainsights-generator",
"version": "1.0.0"
},
"timestamp": "2025-04-20T05:05:22Z",
"releaseSchemaVersion": "1.0",
"purl": "pkg:generic/whiskey.foundation/wtf-frontend@0.1",
"name": "WTF Frontend Cool 0.1 release",
"releaseDate": "2025-04-20T05:05:22Z",
"releaseNotesUri": null,
"lifecyclePhase": null,
"artifacts": [
{
"uri": "https://raw.githubusercontent.com/whiskeytastingfoundation/chainsights/refs/heads/main/components/wtf-frontend/0.1/sbom.spdx.json",
"digest": null,
"mediaType": "application/spdx+json"
}
]
},
"artifacts": [
{
"uri": "https://raw.githubusercontent.com/whiskeytastingfoundation/chainsights/refs/heads/main/components/wtf-frontend/0.1/sbom.spdx.json",
"digest": null,
"mediaType": "application/spdx+json"
}
],
"release_link_uri": "https://raw.githubusercontent.com/whiskeytastingfoundation/chainsights/refs/heads/main/components/wtf-frontend/0.1.jsonl",
"artifact_fetch_errors": []
}
],
"component_link_uri": "https://raw.githubusercontent.com/whiskeytastingfoundation/chainsights/refs/heads/main/components/wtf-frontend.jsonl",
"release_errors": []
}
],
"root_error": null,
"component_errors": []
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment