{"id":30093558,"url":"https://github.com/stackrox/fact","last_synced_at":"2025-08-09T09:52:32.197Z","repository":{"id":304207119,"uuid":"1015414976","full_name":"stackrox/fact","owner":"stackrox","description":null,"archived":false,"fork":false,"pushed_at":"2025-08-06T17:06:47.000Z","size":855,"stargazers_count":0,"open_issues_count":5,"forks_count":1,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-08-06T18:36:56.685Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/stackrox.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-APACHE","code_of_conduct":"CODE_OF_CONDUCT.md","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,"zenodo":null}},"created_at":"2025-07-07T13:18:18.000Z","updated_at":"2025-07-29T14:26:34.000Z","dependencies_parsed_at":"2025-07-11T18:34:52.609Z","dependency_job_id":"40fa1940-9869-4bf3-a645-d3689c58c324","html_url":"https://github.com/stackrox/fact","commit_stats":null,"previous_names":["molter73/fact","stackrox/fact"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/stackrox/fact","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stackrox%2Ffact","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stackrox%2Ffact/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stackrox%2Ffact/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stackrox%2Ffact/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stackrox","download_url":"https://codeload.github.com/stackrox/fact/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stackrox%2Ffact/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269560719,"owners_count":24438190,"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","status":"online","status_checked_at":"2025-08-09T02:00:10.424Z","response_time":111,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":[],"created_at":"2025-08-09T09:52:25.905Z","updated_at":"2025-08-09T09:52:32.182Z","avatar_url":"https://github.com/stackrox.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# fact\n\n## Prerequisites\n\n1. stable rust toolchains.\n1. clang and libbpf headers for the C eBPF probe.\n1. protoc and the Google protobuf definitions for gRPC.\n\nOn Fedora, you can install all the dependencies with the following\ncommands:\n\n```sh\nsudo dnf install -y \\\n    clang \\\n    libbpf-devel \\\n    protobuf-compiler \\\n    protobuf-devel \\\n    rustup\nrustup toolchain install stable\n```\n\n## Build \u0026 Run\n\nUse `cargo build`, `cargo check`, etc. as normal. Run your program with:\n\n```shell\ncargo run --release --config 'target.\"cfg(all())\".runner=\"sudo -E\"'\n```\n\nCargo build scripts are used to automatically build the eBPF correctly\nand include it in the program.\n\n## License\n\nWith the exception of eBPF code, fact is distributed under the terms\nof the [Apache License] (version 2.0).\n\n### eBPF\n\nAll eBPF code is distributed under either the terms of the\n[GNU General Public License, Version 2] or the [MIT license], at your\noption.\n\nUnless you explicitly state otherwise, any contribution intentionally\nsubmitted for inclusion in this project by you, as defined in the GPL-2\nlicense, shall be dual licensed as above, without any additional terms\nor conditions.\n\n[Apache license]: LICENSE-APACHE\n[MIT license]: LICENSE-MIT\n[GNU General Public License, Version 2]: LICENSE-GPL2\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstackrox%2Ffact","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstackrox%2Ffact","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstackrox%2Ffact/lists"}