{"adoption": {"forks": 199, "observed_at": "2026-08-28T04:05:32.377277+00:00", "stars": 1758}, "canonical_url": "https://ross.abutalabs.com/products/sandboxed-api", "card": {"archived": false, "artifact_type": "library", "description": "Generate sandboxes for C/C++ libraries automatically", "domain": ["security", "developer-tools", "backend"], "enriched": true, "function": ["security", "developer-tools"], "health_score": 100, "homepage": "https://developers.google.com/sandboxed-api/", "language": "C++", "license": "Apache-2.0", "license_family": "permissive", "maturity": "active", "member_repos": ["google/sandboxed-api"], "name": "google/sandboxed-api", "platform": ["cpp"], "pushed_at": "2026-08-26T18:49:09+00:00", "repo": "google/sandboxed-api", "stars": 1758, "tags": ["sandboxing", "seccomp-bpf", "sandbox2", "c-cpp-libraries", "security-hardening", "google", "linux", "bazel"], "topics": ["sandboxing", "sandbox", "security", "security-hardening", "cplusplus-17", "cplusplus", "apache-license-2", "sapi"], "urls": [], "use_cases": ["sandbox a C/C++ library to contain code execution vulnerabilities", "isolate untrusted third-party libraries without modifying their source code", "apply tightly scoped seccomp-bpf syscall policies per library", "reuse sandbox policies across multiple projects that use the same library", "run untrusted code in a Linux sandbox with namespaces and resource limits", "sandbox individual components of a larger program instead of the whole program"], "what_it_is": "Google's Sandboxed API (SAPI) automatically generates sandboxes for individual C/C++ libraries, isolating them from the host program using the underlying Sandbox2 technology. It lets developers sandbox a library once and reuse it anywhere with tightly scoped security policies.", "when_to_avoid": ["you need to sandbox whole programs or CLI tools rather than libraries (use Sandbox2, NSJail, or Minijail directly)", "your project is not on Linux", "you need sandboxing for non-C/C++ languages or managed runtimes", "you need a general-purpose container or VM-level isolation solution"], "when_to_choose": ["you need fine-grained sandboxing of specific C/C++ libraries on Linux", "you want to isolate code execution vulnerabilities in third-party libraries", "you want reusable sandbox policies instead of reimplementing them per project", "you need a security boundary for your own C/C++ code in production"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/sandboxed-api", "repo": "google/sandboxed-api", "role": "main", "score": 67}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:05:32.377277+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-30T03:27:34.534747+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "52759ad0b9345d6a5d00af7a0a233a1a186144713aa1dd5bd3ca2f62b67cdc7b", "fetched_at": "2026-08-28T04:05:32.377277+00:00", "kind": "readme", "missing": false, "url": "https://github.com/google/sandboxed-api"}, {"content_hash": "2dfe8b83e0b0724aaf0cdb2bbd6c94231fc9e1762220993271fa8b23d5b682ac", "fetched_at": "2026-08-29T11:05:40.867875+00:00", "kind": "homepage", "missing": false, "url": "https://developers.google.com/sandboxed-api/"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:05:32.377277+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-30T03:27:34.534747+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "52759ad0b9345d6a5d00af7a0a233a1a186144713aa1dd5bd3ca2f62b67cdc7b", "fetched_at": "2026-08-28T04:05:32.377277+00:00", "kind": "readme", "missing": false, "url": "https://github.com/google/sandboxed-api"}, {"content_hash": "2dfe8b83e0b0724aaf0cdb2bbd6c94231fc9e1762220993271fa8b23d5b682ac", "fetched_at": "2026-08-29T11:05:40.867875+00:00", "kind": "homepage", "missing": false, "url": "https://developers.google.com/sandboxed-api/"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-30T03:27:34.534747+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "52759ad0b9345d6a5d00af7a0a233a1a186144713aa1dd5bd3ca2f62b67cdc7b", "fetched_at": "2026-08-28T04:05:32.377277+00:00", "kind": "readme", "missing": false, "url": "https://github.com/google/sandboxed-api"}, {"content_hash": "2dfe8b83e0b0724aaf0cdb2bbd6c94231fc9e1762220993271fa8b23d5b682ac", "fetched_at": "2026-08-29T11:05:40.867875+00:00", "kind": "homepage", "missing": false, "url": "https://developers.google.com/sandboxed-api/"}], "taxonomy_version": 1}, "health_score": {"inputs": ["days_since_push", "days_since_release", "archived"], "kind": "computed", "method": "health_v1"}, "homepage": {"kind": "observed", "observed_at": "2026-08-28T04:05:32.377277+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:05:32.377277+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:05:32.377277+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-30T03:27:34.534747+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "52759ad0b9345d6a5d00af7a0a233a1a186144713aa1dd5bd3ca2f62b67cdc7b", "fetched_at": "2026-08-28T04:05:32.377277+00:00", "kind": "readme", "missing": false, "url": "https://github.com/google/sandboxed-api"}, {"content_hash": "2dfe8b83e0b0724aaf0cdb2bbd6c94231fc9e1762220993271fa8b23d5b682ac", "fetched_at": "2026-08-29T11:05:40.867875+00:00", "kind": "homepage", "missing": false, "url": "https://developers.google.com/sandboxed-api/"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:05:32.377277+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:05:32.377277+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-30T03:27:34.534747+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "52759ad0b9345d6a5d00af7a0a233a1a186144713aa1dd5bd3ca2f62b67cdc7b", "fetched_at": "2026-08-28T04:05:32.377277+00:00", "kind": "readme", "missing": false, "url": "https://github.com/google/sandboxed-api"}, {"content_hash": "2dfe8b83e0b0724aaf0cdb2bbd6c94231fc9e1762220993271fa8b23d5b682ac", "fetched_at": "2026-08-29T11:05:40.867875+00:00", "kind": "homepage", "missing": false, "url": "https://developers.google.com/sandboxed-api/"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:05:32.377277+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:05:32.377277+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:05:32.377277+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-30T03:27:34.534747+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "52759ad0b9345d6a5d00af7a0a233a1a186144713aa1dd5bd3ca2f62b67cdc7b", "fetched_at": "2026-08-28T04:05:32.377277+00:00", "kind": "readme", "missing": false, "url": "https://github.com/google/sandboxed-api"}, {"content_hash": "2dfe8b83e0b0724aaf0cdb2bbd6c94231fc9e1762220993271fa8b23d5b682ac", "fetched_at": "2026-08-29T11:05:40.867875+00:00", "kind": "homepage", "missing": false, "url": "https://developers.google.com/sandboxed-api/"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:05:32.377277+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:05:32.377277+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-30T03:27:34.534747+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "52759ad0b9345d6a5d00af7a0a233a1a186144713aa1dd5bd3ca2f62b67cdc7b", "fetched_at": "2026-08-28T04:05:32.377277+00:00", "kind": "readme", "missing": false, "url": "https://github.com/google/sandboxed-api"}, {"content_hash": "2dfe8b83e0b0724aaf0cdb2bbd6c94231fc9e1762220993271fa8b23d5b682ac", "fetched_at": "2026-08-29T11:05:40.867875+00:00", "kind": "homepage", "missing": false, "url": "https://developers.google.com/sandboxed-api/"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-30T03:27:34.534747+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "52759ad0b9345d6a5d00af7a0a233a1a186144713aa1dd5bd3ca2f62b67cdc7b", "fetched_at": "2026-08-28T04:05:32.377277+00:00", "kind": "readme", "missing": false, "url": "https://github.com/google/sandboxed-api"}, {"content_hash": "2dfe8b83e0b0724aaf0cdb2bbd6c94231fc9e1762220993271fa8b23d5b682ac", "fetched_at": "2026-08-29T11:05:40.867875+00:00", "kind": "homepage", "missing": false, "url": "https://developers.google.com/sandboxed-api/"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-30T03:27:34.534747+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "52759ad0b9345d6a5d00af7a0a233a1a186144713aa1dd5bd3ca2f62b67cdc7b", "fetched_at": "2026-08-28T04:05:32.377277+00:00", "kind": "readme", "missing": false, "url": "https://github.com/google/sandboxed-api"}, {"content_hash": "2dfe8b83e0b0724aaf0cdb2bbd6c94231fc9e1762220993271fa8b23d5b682ac", "fetched_at": "2026-08-29T11:05:40.867875+00:00", "kind": "homepage", "missing": false, "url": "https://developers.google.com/sandboxed-api/"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-30T03:27:34.534747+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "52759ad0b9345d6a5d00af7a0a233a1a186144713aa1dd5bd3ca2f62b67cdc7b", "fetched_at": "2026-08-28T04:05:32.377277+00:00", "kind": "readme", "missing": false, "url": "https://github.com/google/sandboxed-api"}, {"content_hash": "2dfe8b83e0b0724aaf0cdb2bbd6c94231fc9e1762220993271fa8b23d5b682ac", "fetched_at": "2026-08-29T11:05:40.867875+00:00", "kind": "homepage", "missing": false, "url": "https://developers.google.com/sandboxed-api/"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 99, "longevity": 100, "rhythm": 8}, "computed_at": "2026-09-03T02:20:16.233290+00:00", "flags": [], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 2736, "days_push": 7, "days_rel": 694, "gap_med": null, "n_releases_24m": 1}, "score": 67, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}