Informe JSON sin procesar legible por máquina
{
"data": {
"icon": {
"bytes": 9884,
"width": 256,
"height": 256,
"rejected": [],
"collected": true,
"media_type": "image/png",
"source_url": "https://avatars.githubusercontent.com/u/2232217?v=4&s=256",
"source_type": "avatar",
"content_hash": "ed4a872462794fe0deea223755d19956c61320d69f848e07ba5f4c7e54ace393",
"candidates_considered": 1
},
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 744,
"has_wiki": true,
"homepage": null,
"languages": {
"Go": 634743,
"Shell": 9248,
"Python": 4970,
"Makefile": 9678,
"Mustache": 2189,
"Dockerfile": 1516
},
"pushed_at": "2026-08-04T23:19:18Z",
"created_at": "2023-05-19T20:04:24Z",
"owner_type": "Organization",
"updated_at": "2026-08-04T23:18:42Z",
"description": null,
"is_archived": false,
"is_disabled": false,
"license_spdx": "Apache-2.0",
"default_branch": "main",
"license_spdx_raw": "Apache-2.0",
"primary_language": "Go",
"significant_languages": [
"Go"
]
},
"owner": {
"blog": "https://amazon.com/aws",
"name": "Amazon Web Services",
"type": "Organization",
"login": "aws",
"company": null,
"location": "United States of America",
"followers": 16290,
"avatar_url": "https://avatars.githubusercontent.com/u/2232217?v=4",
"created_at": "2012-08-28T05:37:55Z",
"is_verified": null,
"public_repos": 554,
"account_age_days": 5090
},
"license": {
"state": "standard",
"spdx_id": "Apache-2.0",
"raw_spdx": "Apache-2.0",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v1.1.1",
"kind": "patch",
"published_at": "2026-02-16T19:43:03Z"
},
{
"tag": "v1.0.7",
"kind": "patch",
"published_at": "2024-03-28T18:23:20Z"
},
{
"tag": "v1.0.4",
"kind": "patch",
"published_at": "2024-02-19T02:05:49Z"
},
{
"tag": "v1.0.3",
"kind": "patch",
"published_at": "2024-01-09T22:40:00Z"
},
{
"tag": "v1.0.2",
"kind": "patch",
"published_at": "2024-01-03T18:55:47Z"
},
{
"tag": "v1.0.1",
"kind": "patch",
"published_at": "2023-12-21T18:12:22Z"
},
{
"tag": "v1.0.0",
"kind": "major",
"published_at": "2023-11-16T01:09:50Z"
},
{
"tag": "v0.5.4",
"kind": "patch",
"published_at": "2023-08-29T16:39:18Z"
},
{
"tag": "v0.5.2",
"kind": "patch",
"published_at": "2023-07-12T01:15:20Z"
},
{
"tag": "v0.5.1",
"kind": "patch",
"published_at": "2023-07-11T00:19:45Z"
}
],
"recent_commits": [
{
"oid": "c38909b8105c26d29312c43f9162bec93f7794c3",
"body": "Bumps [k8s.io/api](https://github.com/kubernetes/api) from 0.36.2 to\n0.36.3.\n<details>\n<summary>Commits</summary>\n<ul>\n<li><a\nhref=\"https://github.com/kubernetes/api/commit/3fde3c43c3cf3447606b9c2ac2c6257095444387\"><code>3fde3c4</code></a>\nUpdate dependencies to v0.36.3 tag</li>\n<li><a\nhref=\"https:/\n[…]\nde to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop\nDependabot creating any more for this dependency (unless you reopen the\nPR or upgrade to it yourself)\n\n\n</details>",
"is_bot": false,
"headline": "Bump k8s.io/api from 0.36.2 to 0.36.3 (#247)",
"author_name": "Jay Deokar",
"author_login": "jaydeokar",
"committed_at": "2026-08-04T23:17:10Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "0fc1215b3d0437b6c1ac35e162c25418a5ea7318",
"body": "Bumps [k8s.io/api](https://github.com/kubernetes/api) from 0.36.2 to 0.36.3.\n- [Commits](https://github.com/kubernetes/api/compare/v0.36.2...v0.36.3)\n\n---\nupdated-dependencies:\n- dependency-name: k8s.io/api\n dependency-version: 0.36.3\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump k8s.io/api from 0.36.2 to 0.36.3",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-08-01T00:52:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "658a22c742bea76a50bdfa8f05cd9f51dfa4024a",
"body": "…24.1 (#244)\n\n* build: bump golang.org/x/text to v0.39.0 to fix GO-2026-5970\n\ngovulncheck flagged GO-2026-5970 (infinite loop on invalid input in\ngolang.org/x/text) reachable via crd.defaultCRDManager.waitForCRDsEstablished.\nBump x/text v0.37.0 -> v0.39.0 (fixed version) and run go mod tidy, which\np\n[…]\nntime client mock for the new client.Client.Apply\n method (controller-runtime v0.24)\n\nVerified: go build, go vet, go test ./..., go mod verify all pass;\ngovulncheck confirms GO-2026-5970 is resolved.",
"is_bot": false,
"headline": "build(deps): bump k8s ecosystem to 1.36 and controller-runtime to v0.…",
"author_name": "Meeta Kapoor",
"author_login": "jupdec",
"committed_at": "2026-07-27T18:18:17Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "56046d91753527a97cdc046476f6db0aed9b1941",
"body": "## Summary\n\n`resolveCNPEgressRules` called `baseResolver.Resolve()` once per\nCIDR/Namespace/Pod peer of an egress rule, but the temp NetworkPolicy\nbuilt by `convertSingleCNPEgressRuleToNP` already embeds **all** of the\nrule's resolvable peers. Each per-peer call therefore re-resolved the\nidentical p\n[…]\n N peers × 5 namespaces × ~932–988 pods, each peer's selector matching all pods.\n```\n\nBy submitting this pull request, I confirm that my contribution is made\nunder the terms of the Apache 2.0 license.",
"is_bot": false,
"headline": "perf: resolve CNP egress rule peers with a single Resolve call (#245)",
"author_name": "Vivek Singh",
"author_login": "viveksb007",
"committed_at": "2026-07-27T17:29:05Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "1aea16cf3a51dba9572b1e4868cd45add36d5bf1",
"body": null,
"is_bot": false,
"headline": "Merge branch 'aws:main' into main",
"author_name": "Vivek Singh",
"author_login": "viveksb007",
"committed_at": "2026-07-23T22:08:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f7ba9ebcf60e14c574144f8cd726a2e60af004d7",
"body": "…call\n\nResolve all CIDR/Namespace/Pod peers of a CNP egress rule through one\ntemp NetworkPolicy instead of one Resolve call per peer. Each per-peer\ncall re-resolved the identical embedded peer set, giving O(N^2) work\nfor a rule with N peers before mergeClusterEndpointInfo collapsed the\nduplicates.\n\n\n[…]\n 0.0.0.0/0 and ::/0 endpoints. DomainName peers are still\nemitted directly.\n\nAdd a test asserting a multi-peer rule issues exactly one Resolve call\nand produces the expected CIDR and domain endpoints.",
"is_bot": false,
"headline": "perf(resolvers): resolve CNP egress rule peers with a single Resolve …",
"author_name": "viveksb007",
"author_login": "viveksb007",
"committed_at": "2026-07-23T21:55:13Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "564a77f27d0888d84f486feb196ac95f357e583a",
"body": " ### What this PR does\n\nFixes a nil-pointer dereference panic in getPortList\n(pkg/resolvers/endpoints.go) that crash-loops the controller when a\npolicy rule contains a port entry with protocol omitted.\n\n ### Issue\n \nNetworkPolicyPort.Protocol is *corev1.Protocol and optional — per the\nK8s API spec,\n[…]\nt nil-vs-TCP semantic-equality diff on\nprotocol-only entries.\n\n\n```release-note\n\n```\n\nBy submitting this pull request, I confirm that my contribution is made\nunder the terms of the Apache 2.0 license.",
"is_bot": false,
"headline": "Fix: nil protocol dereference in getportlist (#243)",
"author_name": "pavanipt",
"author_login": "Pavani-Panakanti",
"committed_at": "2026-07-21T16:09:21Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "7504324619fe3610083942f29d3e6c8cbbd9876f",
"body": "Cover the code path where Port is nil and Protocol is nil (protocol-only\nentry), which now emits non-nil TCP Protocol after the hoisting fix.\nAddresses code-review Comment #1.",
"is_bot": false,
"headline": "test: add protocol-only entry case for getMatchingServiceClusterIPs",
"author_name": "Pavani Panakanti",
"author_login": "Pavani-Panakanti",
"committed_at": "2026-07-21T06:21:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c0f4e0611ad023b72e4f72fed3fa12ea3998f627",
"body": "…otocol is omitted\n\nNetworkPolicyPort.Protocol is *corev1.Protocol and optional per K8s spec\n(nil defaults to TCP). PR #237 added nil guards in\nconvertToPolicyInfoPortForCIDRs but missed getPortList, which still\ndereferences *port.Protocol unguarded on the named-port resolution path.\nAny NP/ANP rule\n[…]\nRegression tests for convertToPolicyInfoPortForCIDRs nil-Protocol\n matrix (pinning PR #237 fix that was only tested indirectly).\n- Test for getMatchingServiceClusterIPs nil-Protocol output invariant.",
"is_bot": false,
"headline": "fix: nil pointer dereference in getPortList when NetworkPolicyPort pr…",
"author_name": "Pavani Panakanti",
"author_login": "Pavani-Panakanti",
"committed_at": "2026-07-21T05:01:48Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "59b675390bf78a3303e4e60be71a5d057845e61e",
"body": "<!-- Thanks for sending a pull request! Here are some tips for you:\n1. Ensure you have added the unit tests for your changes.\n2. Ensure you have included output of manual testing done in the Testing\nsection.\n3. Ensure number of lines of code for new or existing methods are within\nthe reasonable li\n[…]\n to the new release, include the string \"action\nrequired\".\n-->\n\n```release-note\n\n```\n\nBy submitting this pull request, I confirm that my contribution is made\nunder the terms of the Apache 2.0 license.",
"is_bot": false,
"headline": "updating to use the latest minor version (#239)",
"author_name": "Jay Deokar",
"author_login": "jaydeokar",
"committed_at": "2026-06-11T16:54:52Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "9c569748a71ced108a81e00f8f8d9cfdfba3b3a0",
"body": null,
"is_bot": false,
"headline": "updating to use the latest minor version",
"author_name": "Jay Deokar",
"author_login": "jaydeokar",
"committed_at": "2026-06-10T22:59:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2fbd0e664a9e4e9c60ddf9139979b50de939af3f",
"body": "…ump up docker version in gh workflow (#237)\n\n<!-- Thanks for sending a pull request! Here are some tips for you:\n1. Ensure you have added the unit tests for your changes.\n2. Ensure you have included output of manual testing done in the Testing\nsection.\n3. Ensure number of lines of code for new or\n[…]\n to the new release, include the string \"action\nrequired\".\n-->\n\n```release-note\n\n```\n\nBy submitting this pull request, I confirm that my contribution is made\nunder the terms of the Apache 2.0 license.",
"is_bot": false,
"headline": "fix: nil pointer dereference in convertToPolicyInfoPortForCIDRs and b…",
"author_name": "Olivia Song",
"author_login": "oliviassss",
"committed_at": "2026-06-10T17:37:10Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "9f15879440520fbebe7520077c2e3026c444adc1",
"body": "…orts",
"is_bot": false,
"headline": "test: add UT for egress ipBlock CIDR with nil Ports defaults to all p…",
"author_name": "Olivia Song",
"author_login": "oliviassss",
"committed_at": "2026-06-09T22:48:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d1a69251ee8e4754e934f39d313431ea7aa086b8",
"body": "…port.Protocol is nil",
"is_bot": false,
"headline": "fix: nil pointer dereference in convertToPolicyInfoPortForCIDRs when …",
"author_name": "Olivia Song",
"author_login": "oliviassss",
"committed_at": "2026-06-08T17:59:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "20a488681dcaa19634ff78b8ec399386befc55f2",
"body": null,
"is_bot": false,
"headline": "NPC memory improvements (#233)",
"author_name": "Vivek Singh",
"author_login": "viveksb007",
"committed_at": "2026-06-05T04:52:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "99181ba9bd690a7b7116b69ce2d25aa489f1c11a",
"body": null,
"is_bot": false,
"headline": "Merge branch 'main' into main",
"author_name": "Vivek Singh",
"author_login": "viveksb007",
"committed_at": "2026-06-03T06:10:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b96e8cd07a1ecd6c5d914787332f50e91adb70e1",
"body": null,
"is_bot": false,
"headline": "chore: pin Go patch version for vuln check (#235)",
"author_name": "Vivek Singh",
"author_login": "viveksb007",
"committed_at": "2026-06-03T06:08:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d21730b783e8a817ec13f6d4f36dfaccb3833476",
"body": null,
"is_bot": false,
"headline": "chore: pin Go patch version for vuln check",
"author_name": "viveksb007",
"author_login": "viveksb007",
"committed_at": "2026-06-03T05:42:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "edd2615e4a7624d5569186cd6a5778d6cac08a20",
"body": null,
"is_bot": false,
"headline": "test: assert stripped pod IP directly",
"author_name": "viveksb007",
"author_login": "viveksb007",
"committed_at": "2026-06-03T01:02:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "10c173764224d09fdfc3d0ba47e8e8ce0c9ec9f8",
"body": null,
"is_bot": false,
"headline": "Merge branch 'main' into main",
"author_name": "Vivek Singh",
"author_login": "viveksb007",
"committed_at": "2026-06-02T21:04:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cc9c4ba97572914525fe216e84552d48d1be27c4",
"body": null,
"is_bot": false,
"headline": "fix(deps): bump golang.org/x/net to v0.55.0 (GO-2026-5026) (#234)",
"author_name": "Vivek Singh",
"author_login": "viveksb007",
"committed_at": "2026-06-02T21:04:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "47660ebb938b357c2558c086837ecde01142ee43",
"body": "govulncheck flags GO-2026-5026 in golang.org/x/net@v0.53.0 — failure to\nreject ASCII-only Punycode-encoded labels in golang.org/x/net/idna. This\nis reachable via crd.defaultCRDManager.waitForCRDsEstablished →\ngentype.Client.Get → idna.ToASCII (per the CI vuln_check trace).\n\nUpgrading to v0.55.0 (the\n[…]\n v0.45.0\n golang.org/x/term v0.42.0 -> v0.43.0\n golang.org/x/text v0.36.0 -> v0.37.0\n golang.org/x/tools v0.43.0 -> v0.44.0\n\ngo mod tidy / build / test all pass; no other source changes required.",
"is_bot": false,
"headline": "fix(deps): bump golang.org/x/net to v0.55.0 to fix GO-2026-5026",
"author_name": "viveksb007",
"author_login": "viveksb007",
"committed_at": "2026-06-02T20:33:19Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "243251545490a38e2142e73975bc3b554a7740f1",
"body": null,
"is_bot": false,
"headline": "test: gofmt alignment in pod_utils_test.go",
"author_name": "viveksb007",
"author_login": "viveksb007",
"committed_at": "2026-06-02T20:30:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7331656239325fc1cd528dd7a2f3e9621390f567",
"body": null,
"is_bot": false,
"headline": "pruning Annotation to avoid un-necessary memory alloc on heap",
"author_name": "viveksb007",
"author_login": "viveksb007",
"committed_at": "2026-05-30T18:42:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "939cee1fa7a28d810ec304f55d2a0c0eb7fb6a05",
"body": "Drop two classes of pods from the manager cache before they reach the wire\non the initial List/WatchList:\n\n - status.phase!=Succeeded,status.phase!=Failed\n Terminal-phase pods are already excluded by IsPodNetworkReady, but\n filtering them server-side avoids decoding+storing them at all.\n - s\n[…]\ns correctly.\n\nThis shrinks the first List response and the steady-state cache, which\ntogether prevent the controller from OOMing at startup on clusters with\nmany lingering Pending or Terminating pods.",
"is_bot": false,
"headline": "filter Pod informer cache via server-side field selectors",
"author_name": "viveksb007",
"author_login": "viveksb007",
"committed_at": "2026-05-30T02:24:05Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "97088dda790af1b966831ff2d5d4ba0869758046",
"body": "… (#231)\n\n<!-- Thanks for sending a pull request! Here are some tips for you:\n 1. Ensure you have added the unit tests for your changes.\n2. Ensure you have included output of manual testing done in the Testing\nsection.\n3. Ensure number of lines of code for new or existing methods are within\nthe r\n[…]\name but different ports, reducing\nredundant entries in PolicyEndpoint objects.\n\nBy submitting this pull request, I confirm that my contribution is made\nunder the terms of the Apache 2.0 license.\n ```",
"is_bot": false,
"headline": "fix ANP rule combine behavior using port key that prevented combining…",
"author_name": "Olivia Song",
"author_login": "oliviassss",
"committed_at": "2026-05-27T20:21:19Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "782798a9a23de1416e5a52e9b9849f4a7b288f7c",
"body": "…prefix",
"is_bot": false,
"headline": "Extend getCombineKey to handle DomainName (FQDN) entries with a type …",
"author_name": "Olivia Song",
"author_login": "oliviassss",
"committed_at": "2026-05-22T00:39:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "097dea527e36626f4896a1902e5e99dc30cb32e1",
"body": "…combining",
"is_bot": false,
"headline": "fix combineANPRulesEndpoints using port-inclusive key that prevented …",
"author_name": "Olivia Song",
"author_login": "oliviassss",
"committed_at": "2026-05-21T22:07:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "99e611021d98aa5af93f39b4a40f813712ad955d",
"body": "perf improvement and kinda bug fix\n\n**Which issue does this PR fix**:\nThis PR fixes perf issues in CNP reconciliation logic which does\nredundant work and results in high reconcile latencies\n\n### Before (9.8)\n```\n{\"level\":\"info\",\"ts\":\"2026-05-15T15:31:42Z\",\"logger\":\"endpoints-manager\",\"msg\":\"CNP reco\n[…]\nentical inputs.\n\nReplace per-namespace loop with single Resolve() call per rule/peer,\nusing subjectNamespace (first matching subject namespace) only for named\nport resolution against destination pods.",
"is_bot": false,
"headline": "Eliminate redundant namespace loop in CNP resolver (#232)",
"author_name": "Vivek Singh",
"author_login": "viveksb007",
"committed_at": "2026-05-21T05:02:11Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "ba1194f00cbda254ac5cbc3d392ffcd68e2d12b8",
"body": null,
"is_bot": false,
"headline": "Merge branch 'main' into cnp-ns-loop",
"author_name": "Vivek Singh",
"author_login": "viveksb007",
"committed_at": "2026-05-19T02:55:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ecc7e6a79394528bdb397e1fbd927dae64383bec",
"body": "Switches the default base image and go-runner image from AL2 to AL2023\n\n**What type of PR is this?**\n\ncleanup\n\n**Which issue does this PR fix:**\n\nFixes #216\n\n**What does this PR do / Why do we need it:**\n\nSwitches the default base image and go-runner image from AL2 to AL2023.\n\n**Testing done on this\n[…]\nnning cluster\nbeen tested?:**\n\nNo breaking changes. The AL2023 image was deployed to a running cluster\nand validated.\n\n**Does this PR introduce any user-facing change?:**\n\nNo\n\n```release-note\nNONE\n```",
"is_bot": false,
"headline": "Migrate docker base images from AL2 to AL2023 (#216) (#228)",
"author_name": "Jay Deokar",
"author_login": "jaydeokar",
"committed_at": "2026-05-19T01:11:40Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "016b07096dd779b4c7044abf6f7ba4e5d3536a79",
"body": "Switches the default base image and go-runner image from AL2 to\nAL2023",
"is_bot": false,
"headline": "chore: migrate docker base images from AL2 to AL2023 (#216)",
"author_name": "Srikanth Govindarajan",
"author_login": "srikanthjg",
"committed_at": "2026-05-18T20:52:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1329d49359aeb4aa4f96375078143c880e96a4bb",
"body": null,
"is_bot": false,
"headline": "Merge branch 'main' into cnp-ns-loop",
"author_name": "Vivek Singh",
"author_login": "viveksb007",
"committed_at": "2026-05-18T19:26:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a944e1e6a0659ac1205de2c7fed02edd94d683cb",
"body": null,
"is_bot": false,
"headline": "sorting subject ns + improved UT",
"author_name": "viveksb007",
"author_login": "viveksb007",
"committed_at": "2026-05-18T18:56:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "223b4a704c95c5e8308664915d67ad9f98a1c048",
"body": null,
"is_bot": false,
"headline": "fix: missing cnp, anp, cpe permissions in Chart ClusterRole (#226)",
"author_name": "Vivek Singh",
"author_login": "viveksb007",
"committed_at": "2026-05-18T18:55:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cf6db152f1a817fe98ca6839b6f9c7379aea34fd",
"body": null,
"is_bot": false,
"headline": "update helm chart default image",
"author_name": "Christian DiRubbio",
"author_login": "cdirubbio",
"committed_at": "2026-05-15T23:24:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "474edca2630b84ecc73f5764971d2a16891e4232",
"body": null,
"is_bot": false,
"headline": "Merge branch 'aws:main' into cpe-permissions-fix",
"author_name": "Christian DiRubbio",
"author_login": "cdirubbio",
"committed_at": "2026-05-15T22:50:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ca8faeaf38fb6e5f6e1634f719dd2ad980fc2ec6",
"body": "CNP-converted peers always have explicit NamespaceSelector, so\nbaseResolver.resolvePeerNamespaces resolves namespaces from the\nselector and ignores the temp NP's namespace. The outer\n`for _, ns := range targetNamespaces` loop in resolveCNPIngressRules\nand resolveCNPEgressRules was therefore calling \n[…]\nentical inputs.\n\nReplace per-namespace loop with single Resolve() call per rule/peer,\nusing subjectNamespace (first matching subject namespace) only for\nnamed port resolution against destination pods.",
"is_bot": false,
"headline": "Eliminate redundant namespace loop in CNP resolver",
"author_name": "viveksb007",
"author_login": "viveksb007",
"committed_at": "2026-05-15T19:40:56Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "a2d9faed0b374678c1d82545d3157d4366a9362a",
"body": "improvement in debugging",
"is_bot": false,
"headline": "logging compute and crud latencies separately (#230)",
"author_name": "Vivek Singh",
"author_login": "viveksb007",
"committed_at": "2026-05-13T18:23:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7b0af20d4e7b2b3e78340439a79bd48d82d37c07",
"body": null,
"is_bot": false,
"headline": "logging compute and crud latencies separately",
"author_name": "viveksb007",
"author_login": "viveksb007",
"committed_at": "2026-05-13T00:03:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "910d054b251000883167b8a9e497fd4451cfd023",
"body": null,
"is_bot": false,
"headline": "Merge branch 'main' into cpe-permissions-fix",
"author_name": "Christian DiRubbio",
"author_login": "cdirubbio",
"committed_at": "2026-05-12T01:52:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ab048ae89ebfed69bb94327c4f59d54be93f278f",
"body": "**Which issue does this PR fix**:\nNPC reconciliation work in large scale clusters\n\n**What does this PR do / Why do we need it**:\nImprovement items\n\n1. Port Resolution Optimization for Ingress: Ingress port resolution\nhappened per-peer. For each peer in a rule, the resolver would list the\ndestination\n[…]\nranching. Now each direction has its own\ndedicated path, making the port resolution strategy for each direction\nexplicit (ingress resolves ports from destination pods; egress resolves\nper source pod).",
"is_bot": false,
"headline": "endpoint resolve optimization and refactor (#227)",
"author_name": "Vivek Singh",
"author_login": "viveksb007",
"committed_at": "2026-05-12T01:12:43Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "dee3f0175fb03bbab44a04eb637011ba313962f4",
"body": null,
"is_bot": false,
"headline": "updated deps for CVE fix",
"author_name": "viveksb007",
"author_login": "viveksb007",
"committed_at": "2026-05-12T00:11:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "10d5250acc350d1f2e61c89944955445a4426ee4",
"body": null,
"is_bot": false,
"headline": "refactor code",
"author_name": "viveksb007",
"author_login": "viveksb007",
"committed_at": "2026-05-11T23:59:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a672b31957a10b8e466d5af603760dd01c4a4913",
"body": null,
"is_bot": false,
"headline": "added strict mocks in test",
"author_name": "viveksb007",
"author_login": "viveksb007",
"committed_at": "2026-04-29T21:54:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9a92546e2a5e44ff07ebbd8839d5a596855644ab",
"body": null,
"is_bot": false,
"headline": "added strict mocks in test",
"author_name": "viveksb007",
"author_login": "viveksb007",
"committed_at": "2026-04-29T20:08:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fa32116ff765422ea8b0dde2872a8e9ae5ae44a5",
"body": null,
"is_bot": false,
"headline": "endpoint resolve optimization and refactor",
"author_name": "viveksb007",
"author_login": "viveksb007",
"committed_at": "2026-04-16T00:04:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "28eafb2d500e5358a160e7bca89920843ad47403",
"body": "* fixed: bypass logic for same named port containers in a pod\n\n* logging container name also",
"is_bot": false,
"headline": "fixed: bypass logic for same named port containers in a pod (#225)",
"author_name": "Vivek Singh",
"author_login": "viveksb007",
"committed_at": "2026-03-23T22:07:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9c7b50146b404a1417d08c219ef55a1b0c64d721",
"body": null,
"is_bot": false,
"headline": "fix: missing cnp, anp, cpe permissions in ClusterRole",
"author_name": "Christian DiRubbio",
"author_login": "cdirubbio",
"committed_at": "2026-03-20T20:03:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7134cca190b281a393fab515924e17872835840b",
"body": "* fix: NamedTarget Port bypass issue\n\n* trigger build\n\n* fixed skipping svc log line",
"is_bot": false,
"headline": "fix: NamedTarget Port bypass issue (#223)",
"author_name": "Vivek Singh",
"author_login": "viveksb007",
"committed_at": "2026-03-17T19:22:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f09d16402b33342c03aeca7cb60f5b7462ed072f",
"body": null,
"is_bot": false,
"headline": "commented out PortBypass check logic as its buggy (#220)",
"author_name": "Vivek Singh",
"author_login": "viveksb007",
"committed_at": "2026-03-13T22:00:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "918f126f782ab5cce78c5599b0131a617354359d",
"body": null,
"is_bot": false,
"headline": "commented out PortBypass check logic as its buggy",
"author_name": "Vivek Bhadauria",
"author_login": null,
"committed_at": "2026-03-13T21:09:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0b30de7d115e1f09ce36c736dd80b5a0966d14f9",
"body": "**What type of PR is this?**\nimprovements\n\n**Which issue does this PR fix**:\n1. Unnecessary PolicyEndpoint updates due to order-sensitive equality\nchecks\n- The controller was using equality.Semantic.DeepEqual to compare\nPolicyEndpoint specs, which is order-sensitive for slices. This caused\nspurious \n[…]\n](https://github.com/aws/amazon-network-policy-controller-k8s/blob/ab8c82eaf17333b9cfa4704475c098acb8322a25/pkg/resolvers/endpoints.go#L93)).\n\n\n**Testing done on this change**:\n- UT and cyclonus tests",
"is_bot": false,
"headline": "Perf improvement and endpoints refactoring (#219)",
"author_name": "Vivek Singh",
"author_login": "viveksb007",
"committed_at": "2026-03-12T21:59:07Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "734e4c0532d5f8349126f6ae160c2d927fb6b17b",
"body": null,
"is_bot": false,
"headline": "Merge branch 'main' into main",
"author_name": "Vivek Singh",
"author_login": "viveksb007",
"committed_at": "2026-03-12T20:57:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "383770433a9ff798e229c28ecc1b19195861b19f",
"body": null,
"is_bot": false,
"headline": "added UT to guard new field addition and missing in DeepCheck",
"author_name": "Vivek Bhadauria",
"author_login": null,
"committed_at": "2026-03-12T20:56:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0be0c0e5d43347fb7a7c1d0e6b908ecddfd59f2a",
"body": "…s precedence (#218)\n\n------------------------- Changes: -----------------------------------\n- Change combining key from CIDR-only to CIDR+sorted-exceptions\n- 'all ports wins' logic: if either rule has all ports, result is all\nports\n- Fixes bug where rules with same CIDR but different exceptions we\n[…]\nrect:81 Expected:81\nTest Number:77 | Step 1 | Passed -> Correct:81 Expected:81\nTest Number:78 | Step 1 | Passed -> Correct:81 Expected:81\nTest Number:79 | Step 1 | Passed -> Correct:81 Expected:81\nTe…",
"is_bot": false,
"headline": "Fix combineRulesEndpoints to use CIDR+exceptions as key with all-port…",
"author_name": "Supreeth",
"author_login": "supreeth0095",
"committed_at": "2026-03-11T01:53:07Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "c439275aeb9f6ade3370a7ca13bcbd2cf400e46d",
"body": null,
"is_bot": false,
"headline": "Merge branch 'main' into fix-combining-cidr-exceptions",
"author_name": "Supreeth",
"author_login": "supreeth0095",
"committed_at": "2026-03-10T22:23:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8cf23957221938ed863283e7a1800a2095f20c94",
"body": "<!-- Thanks for sending a pull request! Here are some tips for you:\n1. Ensure you have added the unit tests for your changes.\n2. Ensure you have included output of manual testing done in the Testing\nsection.\n3. Ensure number of lines of code for new or existing methods are within\nthe reasonable li\n[…]\n to the new release, include the string \"action\nrequired\".\n-->\n\n```release-note\n\n```\n\nBy submitting this pull request, I confirm that my contribution is made\nunder the terms of the Apache 2.0 license.",
"is_bot": false,
"headline": "Updated go-runner public image repository (#215)",
"author_name": "Jay Deokar",
"author_login": "jaydeokar",
"committed_at": "2026-03-10T04:01:22Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "29d4b0fc452ef49931e1ff8d15162471d263a895",
"body": null,
"is_bot": false,
"headline": "Perf improvement and endpoints refactoring",
"author_name": "Vivek Bhadauria",
"author_login": null,
"committed_at": "2026-03-09T18:39:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ab8c82eaf17333b9cfa4704475c098acb8322a25",
"body": "<!-- Thanks for sending a pull request! Here are some tips for you:\n1. Ensure you have added the unit tests for your changes.\n2. Ensure you have included output of manual testing done in the Testing\nsection.\n3. Ensure number of lines of code for new or existing methods are within\nthe reasonable li\n[…]\n to the new release, include the string \"action\nrequired\".\n-->\n\n```release-note\n\n```\n\nBy submitting this pull request, I confirm that my contribution is made\nunder the terms of the Apache 2.0 license.",
"is_bot": false,
"headline": "Updated go-runner public image repository (#215)",
"author_name": "Jay Deokar",
"author_login": "jaydeokar",
"committed_at": "2026-03-01T01:07:38Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "3a4257c4b8949e7951e3f15dca0f38f883d96a11",
"body": null,
"is_bot": false,
"headline": "Updated go-runner public image repository",
"author_name": "srbgupta86",
"author_login": "srbgupta86",
"committed_at": "2026-02-27T22:30:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d977c0ef5de4c6efdc65445c6ff3927529acfa5d",
"body": "… prod (#211)\n\n**What type of PR is this?**\nWith an increase in pod scale, and high pod churn the \"Pod and policy\nnamespace mismatch\" log was causing an increase in disk utilization.\n- The code logic walks every policy for every pod CRUD operation and\nprints this during mismatch.\n\nOptimizing the fol\n[…]\ning cluster\nbeen tested?**:\n\n\n**Does this PR introduce any user-facing change?**: No\n\nBy submitting this pull request, I confirm that my contribution is made\nunder the terms of the Apache 2.0 license.",
"is_bot": false,
"headline": "Increasing log level for logs that are not necessary for debugging on…",
"author_name": "nakshah87",
"author_login": "nakshah87",
"committed_at": "2026-02-26T23:09:22Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "75d7aaf9db672769770021c44bb6afcc7c6244f4",
"body": "… prod",
"is_bot": false,
"headline": "Increasing log level for logs that are not necessary for debugging on…",
"author_name": "Nakul Shah",
"author_login": "nakshah87",
"committed_at": "2026-02-26T22:03:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d506b868f3229f51c4482600f052ea8401b3c625",
"body": "**What type of PR is this?**\ndependency upgrade to fix CVE-2025-58190 and CVE-2025-47911\n\n**Which issue does this PR fix**:\n\n\n**What does this PR do / Why do we need it**:\n\n\n**If an issue # is not available please add steps to reproduce and the\ncontroller logs**:\n\n\n**Testing done on this change**:\n<\n[…]\n to the new release, include the string \"action\nrequired\".\n-->\n\n```release-note\n\n```\n\nBy submitting this pull request, I confirm that my contribution is made\nunder the terms of the Apache 2.0 license.",
"is_bot": false,
"headline": "dependency upgrade for cve fixes (#214)",
"author_name": "nakshah87",
"author_login": "nakshah87",
"committed_at": "2026-02-26T18:37:08Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "a4c6b2912a88ecd12ecb7ede0baadb2d1260eaf2",
"body": null,
"is_bot": false,
"headline": "dependency upgrade for cve fixes",
"author_name": "Nakul Shah",
"author_login": "nakshah87",
"committed_at": "2026-02-26T02:38:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "32534eb487f6a59ccfd1b587f2b34d0b540eedaa",
"body": null,
"is_bot": false,
"headline": "added change timestamp in PE and CPE annotation (#213)",
"author_name": "Vivek Singh",
"author_login": "viveksb007",
"committed_at": "2026-02-26T00:25:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0412c9b59787063bf9ce4415dc14fc824fbf0dbf",
"body": null,
"is_bot": false,
"headline": "added semantic check for CPE to avoid un-necessary updates + UT",
"author_name": "Vivek Bhadauria",
"author_login": null,
"committed_at": "2026-02-23T20:14:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "40175e05c908ed34424b4b5124ae3a64d824b7be",
"body": null,
"is_bot": false,
"headline": "added change timestamp in PE and CPE annotation",
"author_name": "Vivek Bhadauria",
"author_login": null,
"committed_at": "2026-02-19T01:56:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8eca555cc53c7df85cace1625b4d85c835d422e1",
"body": "<!-- Thanks for sending a pull request! Here are some tips for you:\n1. Ensure you have added the unit tests for your changes.\n2. Ensure you have included output of manual testing done in the Testing\nsection.\n3. Ensure number of lines of code for new or existing methods are within\nthe reasonable li\n[…]\ndifferent container ports and if not allowed by Network Policy\n\n```release-note\n\n```\n\nBy submitting this pull request, I confirm that my contribution is made\nunder the terms of the Apache 2.0 license.",
"is_bot": false,
"headline": "fixing Service named port bypass issue (#210)",
"author_name": "Vivek Singh",
"author_login": "viveksb007",
"committed_at": "2026-02-18T17:11:04Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "82b9d42d361d977560157ace81d049fe4522ccee",
"body": null,
"is_bot": false,
"headline": "refactored code to conditionally List and return early for bypass issue",
"author_name": "viveksb007",
"author_login": "viveksb007",
"committed_at": "2026-02-18T13:47:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c0b98a080bbd8afc5e02edb2376fd71d2461b5c1",
"body": null,
"is_bot": false,
"headline": "fixing Service named port bypass issue",
"author_name": "Vivek Bhadauria",
"author_login": null,
"committed_at": "2026-02-12T19:16:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9d8e5d373dd78fd3d332b3a1513320598838c050",
"body": "<!-- Thanks for sending a pull request! Here are some tips for you:\n1. Ensure you have added the unit tests for your changes.\n2. Ensure you have included output of manual testing done in the Testing\nsection.\n3. Ensure number of lines of code for new or existing methods are within\nthe reasonable li\n[…]\ny bypass network policy enforcement since they use the node's network namespace.\n```\n\nBy submitting this pull request, I confirm that my contribution is made\nunder the terms of the Apache 2.0 license.",
"is_bot": false,
"headline": "Exclude hostNetwork pods from PolicyEndpoints (#206)",
"author_name": "Emily Huang",
"author_login": "emilyhuaa",
"committed_at": "2026-02-05T21:09:24Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "dc44b7e19d06d9c932b804c05b36f4fc25ca98d4",
"body": null,
"is_bot": false,
"headline": "Exclude hostNetwork pods from PolicyEndpoints",
"author_name": "Emily Huang",
"author_login": "emilyhuaa",
"committed_at": "2026-02-05T20:35:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "03818a27d5b14d44831d1174a4c45354dcbe99e5",
"body": null,
"is_bot": false,
"headline": "metrics improve for adoption and latency (#209)",
"author_name": "Olivia Song",
"author_login": "oliviassss",
"committed_at": "2026-02-05T18:22:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0f2783318807f46ca1f06cbc00dd4de370bc81f5",
"body": null,
"is_bot": false,
"headline": "use WaitForCacheSync instead of hardcoded wait for metrics init",
"author_name": "Olivia Song",
"author_login": "oliviassss",
"committed_at": "2026-02-05T00:08:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "86e3e92ace6f3656eb75489b296f6e018e3082a3",
"body": null,
"is_bot": false,
"headline": "add metrics to indicate if the cluster has ANP feature in use",
"author_name": "Olivia Song",
"author_login": "oliviassss",
"committed_at": "2026-02-03T22:47:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "73bb914ce9f69ab644d9599a8d35541c370221f3",
"body": null,
"is_bot": false,
"headline": "bump up go version to v1.25.6 to fix vuln",
"author_name": "Olivia Song",
"author_login": "oliviassss",
"committed_at": "2026-02-03T22:47:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ba37210cd1480cdb7f0c85ffba45e54fde2126b6",
"body": null,
"is_bot": false,
"headline": "metrics improve for adoption and latency",
"author_name": "Olivia Song",
"author_login": "oliviassss",
"committed_at": "2026-02-03T22:47:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5ecf237b01251354634c28caa51bae9160450f98",
"body": "<!-- Thanks for sending a pull request! Here are some tips for you:\n1. Ensure you have added the unit tests for your changes.\n2. Ensure you have included output of manual testing done in the Testing\nsection.\n3. Ensure number of lines of code for new or existing methods are within\nthe reasonable li\n[…]\n to the new release, include the string \"action\nrequired\".\n-->\n\n```release-note\n\n```\n\nBy submitting this pull request, I confirm that my contribution is made\nunder the terms of the Apache 2.0 license.",
"is_bot": false,
"headline": "added processing duration around Reconcile method (#208)",
"author_name": "Vivek Singh",
"author_login": "viveksb007",
"committed_at": "2026-02-03T21:40:30Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "174469b7c3fc38852120db283051ba7e03bdc534",
"body": null,
"is_bot": false,
"headline": "updated .go-version",
"author_name": "viveksb007",
"author_login": "viveksb007",
"committed_at": "2026-02-02T23:50:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "987cd74cea4c1c289455936cc0e3252f530f4c67",
"body": null,
"is_bot": false,
"headline": "updated reconciler err log to add success signal",
"author_name": "viveksb007",
"author_login": "viveksb007",
"committed_at": "2026-02-02T23:19:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fcf5203870d5167cff4f018542e5f7a69075312d",
"body": null,
"is_bot": false,
"headline": "updated go version",
"author_name": "viveksb007",
"author_login": "viveksb007",
"committed_at": "2026-02-02T22:40:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1b60ddaf1b04a1cec69c8e5ee88e3a9dea37f0a5",
"body": null,
"is_bot": false,
"headline": "added processing duration around Reconcile method",
"author_name": "viveksb007",
"author_login": "viveksb007",
"committed_at": "2026-02-02T21:57:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b4fceab250a255cdb6a01cd6e9ef874be0521bd6",
"body": "<!-- Thanks for sending a pull request! Here are some tips for you:\n1. Ensure you have added the unit tests for your changes.\n2. Ensure you have included output of manual testing done in the Testing\nsection.\n3. Ensure number of lines of code for new or existing methods are within\nthe reasonable li\n[…]\n to the new release, include the string \"action\nrequired\".\n-->\n\n```release-note\n\n```\n\nBy submitting this pull request, I confirm that my contribution is made\nunder the terms of the Apache 2.0 license.",
"is_bot": false,
"headline": "trim logs (#204)",
"author_name": "Olivia Song",
"author_login": "oliviassss",
"committed_at": "2026-01-26T19:07:55Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "a0622a2a8dff4c725da8c663906504847018c612",
"body": null,
"is_bot": false,
"headline": "trim log",
"author_name": "Olivia Song",
"author_login": "oliviassss",
"committed_at": "2025-12-16T20:42:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "baf54a7e36fa047a5edb3ff38ea76f67c81296a0",
"body": "<!-- Thanks for sending a pull request! Here are some tips for you:\n1. Ensure you have added the unit tests for your changes.\n2. Ensure you have included output of manual testing done in the Testing\nsection.\n3. Ensure number of lines of code for new or existing methods are within\nthe reasonable li\n[…]\n to the new release, include the string \"action\nrequired\".\n-->\n\n```release-note\n\n```\n\nBy submitting this pull request, I confirm that my contribution is made\nunder the terms of the Apache 2.0 license.",
"is_bot": false,
"headline": "Merge from release-v1.1.0 to main (#203)",
"author_name": "Olivia Song",
"author_login": "oliviassss",
"committed_at": "2025-12-16T16:55:20Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "92660bd93668436b1624a1d76be353a93dc1e6b2",
"body": null,
"is_bot": false,
"headline": "fix format and govulncheck issue",
"author_name": "Olivia Song",
"author_login": "oliviassss",
"committed_at": "2025-12-16T02:21:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6ec6da7db4907d603e92b7eacbbad32e3bc47a4b",
"body": null,
"is_bot": false,
"headline": "source crds.yaml from config/crd/ that contains all new CRDs",
"author_name": "Olivia Song",
"author_login": "oliviassss",
"committed_at": "2025-12-10T00:13:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7a70271fb5f1ca1d4c9aa2b6f68f39b64de9817f",
"body": null,
"is_bot": false,
"headline": "update the crd manifest in charts",
"author_name": "Olivia Song",
"author_login": "oliviassss",
"committed_at": "2025-11-14T06:26:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4bf49f129fcf0cad397616d686923c3f3ea76e94",
"body": null,
"is_bot": false,
"headline": "update the crd manifest for crd manager",
"author_name": "Olivia Song",
"author_login": "oliviassss",
"committed_at": "2025-11-05T01:28:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0ae84f9e8913e8a8dfda8ac581a5162d104a683a",
"body": null,
"is_bot": false,
"headline": "track udpate for CNP tier/priority/subject",
"author_name": "Olivia Song",
"author_login": "oliviassss",
"committed_at": "2025-11-03T22:47:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "97d281557d9f0b79ee79753e4412cbe26fdf2695",
"body": null,
"is_bot": false,
"headline": "dump test manifest",
"author_name": "Olivia Song",
"author_login": "oliviassss",
"committed_at": "2025-11-03T06:07:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "94f3a3f4329e5784e059143a9044f46085d5209d",
"body": null,
"is_bot": false,
"headline": "fix convert CNP ingress/egress, remove unneeded func",
"author_name": "Olivia Song",
"author_login": "oliviassss",
"committed_at": "2025-10-31T20:36:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "82547210cc7a354ec015c1751883ad047617441f",
"body": null,
"is_bot": false,
"headline": "do not support Pass in CNP egress domainNames",
"author_name": "Olivia Song",
"author_login": "oliviassss",
"committed_at": "2025-10-30T21:21:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2ee8121605e3ae749e5bd548679ff0dbaef600ae",
"body": null,
"is_bot": false,
"headline": "add missing update event for CNP, fix CNP podselector resolve logic",
"author_name": "Olivia Song",
"author_login": "oliviassss",
"committed_at": "2025-10-30T21:21:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "01582168ece37536dd8a1a32ccc54d5cb617f3ea",
"body": null,
"is_bot": false,
"headline": "remove Subject from CPE CRD",
"author_name": "Olivia Song",
"author_login": "oliviassss",
"committed_at": "2025-10-30T21:21:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a383fda87902af665b3b92e45942e59d82680e0b",
"body": null,
"is_bot": false,
"headline": "add CPE chunking logic and fix CPE ingress resolver",
"author_name": "Olivia Song",
"author_login": "oliviassss",
"committed_at": "2025-10-30T21:21:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "39f1fe8653571fe8e3093b98c15fb4b276fef3ce",
"body": null,
"is_bot": false,
"headline": "fix the script to deploy NPC to dataplane for dev testing",
"author_name": "Olivia Song",
"author_login": "oliviassss",
"committed_at": "2025-10-30T21:21:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f6022e3ba5bc03185e84b7b725993f4ebccb0844",
"body": null,
"is_bot": false,
"headline": "cleanup log verbosity",
"author_name": "Olivia Song",
"author_login": "oliviassss",
"committed_at": "2025-10-30T21:21:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ba45b0f447258f459c17db32d06d0c6030c2fe23",
"body": null,
"is_bot": false,
"headline": "fix rbac perm",
"author_name": "Olivia Song",
"author_login": "oliviassss",
"committed_at": "2025-10-30T21:21:47Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 10,
"commits_last_year": 107,
"latest_release_at": "2026-02-16T19:43:03Z",
"latest_release_tag": "v1.1.1",
"releases_from_tags": false,
"days_since_last_push": 0,
"active_weeks_last_year": 32,
"days_since_latest_release": 169,
"mean_days_between_releases": 105.8
},
"artifacts": {
"collected": true,
"structure": [
"tree.dockerfile",
"tree.go_importable",
"tree.helm",
"tree.k8s"
],
"declarations": []
},
"community": {
"has_readme": true,
"has_license": true,
"readme_badges": {
"hosts": [],
"total": 0,
"header": 0,
"collected": true,
"has_inspect_badge": false
},
"has_description": false,
"has_contributing": true,
"health_percentage": 75,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": true
},
"ecosystem": {
"packages": [
{
"name": "github.com/aws/amazon-network-policy-controller-k8s",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"categories": [],
"matches_repo": true,
"registry_url": "https://pkg.go.dev/github.com/aws/amazon-network-policy-controller-k8s",
"declared_type": null,
"is_deprecated": false,
"latest_version": "v1.1.10",
"repository_url": "https://github.com/aws/amazon-network-policy-controller-k8s",
"versions_count": 36,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-07-21T16:09:21Z",
"latest_version_yanked": null,
"days_since_latest_publish": 15
}
]
},
"popularity": {
"forks": 26,
"stars": 54,
"watchers": 5,
"fork_history": {
"days": [
{
"date": "2023-08-29",
"count": 1
},
{
"date": "2023-09-05",
"count": 1
},
{
"date": "2023-09-06",
"count": 1
},
{
"date": "2023-09-12",
"count": 1
},
{
"date": "2023-11-10",
"count": 1
},
{
"date": "2024-03-21",
"count": 1
},
{
"date": "2024-04-23",
"count": 1
},
{
"date": "2024-09-10",
"count": 1
},
{
"date": "2024-09-24",
"count": 1
},
{
"date": "2024-10-04",
"count": 1
},
{
"date": "2025-06-04",
"count": 1
},
{
"date": "2025-09-08",
"count": 1
},
{
"date": "2025-11-19",
"count": 1
},
{
"date": "2025-12-13",
"count": 1
},
{
"date": "2026-02-02",
"count": 1
},
{
"date": "2026-02-10",
"count": 1
},
{
"date": "2026-02-17",
"count": 1
},
{
"date": "2026-02-27",
"count": 1
},
{
"date": "2026-03-19",
"count": 1
},
{
"date": "2026-03-21",
"count": 1
},
{
"date": "2026-05-08",
"count": 1
},
{
"date": "2026-05-12",
"count": 1
},
{
"date": "2026-06-11",
"count": 1
},
{
"date": "2026-07-12",
"count": 1
},
{
"date": "2026-07-21",
"count": 1
},
{
"date": "2026-07-22",
"count": 1
}
],
"complete": true,
"collected": 26,
"total_forks": 26
},
"star_history": null,
"open_issues_and_prs": 20
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"samples"
],
"has_llms_txt": false,
"has_dockerfile": true,
"has_mcp_signal": false,
"bootstrap_files": [
"Makefile"
],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"go.mod"
],
"largest_source_bytes": 82549,
"source_files_sampled": 58,
"oversized_source_files": 1,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"go.mod"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 70,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"go"
],
"dependencies": [
{
"name": "github.com/go-logr/logr",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.4.3"
},
{
"name": "github.com/golang/mock",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.6.0"
},
{
"name": "github.com/google/go-cmp",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.7.0"
},
{
"name": "github.com/onsi/ginkgo/v2",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v2.32.0"
},
{
"name": "github.com/onsi/gomega",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.42.1"
},
{
"name": "github.com/pkg/errors",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.9.1"
},
{
"name": "github.com/prometheus/client_golang",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.23.2"
},
{
"name": "github.com/prometheus/client_model",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.6.2"
},
{
"name": "github.com/samber/lo",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.49.1"
},
{
"name": "github.com/spf13/pflag",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.0.9"
},
{
"name": "github.com/stretchr/testify",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.11.1"
},
{
"name": "go.uber.org/zap",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.27.1"
},
{
"name": "golang.org/x/exp",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0-20251219203646-944ab1f22d93"
},
{
"name": "k8s.io/api",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.36.3"
},
{
"name": "k8s.io/apiextensions-apiserver",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.36.2"
},
{
"name": "k8s.io/apimachinery",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.36.3"
},
{
"name": "k8s.io/client-go",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.36.2"
},
{
"name": "sigs.k8s.io/controller-runtime",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.24.1"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "github.com/go-logr/logr",
"direct": true,
"version": "v1.4.3",
"ecosystem": "go"
},
{
"name": "github.com/golang/mock",
"direct": true,
"version": "v1.6.0",
"ecosystem": "go"
},
{
"name": "github.com/google/go-cmp",
"direct": true,
"version": "v0.7.0",
"ecosystem": "go"
},
{
"name": "github.com/onsi/ginkgo/v2",
"direct": true,
"version": "v2.32.0",
"ecosystem": "go"
},
{
"name": "github.com/onsi/gomega",
"direct": true,
"version": "v1.42.1",
"ecosystem": "go"
},
{
"name": "github.com/pkg/errors",
"direct": true,
"version": "v0.9.1",
"ecosystem": "go"
},
{
"name": "github.com/prometheus/client_golang",
"direct": true,
"version": "v1.23.2",
"ecosystem": "go"
},
{
"name": "github.com/prometheus/client_model",
"direct": true,
"version": "v0.6.2",
"ecosystem": "go"
},
{
"name": "github.com/samber/lo",
"direct": true,
"version": "v1.49.1",
"ecosystem": "go"
},
{
"name": "github.com/spf13/pflag",
"direct": true,
"version": "v1.0.9",
"ecosystem": "go"
},
{
"name": "github.com/stretchr/testify",
"direct": true,
"version": "v1.11.1",
"ecosystem": "go"
},
{
"name": "go.uber.org/zap",
"direct": true,
"version": "v1.27.1",
"ecosystem": "go"
},
{
"name": "golang.org/x/exp",
"direct": true,
"version": "v0.0.0-20251219203646-944ab1f22d93",
"ecosystem": "go"
},
{
"name": "k8s.io/api",
"direct": true,
"version": "v0.36.3",
"ecosystem": "go"
},
{
"name": "k8s.io/apiextensions-apiserver",
"direct": true,
"version": "v0.36.2",
"ecosystem": "go"
},
{
"name": "k8s.io/apimachinery",
"direct": true,
"version": "v0.36.3",
"ecosystem": "go"
},
{
"name": "k8s.io/client-go",
"direct": true,
"version": "v0.36.2",
"ecosystem": "go"
},
{
"name": "sigs.k8s.io/controller-runtime",
"direct": true,
"version": "v0.24.1",
"ecosystem": "go"
},
{
"name": "github.com/beorn7/perks",
"direct": false,
"version": "v1.0.1",
"ecosystem": "go"
},
{
"name": "github.com/cespare/xxhash/v2",
"direct": false,
"version": "v2.3.0",
"ecosystem": "go"
},
{
"name": "github.com/davecgh/go-spew",
"direct": false,
"version": "v1.1.2-0.20180830191138-d8f796af33cc",
"ecosystem": "go"
},
{
"name": "github.com/emicklei/go-restful/v3",
"direct": false,
"version": "v3.13.0",
"ecosystem": "go"
},
{
"name": "github.com/evanphx/json-patch",
"direct": false,
"version": "v5.6.0+incompatible",
"ecosystem": "go"
},
{
"name": "github.com/evanphx/json-patch/v5",
"direct": false,
"version": "v5.9.11",
"ecosystem": "go"
},
{
"name": "github.com/fsnotify/fsnotify",
"direct": false,
"version": "v1.9.0",
"ecosystem": "go"
},
{
"name": "github.com/fxamacker/cbor/v2",
"direct": false,
"version": "v2.9.0",
"ecosystem": "go"
},
{
"name": "github.com/go-logr/zapr",
"direct": false,
"version": "v1.3.0",
"ecosystem": "go"
},
{
"name": "github.com/go-openapi/jsonpointer",
"direct": false,
"version": "v0.21.0",
"ecosystem": "go"
},
{
"name": "github.com/go-openapi/jsonreference",
"direct": false,
"version": "v0.20.2",
"ecosystem": "go"
},
{
"name": "github.com/go-openapi/swag",
"direct": false,
"version": "v0.23.0",
"ecosystem": "go"
},
{
"name": "github.com/go-task/slim-sprig/v3",
"direct": false,
"version": "v3.0.0",
"ecosystem": "go"
},
{
"name": "github.com/google/gnostic-models",
"direct": false,
"version": "v0.7.0",
"ecosystem": "go"
},
{
"name": "github.com/google/pprof",
"direct": false,
"version": "v0.0.0-20260402051712-545e8a4df936",
"ecosystem": "go"
},
{
"name": "github.com/google/uuid",
"direct": false,
"version": "v1.6.0",
"ecosystem": "go"
},
{
"name": "github.com/josharian/intern",
"direct": false,
"version": "v1.0.0",
"ecosystem": "go"
},
{
"name": "github.com/json-iterator/go",
"direct": false,
"version": "v1.1.12",
"ecosystem": "go"
},
{
"name": "github.com/mailru/easyjson",
"direct": false,
"version": "v0.7.7",
"ecosystem": "go"
},
{
"name": "github.com/masterminds/semver/v3",
"direct": false,
"version": "v3.4.0",
"ecosystem": "go"
},
{
"name": "github.com/modern-go/concurrent",
"direct": false,
"version": "v0.0.0-20180306012644-bacd9c7ef1dd",
"ecosystem": "go"
},
{
"name": "github.com/modern-go/reflect2",
"direct": false,
"version": "v1.0.3-0.20250322232337-35a7c28c31ee",
"ecosystem": "go"
},
{
"name": "github.com/munnerz/goautoneg",
"direct": false,
"version": "v0.0.0-20191010083416-a7dc8b61c822",
"ecosystem": "go"
},
{
"name": "github.com/pmezard/go-difflib",
"direct": false,
"version": "v1.0.1-0.20181226105442-5d4384ee4fb2",
"ecosystem": "go"
},
{
"name": "github.com/prometheus/common",
"direct": false,
"version": "v0.67.5",
"ecosystem": "go"
},
{
"name": "github.com/prometheus/procfs",
"direct": false,
"version": "v0.19.2",
"ecosystem": "go"
},
{
"name": "github.com/stretchr/objx",
"direct": false,
"version": "v0.5.2",
"ecosystem": "go"
},
{
"name": "github.com/x448/float16",
"direct": false,
"version": "v0.8.4",
"ecosystem": "go"
},
{
"name": "go.uber.org/multierr",
"direct": false,
"version": "v1.11.0",
"ecosystem": "go"
},
{
"name": "go.yaml.in/yaml/v2",
"direct": false,
"version": "v2.4.3",
"ecosystem": "go"
},
{
"name": "go.yaml.in/yaml/v3",
"direct": false,
"version": "v3.0.4",
"ecosystem": "go"
},
{
"name": "golang.org/x/mod",
"direct": false,
"version": "v0.37.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/net",
"direct": false,
"version": "v0.56.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/oauth2",
"direct": false,
"version": "v0.34.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/sync",
"direct": false,
"version": "v0.21.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/sys",
"direct": false,
"version": "v0.46.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/term",
"direct": false,
"version": "v0.44.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/text",
"direct": false,
"version": "v0.39.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/time",
"direct": false,
"version": "v0.14.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/tools",
"direct": false,
"version": "v0.47.0",
"ecosystem": "go"
},
{
"name": "gomodules.xyz/jsonpatch/v2",
"direct": false,
"version": "v2.4.0",
"ecosystem": "go"
},
{
"name": "google.golang.org/protobuf",
"direct": false,
"version": "v1.36.12-0.20260120151049-f2248ac996af",
"ecosystem": "go"
},
{
"name": "gopkg.in/evanphx/json-patch.v4",
"direct": false,
"version": "v4.13.0",
"ecosystem": "go"
},
{
"name": "gopkg.in/inf.v0",
"direct": false,
"version": "v0.9.1",
"ecosystem": "go"
},
{
"name": "gopkg.in/yaml.v3",
"direct": false,
"version": "v3.0.1",
"ecosystem": "go"
},
{
"name": "k8s.io/klog/v2",
"direct": false,
"version": "v2.140.0",
"ecosystem": "go"
},
{
"name": "k8s.io/kube-openapi",
"direct": false,
"version": "v0.0.0-20260317180543-43fb72c5454a",
"ecosystem": "go"
},
{
"name": "k8s.io/utils",
"direct": false,
"version": "v0.0.0-20260210185600-b8788abfbbc2",
"ecosystem": "go"
},
{
"name": "sigs.k8s.io/json",
"direct": false,
"version": "v0.0.0-20250730193827-2d320260d730",
"ecosystem": "go"
},
{
"name": "sigs.k8s.io/randfill",
"direct": false,
"version": "v1.0.0",
"ecosystem": "go"
},
{
"name": "sigs.k8s.io/structured-merge-diff/v6",
"direct": false,
"version": "v6.3.3",
"ecosystem": "go"
},
{
"name": "sigs.k8s.io/yaml",
"direct": false,
"version": "v1.6.0",
"ecosystem": "go"
}
],
"collected": true,
"truncated": false,
"total_count": 70,
"direct_count": 18,
"indirect_count": 52
}
},
"maintainership": {
"issues": {
"open_prs": 9,
"merged_prs": 121,
"open_issues": 11,
"closed_ratio": 0.621,
"closed_issues": 18,
"closed_unmerged_prs": 91
},
"bus_factor": 2,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "haouc",
"commits": 100,
"avatar_url": "https://avatars.githubusercontent.com/u/9084865?v=4"
},
{
"type": "User",
"login": "viveksb007",
"commits": 41,
"avatar_url": "https://avatars.githubusercontent.com/u/12713808?v=4"
},
{
"type": "User",
"login": "oliviassss",
"commits": 39,
"avatar_url": "https://avatars.githubusercontent.com/u/86027005?v=4"
},
{
"type": "User",
"login": "jaydeokar",
"commits": 23,
"avatar_url": "https://avatars.githubusercontent.com/u/23660509?v=4"
},
{
"type": "User",
"login": "kishorj",
"commits": 14,
"avatar_url": "https://avatars.githubusercontent.com/u/13045017?v=4"
},
{
"type": "User",
"login": "yash97",
"commits": 6,
"avatar_url": "https://avatars.githubusercontent.com/u/13113340?v=4"
},
{
"type": "User",
"login": "dshehbaj",
"commits": 6,
"avatar_url": "https://avatars.githubusercontent.com/u/186081934?v=4"
},
{
"type": "User",
"login": "cdirubbio",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/117473198?v=4"
},
{
"type": "User",
"login": "nakshah87",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/216809324?v=4"
},
{
"type": "User",
"login": "achevuru",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/60630804?v=4"
}
],
"contributors_sampled": 22,
"top_contributor_share": 0.388
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"pr-tests.yaml"
],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"go.sum"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 8,
"reason": "branch protection is not maximal on development and all release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 9,
"reason": "10 out of 11 merged PRs checked by a CI test -- score normalized to 9",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 10,
"reason": "all changesets reviewed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 4 contributing companies or organizations",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 10,
"reason": "update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 10,
"reason": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 1,
"reason": "SAST tool is not run on all commits -- score normalized to 1",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 10,
"reason": "security policy file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 10,
"reason": "GitHub workflow tokens follow principle of least privilege",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "c38909b8105c26d29312c43f9162bec93f7794c3",
"ran_at": "2026-08-05T16:56:01Z",
"aggregate_score": 8,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": true
},
"contribution_flow": {
"collected": true,
"recent_prs": {
"merged_7d": 0,
"decided_7d": 0,
"merged_30d": 3,
"authors_30d": 3,
"decided_30d": 4,
"sample_size": 60,
"window_days": 30,
"sample_exhausted": false,
"authors_probed_30d": 3,
"newcomer_merged_30d": 2,
"bot_prs_excluded_30d": 6,
"newcomer_authors_30d": 2,
"newcomer_decided_30d": 2
},
"ci_last_run_at": "2026-08-05T05:57:05Z",
"oldest_open_prs": [
{
"number": 70,
"created_at": "2024-01-25T02:54:45Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 82,
"created_at": "2024-02-29T19:16:26Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 212,
"created_at": "2026-02-18T00:58:33Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 229,
"created_at": "2026-05-12T20:56:35Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 240,
"created_at": "2026-06-11T07:23:15Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 248,
"created_at": "2026-08-01T00:52:38Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 249,
"created_at": "2026-08-01T00:52:41Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 250,
"created_at": "2026-08-01T00:52:50Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 251,
"created_at": "2026-08-01T00:52:58Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2026-08-04T23:17:10Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 136,
"created_at": "2024-10-08T03:23:41Z",
"last_comment_at": "2024-10-08T17:39:09Z",
"last_comment_author": "haouc"
},
{
"number": 146,
"created_at": "2024-10-31T03:09:41Z",
"last_comment_at": "2025-07-09T21:31:33Z",
"last_comment_author": "pgier"
},
{
"number": 179,
"created_at": "2025-06-03T19:19:11Z",
"last_comment_at": "2025-06-25T22:43:14Z",
"last_comment_author": "viveksb007"
},
{
"number": 194,
"created_at": "2025-09-23T17:48:23Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 199,
"created_at": "2025-11-13T20:30:13Z",
"last_comment_at": "2025-11-13T23:38:39Z",
"last_comment_author": "haouc"
},
{
"number": 200,
"created_at": "2025-11-15T17:32:03Z",
"last_comment_at": "2025-11-19T22:40:23Z",
"last_comment_author": "oliviassss"
},
{
"number": 201,
"created_at": "2025-11-19T04:15:02Z",
"last_comment_at": "2025-12-02T05:02:52Z",
"last_comment_author": "essh"
},
{
"number": 224,
"created_at": "2026-02-24T10:00:19Z",
"last_comment_at": "2026-03-18T20:34:46Z",
"last_comment_author": "cdirubbio"
},
{
"number": 236,
"created_at": "2026-06-03T20:48:25Z",
"last_comment_at": "2026-06-03T21:35:09Z",
"last_comment_author": "viveksb007"
},
{
"number": 241,
"created_at": "2026-07-06T20:28:06Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 242,
"created_at": "2026-07-08T19:27:43Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/aws/amazon-network-policy-controller-k8s",
"host": "github.com",
"name": "amazon-network-policy-controller-k8s",
"owner": "aws"
},
"metrics": {
"overall": {
"key": "overall",
"band": "excellent",
"name": "Overall health",
"note": "The weighted overall 73 is calibrated to 87 on the published index scale (record calibration 2026-08-02).",
"notes": [
{
"code": "overall_calibration",
"params": {
"raw": 73,
"calibrated": 87,
"calibration": "2026-08-02"
}
}
],
"value": 87,
"inputs": {
"security": 84,
"vitality": 84,
"community": 66,
"governance": 76,
"calibration": "2026-08-02",
"engineering": 56,
"ai_readiness": 56,
"weighted_overall_raw": 73
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "excellent",
"name": "Vitality",
"value": 84,
"weight": 0.21,
"metrics": [
{
"key": "development_activity",
"band": "excellent",
"name": "Development activity",
"note": null,
"notes": [],
"value": 86,
"inputs": {
"commits_last_year": 107,
"human_commit_share": 0.99,
"days_since_last_push": 0,
"active_weeks_last_year": 32
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 0 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 0
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "32/52 weeks with commits",
"points": 22.2,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 32
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "107 commits in the last year",
"points": 18,
"status": "met",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 107
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "excellent",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 82,
"inputs": {
"releases_count": 10,
"latest_release_tag": "v1.1.1",
"releases_from_tags": false,
"days_since_latest_release": 169,
"mean_days_between_releases": 105.8
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "10 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 10
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 169 days ago",
"points": 27,
"status": "partial",
"details": [
{
"code": "release_recency",
"params": {
"days": 169
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~105.8 days",
"points": 19.8,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 105.8
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "exceptional",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 0,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 0 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 0
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "good",
"name": "Community & Adoption",
"value": 66,
"weight": 0.17,
"metrics": [
{
"key": "popularity",
"band": "weak",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 43,
"inputs": {
"forks": 26,
"stars": 54,
"watchers": 5,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "54 stars",
"points": 28,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 54
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "26 forks",
"points": 11.7,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 26
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "5 watchers",
"points": 3.3,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 5
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "excellent",
"name": "Community health",
"note": null,
"notes": [],
"value": 92,
"inputs": {
"has_readme": true,
"has_license": true,
"readme_badges": 0,
"has_contributing": true,
"has_issue_template": false,
"has_code_of_conduct": true,
"readme_badge_services": [],
"has_pull_request_template": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (Apache-2.0)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "Apache-2.0"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 18,
"status": "met",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 13.5,
"status": "met",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 6.3,
"status": "met",
"details": [],
"max_points": 6.3
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "good",
"name": "Sustainability & Governance",
"value": 76,
"weight": 0.23,
"metrics": [
{
"key": "maintainer_resilience",
"band": "moderate",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 62,
"inputs": {
"bus_factor": 2,
"contributors_sampled": 22,
"top_contributor_share": 0.388
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "2 contributor(s) cover half of all commits",
"points": 25.2,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 2
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 39% of commits",
"points": 13.8,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 39
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "22 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 22
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 4 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 71,
"inputs": {
"merged_prs": 121,
"open_issues": 11,
"closed_issues": 18,
"prs_merged_7d": 0,
"prs_decided_7d": 0,
"prs_merged_30d": 3,
"prs_decided_30d": 4,
"issue_closed_ratio": 0.621,
"closed_unmerged_prs": 91,
"first_time_authors_30d": 2,
"first_time_prs_merged_30d": 2,
"first_time_prs_decided_30d": 2
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "62% of issues closed",
"points": 26.1,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 62
}
}
],
"max_points": 42
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "121/212 decided PRs merged",
"points": 17.1,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 121,
"decided": 212
}
}
],
"max_points": 30
},
{
"key": "newcomer_pr_acceptance",
"name": "Newcomer PR acceptance",
"detail": "2/2 first-time contributors' PRs merged in 30d",
"points": 13,
"status": "met",
"details": [
{
"code": "newcomer_prs_merged",
"params": {
"days": 30,
"merged": 2,
"decided": 2
}
}
],
"max_points": 13
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "all changesets reviewed",
"points": 15,
"status": "met",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "excellent",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 80,
"inputs": {
"followers": 16290,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "aws",
"public_repos": 554,
"account_age_days": 5090
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "organization-owned",
"points": 30,
"status": "met",
"details": [
{
"code": "owner_organization",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "16,290 followers of aws",
"points": 25,
"status": "met",
"details": [
{
"code": "owner_followers",
"params": {
"count": 16290,
"login": "aws"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "554 public repos, account ~13 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 554
}
},
{
"code": "account_age_years",
"params": {
"years": 13
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "exceptional",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"github.com/aws/amazon-network-policy-controller-k8s"
],
"ecosystems": "go",
"any_deprecated": false,
"min_days_since_publish": 15
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on go",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "go"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 15 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 15
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "36 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 36
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "moderate",
"name": "Engineering Quality",
"value": 56,
"weight": 0.19,
"metrics": [
{
"key": "engineering_practices",
"band": "good",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 66,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "1 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 1
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "10 out of 11 merged PRs checked by a CI test -- score normalized to 9",
"points": 18,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "weak",
"name": "Documentation",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"has_description": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "excellent",
"name": "Security",
"value": 84,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "excellent",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 80,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 8
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection is not maximal on development and all release branches",
"points": 6,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "10 out of 11 merged PRs checked by a CI test -- score normalized to 9",
"points": 2.2,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "all changesets reviewed",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 4 contributing companies or organizations",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "update tool detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 1",
"points": 0.5,
"status": "partial",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file detected",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "GitHub workflow tokens follow principle of least privilege",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "exceptional",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 70 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"indirect_dependencies_free_of_known_advisories",
"no_advisories_left_outstanding"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_repository",
"params": {
"assessed": 70
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 0,
"affected_packages": 0,
"assessed_packages": 70,
"unassessed_packages": 0,
"affected_by_severity": "none",
"direct_affected_packages": 0
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "no direct dependency carries a known advisory",
"points": 35,
"status": "met",
"details": [
{
"code": "no_direct_advisories",
"params": {}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "transitive set not separable from development and test dependencies in this scope",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_scope_not_separable",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "no advisory carries a publication date",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_no_publication_date",
"params": {}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "exceptional",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 70,
"malicious_packages": 0,
"direct_malicious_packages": 0,
"withdrawn_malicious_packages": 0,
"installable_malicious_packages": 0
},
"components": [
{
"key": "no_dependency_reported_as_a_malicious_package",
"name": "No dependency reported as a malicious package",
"detail": "no dependency is reported as a malicious package",
"points": 100,
"status": "met",
"details": [
{
"code": "no_malicious_dependencies",
"params": {}
}
],
"max_points": 100
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "exceptional",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"commit_weight_rule": {
"min_commits": 50,
"min_commit_share": 0.1
},
"review_only_matches": 0,
"below_threshold_exposures": [],
"assessed_self_published_locations": 6
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "moderate",
"name": "AI Readiness",
"value": 56,
"weight": 0.04,
"metrics": [
{
"key": "ai_agent_context",
"band": "at_risk",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 24,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.444,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "no CLAUDE.md / AGENTS.md / editor rules",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_instructions",
"params": {}
}
],
"max_points": 45
},
{
"key": "machine_readable_docs_llms_txt",
"name": "Machine-readable docs (llms.txt)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "legible_commit_history",
"name": "Legible commit history",
"detail": "44 of 99 human commits state their intent (structured subject or explanatory body)",
"points": 23.7,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 44,
"sampled": 99
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "good",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 69,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"go.sum"
],
"has_dockerfile": true,
"typed_language": true,
"bootstrap_files": [
"Makefile"
],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [
"go.mod"
],
"dependency_bot_commit_share": 0.01
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "Makefile",
"points": 18,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Makefile"
}
}
],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "Go (statically typed)",
"points": 11,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Go"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "Dockerfile, lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Dockerfile, lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "1 of the last 100 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 1,
"sampled": 100
}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "exceptional",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 99,
"inputs": {
"primary_language": "Go",
"largest_source_bytes": 82549,
"source_files_sampled": 58,
"oversized_source_files": 1
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Go (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Go"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "1/58 source files over 60KB",
"points": 54.1,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 58,
"oversized": 1
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "weak",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"example_dirs": [
"samples"
],
"has_mcp_signal": false,
"api_schema_files": []
},
"components": [
{
"key": "api_schema_openapi_graphql_proto",
"name": "API schema (OpenAPI/GraphQL/proto)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 40
},
{
"key": "mcp_server",
"name": "MCP server",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "runnable_examples",
"name": "Runnable examples",
"detail": "samples",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "samples"
}
}
],
"max_points": 40
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)."
}
],
"classification": {
"top": [
"library",
"application"
],
"labels": [
"network-service",
"library"
],
"scores": {
"library": 6,
"network-service": 8
},
"primary": "network-service",
"evidence": [
{
"tier": "structure",
"label": "network-service",
"source": "tree.helm",
"weight": 4
},
{
"tier": "structure",
"label": "network-service",
"source": "tree.k8s",
"weight": 4
},
{
"tier": "distribution",
"label": "library",
"source": "registry:go",
"weight": 3
},
{
"tier": "structure",
"label": "library",
"source": "tree.go_importable",
"weight": 3
}
],
"artifacts": [],
"confidence": "medium",
"host_extension": false,
"runs_as_process": true,
"consumed_by_code": true
},
"metrics_version": "2.5.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
],
"report_type": "repository",
"generated_at": "2026-08-05T16:56:29.369275Z",
"schema_version": "0.31.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/a/aws/amazon-network-policy-controller-k8s.svg",
"full_name": "aws/amazon-network-policy-controller-k8s",
"license_state": "standard",
"license_spdx": "Apache-2.0"
}