{"id":15020815,"url":"https://github.com/nginx/agent","last_synced_at":"2026-01-22T15:25:59.024Z","repository":{"id":64262374,"uuid":"515642286","full_name":"nginx/agent","owner":"nginx","description":"NGINX Agent provides an administrative entry point to remotely manage, configure and collect metrics and events from NGINX instances","archived":false,"fork":false,"pushed_at":"2026-01-19T21:31:45.000Z","size":81209,"stargazers_count":343,"open_issues_count":27,"forks_count":105,"subscribers_count":33,"default_branch":"main","last_synced_at":"2026-01-19T23:19:36.691Z","etag":null,"topics":["agent","api","good-first-issue","metrics","metrics-gathering","monitoring-tool","nginx","nginx-configuration","nginx-server","observability"],"latest_commit_sha":null,"homepage":"https://docs.nginx.com/nginx-agent/","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/nginx.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","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":null,"dco":null,"cla":null}},"created_at":"2022-07-19T15:30:43.000Z","updated_at":"2026-01-16T15:11:21.000Z","dependencies_parsed_at":"2023-10-17T11:51:48.208Z","dependency_job_id":"b3ef8fa0-de09-4140-9b56-30cdc8703c44","html_url":"https://github.com/nginx/agent","commit_stats":{"total_commits":568,"total_committers":59,"mean_commits":9.627118644067796,"dds":0.7693661971830986,"last_synced_commit":"87dd96cf222afbdef4a96330735e4b516f643cd9"},"previous_names":[],"tags_count":128,"template":false,"template_full_name":null,"purl":"pkg:github/nginx/agent","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nginx%2Fagent","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nginx%2Fagent/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nginx%2Fagent/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nginx%2Fagent/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nginx","download_url":"https://codeload.github.com/nginx/agent/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nginx%2Fagent/sbom","scorecard":{"id":650010,"data":{"date":"2025-08-20T11:25:22Z","repo":{"name":"github.com/nginx/agent","commit":"013487f404998a0472ef6229a2210b78459eda46"},"scorecard":{"version":"v4.13.1","commit":"49c0eed3a423f00c872b5c3c9f1bbca9e8aae799"},"score":8.3,"checks":[{"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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#binary-artifacts"}},{"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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"25 out of 25 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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#ci-tests"}},{"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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#cii-best-practices"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#code-review"}},{"name":"Contributors","score":10,"reason":"4 different organizations found -- score normalized to 10","details":["Info: contributors work for f5,f5networks @nginxinc,nginx,security company"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#contributors"}},{"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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: tool 'Dependabot' is used: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#dependency-update-tool"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no OSSFuzz integration found: Follow the steps in https://github.com/google/oss-fuzz to integrate fuzzing for your project.\nOver time, try to add fuzzing for more functionalities of your project. (High effort)","Warn: no OneFuzz integration found: Follow the steps in https://github.com/microsoft/onefuzz to start fuzzing for your project.\nOver time, try to add fuzzing for more functionalities of your project. (High effort)","Warn: no GoBuiltInFuzzer integration found: Follow the steps in https://go.dev/doc/fuzz/ to enable fuzzing on your project.\nOver time, try to add fuzzing for more functionalities of your project. (Medium effort)","Warn: no PythonAtherisFuzzer integration found: Follow the steps in https://github.com/google/atheris to enable fuzzing on your project.\nOver time, try to add fuzzing for more functionalities of your project. (Medium effort)","Warn: no CLibFuzzer integration found: Follow the steps in https://llvm.org/docs/LibFuzzer.html to enable fuzzing on your project.\nOver time, try to add fuzzing for more functionalities of your project. (Medium effort)","Warn: no CppLibFuzzer integration found: Follow the steps in https://llvm.org/docs/LibFuzzer.html to enable fuzzing on your project.\nOver time, try to add fuzzing for more functionalities of your project. (Medium effort)","Warn: no SwiftLibFuzzer integration found: Follow the steps in https://google.github.io/oss-fuzz/getting-started/new-project-guide/swift-lang/ to enable fuzzing on your project.\nOver time, try to add fuzzing for more functionalities of your project. (Medium effort)","Warn: no RustCargoFuzzer integration found: Follow the steps in https://rust-fuzz.github.io/book/cargo-fuzz.html to enable fuzzing on your project.\nOver time, try to add fuzzing for more functionalities of your project. (Medium effort)","Warn: no JavaJazzerFuzzer integration found: Follow the steps in https://github.com/CodeIntelligenceTesting/jazzer to enable fuzzing on your project.\nOver time, try to add fuzzing for more functionalities of your project. (Medium effort)","Warn: no ClusterFuzzLite integration found: Follow the steps in https://github.com/google/clusterfuzzlite to integrate fuzzing as part of CI.\nOver time, try to add fuzzing for more functionalities of your project. (High effort)","Warn: no HaskellPropertyBasedTesting integration found: Use one of the following frameworks to fuzz your project:\nQuickCheck: https://hackage.haskell.org/package/QuickCheck\nhedgehog: https://hedgehog.qa/\nvalidity: https://github.com/NorfairKing/validity\nsmallcheck: https://hackage.haskell.org/package/smallcheck\nhspec: https://hspec.github.io/\ntasty: https://hackage.haskell.org/package/tasty (High effort)","Warn: no TypeScriptPropertyBasedTesting integration found: Use fast-check: https://github.com/dubzzz/fast-check (High effort)","Warn: no JavaScriptPropertyBasedTesting integration found: Use fast-check: https://github.com/dubzzz/fast-check (High effort)"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#license"}},{"name":"Maintained","score":10,"reason":"30 commit(s) out of 30 and 2 issue activity out of 30 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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#maintained"}},{"name":"Packaging","score":10,"reason":"publishing workflow detected","details":["Info: GitHub/GitLab publishing workflow used in run https://api.github.com/repos/nginx/agent/actions/runs/17096036265: .github/workflows/ci.yml:266"],"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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: containerImage not pinned by hash: scripts/packages/packager/Dockerfile:27","Warn: containerImage not pinned by hash: test/docker/nginx-official-image/apk/Dockerfile:4","Warn: containerImage not pinned by hash: test/docker/nginx-official-image/deb/Dockerfile:4","Warn: containerImage not pinned by hash: test/docker/nginx-oss/apk/Dockerfile:2","Warn: containerImage not pinned by hash: test/docker/nginx-oss/apk/Dockerfile:28","Warn: containerImage not pinned by hash: test/docker/nginx-oss/apk/Dockerfile:34","Warn: containerImage not pinned by hash: test/docker/nginx-oss/deb/Dockerfile:2","Warn: containerImage not pinned by hash: test/docker/nginx-oss/deb/Dockerfile:39","Warn: containerImage not pinned by hash: test/docker/nginx-oss/deb/Dockerfile:45","Warn: containerImage not pinned by hash: test/docker/nginx-oss/rpm/Dockerfile:2","Warn: containerImage not pinned by hash: test/docker/nginx-oss/rpm/Dockerfile:86","Warn: containerImage not pinned by hash: test/docker/nginx-oss/rpm/Dockerfile:93","Warn: containerImage not pinned by hash: test/docker/nginx-plus-and-nap/deb/Dockerfile:2","Warn: containerImage not pinned by hash: test/docker/nginx-plus/deb/Dockerfile:2","Info:  44 out of  44 GitHub-owned GitHubAction dependencies pinned","Info:  14 out of  14 third-party GitHubAction dependencies pinned","Info:   9 out of  23 containerImage dependencies pinned","Info:   1 out of   1 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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: all commits (30) are checked with a SAST tool","Warn: CodeQL tool not detected"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#sast"}},{"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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":0,"reason":"0 out of 5 artifacts are signed or have provenance","details":["Warn: release artifact v3.2.1 does not have provenance: https://api.github.com/repos/nginx/agent/releases/239987237","Warn: release artifact v3.2.1 not signed: https://api.github.com/repos/nginx/agent/releases/239987237","Warn: release artifact v3.2.0 does not have provenance: https://api.github.com/repos/nginx/agent/releases/236514667","Warn: release artifact v3.2.0 not signed: https://api.github.com/repos/nginx/agent/releases/236514667","Warn: release artifact v2.42.1 does not have provenance: https://api.github.com/repos/nginx/agent/releases/236304225","Warn: release artifact v2.42.1 not signed: https://api.github.com/repos/nginx/agent/releases/236304225","Warn: release artifact v3.1.0 does not have provenance: https://api.github.com/repos/nginx/agent/releases/230755640","Warn: release artifact v3.1.0 not signed: https://api.github.com/repos/nginx/agent/releases/230755640","Warn: release artifact v2.42.0 does not have provenance: https://api.github.com/repos/nginx/agent/releases/230855942","Warn: release artifact v2.42.0 not signed: https://api.github.com/repos/nginx/agent/releases/230855942"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#signed-releases"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:19","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/ci.yml:241: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/ci.yml:270: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/ci.yml:62: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:25","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:56","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:57","Info: jobLevel 'packages' permission set to 'read': .github/workflows/codeql.yml:58","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/codeql.yml:59: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:15","Info: jobLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:21","Info: topLevel 'contents' permission set to 'read': .github/workflows/f5-cla.yml:17","Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/f5-cla.yml:27: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/f5-cla.yml:24: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: jobLevel 'contents' permission set to 'read': .github/workflows/f5-cla.yml:25","Info: topLevel 'contents' permission set to 'read': .github/workflows/label-pr.yml:8","Info: jobLevel 'contents' permission set to 'read': .github/workflows/label-pr.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/mend.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/release-branch.yml:56","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release-branch.yml:213: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release-branch.yml:89: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release-branch.yml:188: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel permissions set to 'read-all': .github/workflows/scorecards.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/upload-release-assets.yml:28"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#token-permissions"}},{"name":"Vulnerabilities","score":10,"reason":"no vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-21T13:17:01.906Z","repository_id":64262374,"created_at":"2025-08-21T13:17:01.907Z","updated_at":"2025-08-21T13:17:01.907Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28665239,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-22T14:01:31.714Z","status":"ssl_error","status_checked_at":"2026-01-22T13:59:23.143Z","response_time":144,"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":["agent","api","good-first-issue","metrics","metrics-gathering","monitoring-tool","nginx","nginx-configuration","nginx-server","observability"],"created_at":"2024-09-24T19:55:41.305Z","updated_at":"2026-01-22T15:25:59.016Z","avatar_url":"https://github.com/nginx.png","language":"Go","funding_links":[],"categories":["Go"],"sub_categories":[],"readme":"![GitHub go.mod Go version](https://img.shields.io/github/go-mod/go-version/nginx/agent)\n![GitHub Release](https://img.shields.io/github/v/release/nginx/agent)\n![GitHub License](https://img.shields.io/github/license/nginx/agent)\n![Contributions Welcome](https://img.shields.io/badge/contributions-welcome-brightgreen.svg?style=flat)\n![coverage](https://raw.githubusercontent.com/nginx/agent/badges/.badges/v3/coverage.svg)\n\n# F5 NGINX Agent \n\nF5 NGINX Agent is a companion application designed to efficiently manage NGINX instances. Key features include: \n\n- Remote management: Easily control and configure NGINX instances remotely.  \n- Real-time metrics: Monitor and analyze performance data for NGINX and the underlying operating system.\n\nDiscover more advanced features and capabilities by visiting [Try NGINX One: Free Enterprise Trial](https://www.f5.com/trials/nginx-one). \n\n\n## Installation\n\nYou can install **NGINX Agent** using one of the following methods:\n\n1. **Official documentation**  \n   Follow the step-by-step guide to add and configure instances:  \n   [How to add an instance](https://docs.nginx.com/nginx-one/how-to/nginx-configs/add-instance/)\n\n2. **GitHub releases**  \n   Download the latest binaries or packages directly from the GitHub releases page:  \n   [NGINX Agent GitHub releases](https://github.com/nginx/agent/releases)  \n\n3. **Installation and upgrade guide**  \n   Access detailed instructions to install or upgrade NGINX Agent from the official NGINX documentation:  \n   [NGINX Agent Installation Guide](https://docs.nginx.com/nginx-agent/installation-upgrade/)\n\n## Useful links\n\n* [v2 - Official NGINX Agent documentation](https://docs.nginx.com/nginx-agent/)\n* [v3 - Official NGINX Agent documentation](https://docs.nginx.com/nginx-one-console/agent/)\n* [F5 Support](https://my.f5.com/manage/s/)\n\n## Community \nIf you have any questions please reach out using the [NGINX Community](https://community.nginx.org/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnginx%2Fagent","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnginx%2Fagent","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnginx%2Fagent/lists"}