{"id":46183311,"url":"https://github.com/tuxerrante/kapparmor","last_synced_at":"2026-03-02T21:07:54.424Z","repository":{"id":65355374,"uuid":"567807802","full_name":"tuxerrante/kapparmor","owner":"tuxerrante","description":"AppArmor profiles loader to deploy and update them through a Kubernetes daemonset","archived":false,"fork":false,"pushed_at":"2025-11-16T11:31:45.000Z","size":2976,"stargazers_count":12,"open_issues_count":3,"forks_count":3,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-11-16T13:12:53.491Z","etag":null,"topics":["apparmor","devsecops","golang","helm","k8s","kubernetes","security"],"latest_commit_sha":null,"homepage":"","language":"Go","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/tuxerrante.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null},"funding":{"github":"tuxerrante","custom":["https://paypal.me/alessandroaffinito"]}},"created_at":"2022-11-18T16:16:32.000Z","updated_at":"2025-11-10T10:21:38.000Z","dependencies_parsed_at":"2024-06-21T01:07:08.722Z","dependency_job_id":"78220c4c-3a13-42f2-92e7-a7a45e7e6a14","html_url":"https://github.com/tuxerrante/kapparmor","commit_stats":{"total_commits":205,"total_committers":4,"mean_commits":51.25,"dds":"0.18048780487804883","last_synced_commit":"01f9efb11a21d95fa92eabfa7751fbf132247d70"},"previous_names":[],"tags_count":22,"template":false,"template_full_name":null,"purl":"pkg:github/tuxerrante/kapparmor","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuxerrante%2Fkapparmor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuxerrante%2Fkapparmor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuxerrante%2Fkapparmor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuxerrante%2Fkapparmor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tuxerrante","download_url":"https://codeload.github.com/tuxerrante/kapparmor/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuxerrante%2Fkapparmor/sbom","scorecard":{"id":1239563,"data":{"date":"2025-11-07T15:08:57Z","repo":{"name":"github.com/tuxerrante/kapparmor","commit":"3b90b06db1fe4d01ed9482f063832537cb543133"},"scorecard":{"version":"v5.3.0","commit":"c22063e786c11f9dd714d777a687ff7c4599b600"},"score":6.3,"checks":[{"name":"Maintained","score":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#binary-artifacts"}},{"name":"Security-Policy","score":4,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Warn: no linked content found","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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#security-policy"}},{"name":"Code-Review","score":0,"reason":"Found 0/21 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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#code-review"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yaml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#dependency-update-tool"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/build-app.yml:128","Info: jobLevel 'contents' permission set to 'read': .github/workflows/build-app.yml:30","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:24","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:25","Info: topLevel 'contents' permission set to 'read': .github/workflows/build-app.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/golangci-lint.yml:12","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:20"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#vulnerabilities"}},{"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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: GoBuiltInFuzzer integration found: src/app/t_fuzzIsProfileNameCorrect_test.go:8"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact kapparmor-0.1.7 not signed: https://api.github.com/repos/tuxerrante/kapparmor/releases/216990943","Warn: release artifact kapparmor-0.1.6 not signed: https://api.github.com/repos/tuxerrante/kapparmor/releases/165818101","Warn: release artifact kapparmor-0.1.5 not signed: https://api.github.com/repos/tuxerrante/kapparmor/releases/103026237","Warn: release artifact kapparmor-0.1.2 not signed: https://api.github.com/repos/tuxerrante/kapparmor/releases/92710673","Warn: release artifact kapparmor-0.1.7 does not have provenance: https://api.github.com/repos/tuxerrante/kapparmor/releases/216990943","Warn: release artifact kapparmor-0.1.6 does not have provenance: https://api.github.com/repos/tuxerrante/kapparmor/releases/165818101","Warn: release artifact kapparmor-0.1.5 does not have provenance: https://api.github.com/repos/tuxerrante/kapparmor/releases/103026237","Warn: release artifact kapparmor-0.1.2 does not have provenance: https://api.github.com/repos/tuxerrante/kapparmor/releases/92710673"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-app.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/tuxerrante/kapparmor/build-app.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-app.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/tuxerrante/kapparmor/build-app.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-app.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/tuxerrante/kapparmor/build-app.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-app.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/tuxerrante/kapparmor/build-app.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-app.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/tuxerrante/kapparmor/build-app.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-app.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/tuxerrante/kapparmor/build-app.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-app.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/tuxerrante/kapparmor/build-app.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-app.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/tuxerrante/kapparmor/build-app.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-app.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/tuxerrante/kapparmor/build-app.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-app.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/tuxerrante/kapparmor/build-app.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-app.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/tuxerrante/kapparmor/build-app.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-app.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/tuxerrante/kapparmor/build-app.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-app.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/tuxerrante/kapparmor/build-app.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-app.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/tuxerrante/kapparmor/build-app.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-app.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/tuxerrante/kapparmor/build-app.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-app.yml:149: update your workflow using https://app.stepsecurity.io/secureworkflow/tuxerrante/kapparmor/build-app.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-app.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/tuxerrante/kapparmor/build-app.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-app.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/tuxerrante/kapparmor/build-app.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-app.yml:181: update your workflow using https://app.stepsecurity.io/secureworkflow/tuxerrante/kapparmor/build-app.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/tuxerrante/kapparmor/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/tuxerrante/kapparmor/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/tuxerrante/kapparmor/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/tuxerrante/kapparmor/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/tuxerrante/kapparmor/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/golangci-lint.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/tuxerrante/kapparmor/golangci-lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/golangci-lint.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/tuxerrante/kapparmor/golangci-lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/golangci-lint.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/tuxerrante/kapparmor/golangci-lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/scorecard.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/tuxerrante/kapparmor/scorecard.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/scorecard.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/tuxerrante/kapparmor/scorecard.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/scorecard.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/tuxerrante/kapparmor/scorecard.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/scorecard.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/tuxerrante/kapparmor/scorecard.yml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:21: pin your Docker image by updating ubuntu:25.04 to ubuntu:25.04@sha256:27771fb7b40a58237c98e8d3e6b9ecdd9289cec69a857fccfb85ff36294dac20","Warn: containerImage not pinned by hash: Dockerfile.dev:2: pin your Docker image by updating golang:1.25 to golang:1.25@sha256:516827db2015144cf91e042d1b6a3aca574d013a4705a6fdc4330444d47169d5","Warn: containerImage not pinned by hash: Dockerfile.dev:13: pin your Docker image by updating ubuntu:25.04 to ubuntu:25.04@sha256:27771fb7b40a58237c98e8d3e6b9ecdd9289cec69a857fccfb85ff36294dac20","Info:   0 out of  14 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  17 third-party GitHubAction dependencies pinned","Info:   1 out of   4 containerImage dependencies pinned","Info:   2 out of   2 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 4 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#sast"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md","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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build-app.yml:27"],"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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#packaging"}},{"name":"Contributors","score":3,"reason":"project has 1 contributing companies or organizations -- score normalized to 3","details":["Info: found contributions from: ptv-mobility"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#contributors"}},{"name":"CI-Tests","score":2,"reason":"4 out of 18 merged PRs checked by a CI test -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#ci-tests"}}]},"last_synced_at":"2025-11-07T15:30:57.449Z","repository_id":65355374,"created_at":"2025-11-07T15:30:57.449Z","updated_at":"2025-11-07T15:30:57.449Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30020287,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-02T20:56:45.032Z","status":"ssl_error","status_checked_at":"2026-03-02T20:51:18.182Z","response_time":60,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["apparmor","devsecops","golang","helm","k8s","kubernetes","security"],"created_at":"2026-03-02T21:07:51.050Z","updated_at":"2026-03-02T21:07:54.379Z","avatar_url":"https://github.com/tuxerrante.png","language":"Go","funding_links":["https://github.com/sponsors/tuxerrante","https://paypal.me/alessandroaffinito"],"categories":[],"sub_categories":[],"readme":null,"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftuxerrante%2Fkapparmor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftuxerrante%2Fkapparmor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftuxerrante%2Fkapparmor/lists"}