{"id":16760136,"url":"https://github.com/maulingmonkey/firehazard","last_synced_at":"2025-08-30T18:10:51.184Z","repository":{"id":58489349,"uuid":"528884358","full_name":"MaulingMonkey/firehazard","owner":"MaulingMonkey","description":"Unopinionated low level API bindings focused on soundness, safety, and stronger types over raw FFI.","archived":false,"fork":false,"pushed_at":"2023-10-01T01:14:53.000Z","size":816,"stargazers_count":9,"open_issues_count":27,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-27T16:43:49.161Z","etag":null,"topics":["rust","sandbox","sandboxing","security","win32","windows"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MaulingMonkey.png","metadata":{"files":{"readme":"Readme.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-08-25T14:21:24.000Z","updated_at":"2024-11-14T10:28:56.000Z","dependencies_parsed_at":"2023-01-23T11:46:06.911Z","dependency_job_id":"70977ef8-1c70-42e6-a8c2-6d28ec77dc8d","html_url":"https://github.com/MaulingMonkey/firehazard","commit_stats":{"total_commits":441,"total_committers":1,"mean_commits":441.0,"dds":0.0,"last_synced_commit":"fe50a77dad0892bd25255210ba803b7c2f1ce1b3"},"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MaulingMonkey%2Ffirehazard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MaulingMonkey%2Ffirehazard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MaulingMonkey%2Ffirehazard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MaulingMonkey%2Ffirehazard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MaulingMonkey","download_url":"https://codeload.github.com/MaulingMonkey/firehazard/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243837010,"owners_count":20355813,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["rust","sandbox","sandboxing","security","win32","windows"],"created_at":"2024-10-13T04:22:29.317Z","updated_at":"2025-08-30T18:10:51.176Z","avatar_url":"https://github.com/MaulingMonkey.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🔥 firehazard 🔥\n[![GitHub](https://img.shields.io/github/stars/MaulingMonkey/firehazard.svg?label=GitHub\u0026style=social)](https://github.com/MaulingMonkey/firehazard)\n[![crates.io](https://img.shields.io/crates/v/firehazard.svg)](https://crates.io/crates/firehazard)\n[![docs.rs](https://docs.rs/firehazard/badge.svg)](https://docs.rs/firehazard)\n[![License](https://img.shields.io/crates/l/firehazard.svg)](https://github.com/MaulingMonkey/firehazard)\n\nCreate a *fire hazard* by locking down your \u003cspan style=\"opacity: 50%\"\u003e(Microsoft)\u003c/span\u003e *Windows* so nobody can *escape* (your security sandbox.)\n*   Exposes bindings to similar Windows APIs as Chrome and Chromium use for [sandboxing their untrusted processes](https://chromium.googlesource.com/chromium/src/+/HEAD/docs/design/sandbox.md).\n*   Focused on soundness, safety, and stronger types over raw FFI.\n*   Low level, Windows only, pure Rust, and unopinionated.\n*   You could build opinionated, high level, cross platform abstractions *atop* this crate (and others.)\n\n## ⚠️ Warnings ⚠️\nYou may be *at hazard* of being *fired* (or worse) for relying on this crate for security:\n* `0.0.0-yyyy-mm-dd` doesn't follow semver.\n* I'm not subscribed to any security lists.\n* I don't have anything alerting me to CVEs.\n* This crate is probably not 100% sound.  Bug reports welcome.\n* I don't have any PGP keys for you to securely send me security bugs.\n* Keep flammable materials away from heaters and other ignition sources.\n* This isn't backed by a team or company.  Nor me, frankly.\n* I have no code reviewers.\n* I haven't fuzz tested anything.\n* My test coverage is mediocre.\n* There is no red team.\n* I haven't made a proper attempt to bypass even the example sandbox.\n* Just because you're paranoid, doesn't mean that they aren't out to get you.\n* Rust has made me overconfident.\n* Rust has made **you** overconfident.\n* Keep emergency exits accessible and usable to avoid fire safety hazards.\n* The false sense of security - that using this code will lure you into - may be worse than nothing at all.\n* Test your fire alarms.  The batteries are probably dead.\n\n## Quickstart\n\n#### Cargo.toml\n```toml\n[dependencies]\nfirehazard.git = \"https://github.com/MaulingMonkey/firehazard\"\n```\n\n\n\n\u003ch2 name=\"license\"\u003eLicense\u003c/h2\u003e\n\nLicensed under either of\n\n* Apache License, Version 2.0 ([LICENSE-APACHE](LICENSE-APACHE) or \u003chttp://www.apache.org/licenses/LICENSE-2.0\u003e)\n* MIT license ([LICENSE-MIT](LICENSE-MIT) or \u003chttp://opensource.org/licenses/MIT\u003e)\n\nat your option.\n\n\n\n\u003ch2 name=\"contribution\"\u003eContribution\u003c/h2\u003e\n\nUnless you explicitly state otherwise, any contribution intentionally submitted\nfor inclusion in the work by you, as defined in the Apache-2.0 license, shall be\ndual licensed as above, without any additional terms or conditions.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaulingmonkey%2Ffirehazard","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaulingmonkey%2Ffirehazard","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaulingmonkey%2Ffirehazard/lists"}