{"id":28431921,"url":"https://github.com/dafneb/ansible-collection-security-tools","last_synced_at":"2026-01-30T17:32:22.540Z","repository":{"id":290888259,"uuid":"929776555","full_name":"dafneb/ansible-collection-security-tools","owner":"dafneb","description":"Ansible Collection - Security tools","archived":false,"fork":false,"pushed_at":"2026-01-12T20:52:25.000Z","size":61,"stargazers_count":0,"open_issues_count":4,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-13T01:30:35.436Z","etag":null,"topics":["ansible","ansible-collection","ansible-galaxy","security"],"latest_commit_sha":null,"homepage":"https://dafneb.gitbook.io/ansible-collections/ansible-collection-security-tools","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dafneb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-02-09T11:29:48.000Z","updated_at":"2025-10-30T11:46:43.000Z","dependencies_parsed_at":"2025-07-21T22:09:38.647Z","dependency_job_id":"e13faffa-2941-4f1d-be11-e0a50534810a","html_url":"https://github.com/dafneb/ansible-collection-security-tools","commit_stats":null,"previous_names":["dafneb/ansible-collection-security-tools"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dafneb/ansible-collection-security-tools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dafneb%2Fansible-collection-security-tools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dafneb%2Fansible-collection-security-tools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dafneb%2Fansible-collection-security-tools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dafneb%2Fansible-collection-security-tools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dafneb","download_url":"https://codeload.github.com/dafneb/ansible-collection-security-tools/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dafneb%2Fansible-collection-security-tools/sbom","scorecard":{"id":926023,"data":{"date":"2025-08-22T23:40:20Z","repo":{"name":"github.com/dafneb/ansible-collection-security-tools","commit":"50ffb1b8130c8b2857823f3c2f4ec5804281f9fb"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8,"checks":[{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Maintained","score":10,"reason":"12 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:   3 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 third-party GitHubAction 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'packages' permission set to 'read': .github/workflows/codeql.yml:33","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:34","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:35","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecard.yml:20","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecard.yml:21","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/scorecard.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/ansible-lint.yml:25","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:25","Info: topLevel 'contents' permission set to 'read': .github/workflows/pull-request-assignee.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/scorecard.yml:15"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/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/ab2f6e92482462fe66246d9e32f642855a691dc1/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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (8) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/dafneb/.github/SECURITY.md:1","Info: Found linked content: github.com/dafneb/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/dafneb/.github/SECURITY.md:1","Info: Found text in security policy: github.com/dafneb/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":9,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Info: 'stale review dismissal' is required to merge on branch 'main'","Info: required approving review count is 2 on branch 'main'","Info: codeowner review is required on branch 'main'","Info: 'last push approval' is required to merge on branch 'main'","Info: 'up-to-date branches' is required to merge on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"Contributors","score":0,"reason":"project has 0 contributing companies or organizations -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}},{"name":"CI-Tests","score":10,"reason":"4 out of 4 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}}]},"last_synced_at":"2025-08-25T22:22:39.234Z","repository_id":290888259,"created_at":"2025-08-25T22:22:39.234Z","updated_at":"2025-08-25T22:22:39.234Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28916098,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-30T16:37:38.804Z","status":"ssl_error","status_checked_at":"2026-01-30T16:37:37.878Z","response_time":66,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":["ansible","ansible-collection","ansible-galaxy","security"],"created_at":"2025-06-05T16:09:16.279Z","updated_at":"2026-01-30T17:32:22.520Z","avatar_url":"https://github.com/dafneb.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ansible Collection - Security tools\n\n[![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-2.1-4baaaa.svg)](https://github.com/dafneb/.github/blob/main/.github/CODE_OF_CONDUCT.md)\n[![License](https://img.shields.io/badge/License-MIT-4baaaa.svg)](https://github.com/dafneb/.github/blob/main/LICENSE)\n![GitHub Release](https://img.shields.io/github/v/release/dafneb/ansible-collection-security-tools)\n![GitHub commit activity](https://img.shields.io/github/commit-activity/w/dafneb/ansible-collection-security-tools)\n![GitHub contributors](https://img.shields.io/github/contributors/dafneb/ansible-collection-security-tools)\n\n![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/dafneb/ansible-collection-security-tools/ansible-lint.yml?label=ansible-lint)\n![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/dafneb/ansible-collection-security-tools/codeql.yml?label=CodeQL)\n[![OpenSSF Scorecard](https://api.scorecard.dev/projects/github.com/dafneb/ansible-collection-security-tools/badge)](https://scorecard.dev/viewer/?uri=github.com/dafneb/ansible-collection-security-tools)\n[![pre-commit.ci status](https://results.pre-commit.ci/badge/github/dafneb/ansible-collection-security-tools/main.svg)](https://results.pre-commit.ci/latest/github/dafneb/ansible-collection-security-tools/main)\n[![GitBook](https://img.shields.io/static/v1?message=Documented%20on%20GitBook\u0026logo=gitbook\u0026logoColor=ffffff\u0026label=%20\u0026labelColor=5c5c5c\u0026color=3F89A1)](https://dafneb.gitbook.io/ansible-collections/ansible-collection-security-tools)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdafneb%2Fansible-collection-security-tools","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdafneb%2Fansible-collection-security-tools","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdafneb%2Fansible-collection-security-tools/lists"}