{"id":34120700,"url":"https://github.com/intelops/tarian-detector","last_synced_at":"2025-12-14T21:33:15.732Z","repository":{"id":178473164,"uuid":"649025272","full_name":"intelops/tarian-detector","owner":"intelops","description":"ebpf repo for developing observability features using ebpf kernel programming","archived":false,"fork":false,"pushed_at":"2025-04-16T21:57:39.000Z","size":27390,"stargazers_count":1,"open_issues_count":4,"forks_count":5,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-06-03T15:59:12.145Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C","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/intelops.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"Code_of_Conduct.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-06-03T14:37:29.000Z","updated_at":"2023-10-20T20:04:47.000Z","dependencies_parsed_at":"2023-11-28T18:30:47.761Z","dependency_job_id":"4a312fde-74e4-49d6-a684-4511dc947502","html_url":"https://github.com/intelops/tarian-detector","commit_stats":null,"previous_names":["intelops/tarian-detector"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/intelops/tarian-detector","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intelops%2Ftarian-detector","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intelops%2Ftarian-detector/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intelops%2Ftarian-detector/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intelops%2Ftarian-detector/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/intelops","download_url":"https://codeload.github.com/intelops/tarian-detector/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intelops%2Ftarian-detector/sbom","scorecard":{"id":491091,"data":{"date":"2025-08-11","repo":{"name":"github.com/intelops/tarian-detector","commit":"7dcb666b7f54b2d922bed9a74483dc2698949d42"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/7 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: tarian/tarian_x86_bpfel.o:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2024-3333","Warn: Project is vulnerable to: GO-2025-3503 / GHSA-qxp5-gwg8-xv66","Warn: Project is vulnerable to: GO-2025-3595 / GHSA-vvgc-356p-c3xw","Warn: Project is vulnerable to: GO-2025-3488 / GHSA-6v2p-p543-phr9"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}}]},"last_synced_at":"2025-08-19T19:10:30.728Z","repository_id":178473164,"created_at":"2025-08-19T19:10:30.728Z","updated_at":"2025-08-19T19:10:30.728Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":27736875,"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-12-14T02:00:11.348Z","response_time":56,"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-12-14T21:33:14.446Z","updated_at":"2025-12-14T21:33:15.726Z","avatar_url":"https://github.com/intelops.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Tarian Detector  \n\n![Tarian Logo](/public/images/tarian-logo.png)\n\n[![License](https://img.shields.io/github/license/intelops/tarian-detector)](https://github.com/intelops/tarian-detector/blob/main/LICENSE)\n[![Issues](https://img.shields.io/github/issues/intelops/tarian-detector)](https://github.com/intelops/tarian-detector/issues)\n[![Pull Requests](https://img.shields.io/github/issues-pr/intelops/tarian-detector)](https://github.com/intelops/tarian-detector/pulls)\n[![Code Size](https://img.shields.io/github/languages/code-size/intelops/tarian-detector)](https://github.com/intelops/tarian-detector)\n[![Last Commit](https://img.shields.io/github/last-commit/intelops/tarian-detector)](https://github.com/intelops/tarian-detector/commits/main)\n[![Slack](https://img.shields.io/badge/Join%20Our%20Community-Slack-blue)](https://join.slack.com/t/kube-tarian/shared_invite/zt-118iqu4g6-wopEIyjqD_uy5uXRDChaLA)\n[![Discussions](https://img.shields.io/badge/Got%20Questions%3F-Discussions-Violet)](https://github.com/intelops/tarian-detector/discussions)\n\nWelcome to Tarian Detector, a cornerstone of the Tarian project. As an open-source initiative, we're committed to safeguarding Kubernetes applications from malevolent threats. Our mission is to create an ecosystem where community members can work together to ensure the safety and security of Kubernetes.\n\n| **Detector Features** | **Our Development Ethos** |\n|:--|:--|\n| Superior Observability | Proudly Open Source |\n| eBPF Kernel Programming | Promoting Collaboration |\n| Advanced Threat Detection | Emphasis on High-Quality Code |\n\n## Architecture Overview\n\nAn image or diagram that provides an overview of your project's architecture is coming soon.\n\n![Tarian Architecture Overview](/public/images/architecture-diagram.png)\n\n## Documentation\n\n- [Installation Guide](/public/documents/Installation_Guide.md)\n- [Use Cases](/public/documents/Use_Case.md)\n- [Changelog](/CHANGELOG.md)\n- [Release Notes](/RELEASENOTES.md)\n\n## Contributors  \n\nWe welcome and appreciate contributions! Here's how you can help:\n\n- [Contributor Guidelines](public/documents/Contributor_Guidelines.md)\n- [Development Guide](/public/documents/Development_Guide.md)\n- [Repository Guide](/public/documents/Repository_Structure.md)\n- [Code Contribution Guide](/public/documents/Code_Contribution_Guide.md)\n- [Testing Guide](/public/documents/Testing_Guide.md)\n- [Join Tarian Slack](https://join.slack.com/t/kube-tarian/shared_invite/zt-118iqu4g6-wopEIyjqD_uy5uXRDChaLA)\n\n## Code of Conduct\n\nWe uphold the highest standards of decency and respect for contributors and users. Please read our [Code of Conduct](/Code_of_Conduct.md) to understand our values.\n\n## License\n\nTarian Detector is licensed under the Apache License. Please see the [LICENSE file](LICENSE) for more information.\n\n## Credits/Acknowledgments\n\nWe couldn't have done it without help! Check out [Credits/Acknowledgments.md](/Credits_Acknowledgement.md).\n\n## Maintainers\n\nFind out who maintains the project in [Maintainers.md](/Maintainers.md).\n\n## Contact Information\n\nFor any further queries or suggestions, please [Contact Us](https://intelops.ai/contact/). We would love to hear from you!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fintelops%2Ftarian-detector","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fintelops%2Ftarian-detector","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fintelops%2Ftarian-detector/lists"}