Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-25 10:19 UTC

projectdiscovery / retryablehttp-go

Package retryablehttp provides a familiar HTTP client interface with automatic retries and exponential backoff

GoMPL-2.0★ 156 stars⑂ 38 forkssince Apr 2020View on GitHub ↗

projectdiscovery/retryablehttp-go holds a health index of 76 out of 100, placing it in the Good band. It scores highest on Vitality (94/100) and lowest on AI Readiness (47/100). It was last updated 6 days ago. 2 contributors account for most of its recent work.

76
overall / 100
Good

Software health index

Metrics are grouped into weighted categories on one standardized 1–100 scale. Overall starts as their weighted mean; when public evidence triggers the High-Risk Jurisdiction Policy, the rating is adjusted and receives an At risk ceiling of 49. AI Readiness sits outside the overall score.

76
Excellent85-100Exemplary; meets essentially all checked criteria
Good70-84Healthy; minor gaps
Moderate50-69Acceptable with notable gaps; review recommended
At risk30-49Significant weaknesses; adoption warrants caution
Critical1-29Severe problems (abandoned, single-maintainer, no hygiene)
VitalityCommunity &AdoptionSustainability &GovernanceEngineeringQualitySecurityAI Readiness

Score profile

Each axis is a category. The shape matters more than the average — a healthy subject fills the whole shape, while a spike-and-crater profile means strength in one dimension is masking risk in another.

Ownership

ProjectDiscoveryOrganization
11,680 followers123 public repossince May 2019

This repository is backed by an organization — shared, accountable stewardship that can outlive any single maintainer.

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
Gogithub.com/projectdiscovery/retryablehttp-gov1.3.19-15711 days ago

Metrics by category

Vitality

Is the project alive — is code being written and are releases shipping?

94Excellent · 22% of overall
How it's scored
36/36Push recency — last push 6 days ago
26.3/36Commit cadence — 38/52 weeks with commits
17.8/18Commit volume — 96 commits in the last year
10/10OpenSSF Scorecard: Maintained — 22 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year96
human_commit_share0.19
days_since_last_push6
active_weeks_last_year38

Release discipline

100Excellent
How it's scored
27/27Ships releases — 100 releases published
36/36Release recency — latest release 6 days ago
27/27Release cadence — a release every ~8.6 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count100
latest_release_tagv1.3.19
releases_from_tagsno
days_since_latest_release6
mean_days_between_releases8.6
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

Does the project have users, downloads, attention, and a welcoming setup for contributors?

68Moderate · 18% of overall
How it's scored
35.5/60Stars — 156 stars
13.1/25Forks — 38 forks
5.3/15Watchers — 10 watchers
Inputs used
forks38
stars156
watchers10
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history

Community health

85Excellent
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MPL-2.0)
18/18CONTRIBUTING guide
13.5/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingyes
has_issue_templateno
has_code_of_conductyes
has_pull_request_templateno

Sustainability & Governance

Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?

82Good · 24% of overall
How it's scored
25.2/54Bus factor — 2 contributor(s) cover half of all commits
11.9/22.5Commit distribution — top contributor authored 47% of commits
13.5/13.5Contributor breadth — 10 contributors
10/10OpenSSF Scorecard: Contributors — project has 4 contributing companies or organizations
Inputs used
bus_factor2
contributors_sampled10
top_contributor_share0.473
How it's scored
46.8/46.8Issue resolution — 100% of issues closed
31.5/38.3PR acceptance — 426/518 decided PRs merged
15/15OpenSSF Scorecard: Code-Review — all changesets reviewed
Inputs used
merged_prs426
open_issues0
closed_issues40
issue_closed_ratio1
closed_unmerged_prs92
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
25/25Owner reach — 11,680 followers of projectdiscovery
25/25Track record — 123 public repos, account ~7 yr old
Inputs used
followers11,680
owner_typeOrganization
is_verified
owner_loginprojectdiscovery
public_repos123
account_age_days2,618
How it's scored
25/25Published & resolvable — 1 package(s) on go
35/35Publish recency — latest publish 11 days ago
20/20Version history — 157 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesgithub.com/projectdiscovery/retryablehttp-go
ecosystemsgo
any_deprecatedno
min_days_since_publish11

Engineering Quality

Are baseline engineering and documentation practices in place?

61Moderate · 20% of overall
How it's scored
24/24CI workflows — 5 workflow(s)
24/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
0/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests — 30 out of 30 merged PRs checked by a CI test -- score normalized to 10
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configno
has_precommit_configno

Documentation

50Moderate
How it's scored
30/30README
0/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
0/10Topics
10/10Wiki
Inputs used
topics
has_wikiyes
homepage
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

Are visible security and supply-chain practices strong, without unresolved high-risk jurisdiction exposure?

72Good · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
2.5/2.5CI-Tests — 30 out of 30 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
7.5/7.5Code-Review — all changesets reviewed
2.5/2.5Contributors — project has 4 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
7.5/7.5Maintained — 22 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10
0/5Packaging — no data
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
5/5SAST — SAST tool is run on all commits
5/5Security-Policy — security policy file detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
5.2/7.5Vulnerabilities — 3 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate6.8
Excluded from scoring (no data or not applicable): packaging, signed_releases. Remaining weights renormalized.
How it's scored
26.6/35Direct dependencies free of known advisories — 1 affected: golang.org/x/net v0.55.0 (unknown)
0/25Indirect dependencies free of known advisories — transitive set not separable from development and test dependencies in this scope
40/40No advisories left outstanding — no advisory has been public longer than 90 days
Inputs used
sourceosv
advisories3
affected_packages3
assessed_packages51
unassessed_packages0
affected_by_severityunknown 3
direct_affected_packages1
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 51 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.

AI Readiness

How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score.

47At risk · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
0/40Legible commit history — no data
Inputs used
has_llms_txtno
legible_history_share
agent_instruction_files
agent_instruction_max_bytes
Excluded from scoring (no data or not applicable): Legible commit history. Remaining weights renormalized.
How it's scored
12.6/18One-command bootstrap — go.mod (toolchain convention, no task runner)
22/22Automated tests
0/11Lint / format config
11/11Static type checking — Go (statically typed)
10/10Reproducible environment — lockfile
0/10Demonstrated agent practice — no agent-authored commits among the last 100
8/8Automated maintenance — 81 of the last 100 commits are automated dependency updates
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfilesgo.sum
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0
toolchain_manifestsgo.mod
dependency_bot_commit_share0.81
How it's scored
45/45Type-checkable code — Go (statically typed)
55/55Manageable file sizes — 0/20 source files over 60KB
Inputs used
primary_languageGo
largest_source_bytes16,778
source_files_sampled20
oversized_source_files0
How it's scored
0/40API schema (OpenAPI/GraphQL/proto)
0/20MCP server
40/40Runnable examples — examples
Inputs used
example_dirsexamples
has_mcp_signalno
api_schema_files

Key facts

156GitHub stars
10contributors
96commits, last 12 months
6days since last push
100releases
2bus factor
0open issues
Gopackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token

More detail

Star and fork history 0 ★ / 38 ⇿
0Stars
38Forks
99Releases

When each star and fork was added, collected from GitHub and bucketed by day. Cumulative growth sits directly above the daily additions it is made of, so the two read against each other: steady organic accretion looks nothing like an abrupt, short-lived burst. Where that difference is measurable, it is reported as growth authenticity.

0102030403832020-062023-062026-07
Major 0Minor 3Patch 96

Each point covers 6 days.

OpenSSF Scorecard 6.8 / 10
6.8aggregate

Independent, tool-agnostic security assessment from the open-source OpenSSF Scorecard. Each check rewards a security practice, not a specific vendor's tool. Checks Scorecard could not determine are marked n/a and excluded from the security score (never counted as zero).Scorecard v5.5.0 · 2026-07-25 10:18 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
10CI-Tests30 out of 30 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
10Code-Reviewall changesets reviewed
10Contributorsproject has 4 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained22 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10
n/aPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
10SASTSAST tool is run on all commits
10Security-Policysecurity policy file detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
7Vulnerabilities3 existing vulnerabilities detected
Direct dependencies 6
RegistryPackageVersion constraintManifest
Gogithub.com/Mzack9999/go-http-digest-auth-clientv0.6.1-0.20220414142836-eb8883508809go.mod
Gogithub.com/julienschmidt/httprouterv1.3.0go.mod
Gogithub.com/projectdiscovery/fastdialerv0.5.13go.mod
Gogithub.com/projectdiscovery/utilsv0.11.1go.mod
Gogithub.com/stretchr/testifyv1.11.1go.mod
Gogolang.org/x/netv0.55.0go.mod
All dependencies 51

Full resolved dependency set from the GitHub dependency graph: 6 direct and 45 indirect (transitive) packages. The transitive closure is complete when the repository commits a lockfile.

RegistryPackageVersionRelation
Gogithub.com/julienschmidt/httprouterv1.3.0direct
Gogithub.com/mzack9999/go-http-digest-auth-clientv0.6.1-0.20220414142836-eb8883508809direct
Gogithub.com/projectdiscovery/fastdialerv0.5.13direct
Gogithub.com/projectdiscovery/utilsv0.11.1direct
Gogithub.com/stretchr/testifyv1.11.1direct
Gogolang.org/x/netv0.55.0direct
Gogithub.com/akrylysov/pogrebv0.10.1indirect
Gogithub.com/andybalholm/brotliv1.2.0indirect
Gogithub.com/asaskevich/govalidatorv0.0.0-20230301143203-a9d515a09cc2indirect
Gogithub.com/aymerick/douceurv0.2.0indirect
Gogithub.com/davecgh/go-spewv1.1.2-0.20180830191138-d8f796af33ccindirect
Gogithub.com/dimchansky/utfbomv1.1.1indirect
Gogithub.com/docker/go-unitsv0.5.0indirect
Gogithub.com/gaissmai/bartv0.28.0indirect
Gogithub.com/golang/snappyv0.0.4indirect
Gogithub.com/gorilla/cssv1.0.1indirect
Gogithub.com/klauspost/compressv1.18.2indirect
Gogithub.com/mattn/go-isattyv0.0.20indirect
Gogithub.com/microcosm-cc/bluemondayv1.0.27indirect
Gogithub.com/miekg/dnsv1.1.62indirect
Gogithub.com/mzack9999/gcachev0.0.0-20230410081825-519e28eab057indirect
Gogithub.com/pkg/errorsv0.9.1indirect
Gogithub.com/pmezard/go-difflibv1.0.1-0.20181226105442-5d4384ee4fb2indirect
Gogithub.com/projectdiscovery/blackrockv0.0.1indirect
Gogithub.com/projectdiscovery/hmapv0.0.101indirect
Gogithub.com/projectdiscovery/networkpolicyv0.1.42indirect
Gogithub.com/projectdiscovery/retryablednsv1.0.115indirect
Gogithub.com/refraction-networking/utlsv1.8.2indirect
Gogithub.com/saintfish/chardetv0.0.0-20230101081208-5e3ef4b5456dindirect
Gogithub.com/syndtr/goleveldbv1.0.0indirect
Gogithub.com/tidwall/btreev1.4.3indirect
Gogithub.com/tidwall/buntdbv1.3.0indirect
Gogithub.com/tidwall/gjsonv1.18.0indirect
Gogithub.com/tidwall/grectv0.1.4indirect
Gogithub.com/tidwall/matchv1.1.1indirect
Gogithub.com/tidwall/prettyv1.2.1indirect
Gogithub.com/tidwall/rtredv0.1.2indirect
Gogithub.com/tidwall/tinyqueuev0.1.1indirect
Gogithub.com/weppos/publicsuffix-gov0.50.3-0.20260104170930-90713dec78f2indirect
Gogithub.com/zmap/rc2v0.0.0-20190804163417-abaa70531248indirect
Gogithub.com/zmap/zcryptov0.0.0-20240803002437-3a861682ac77indirect
Gogo.etcd.io/bboltv1.3.7indirect
Gogo.uber.org/multierrv1.11.0indirect
Gogolang.org/x/cryptov0.52.0indirect
Gogolang.org/x/expv0.0.0-20250106191152-7588d65b2ba8indirect
Gogolang.org/x/modv0.35.0indirect
Gogolang.org/x/syncv0.20.0indirect
Gogolang.org/x/sysv0.45.0indirect
Gogolang.org/x/textv0.37.0indirect
Gogolang.org/x/toolsv0.44.0indirect
Gogopkg.in/yaml.v3v3.0.1indirect
Dependency advisories 3

This repository publishes no package the index resolves, so its own dependency graph was assessed — 51 packages, which also include development and test pins that never ship: 3 carry known advisories, of which 1 are direct.

PackageVersionRelationSeverityAdvisoriesFixed in
golang.org/x/netv0.55.0directunknown10.56.0
golang.org/x/cryptov0.52.0indirectunknown1
golang.org/x/textv0.37.0indirectunknown10.39.0

An advisory means the version recorded in the dependency graph falls inside an advisory’s affected range. Reachability is not analysed, and the graph includes development and test pins — a finding may concern tooling rather than shipped software.

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": false,
      "size_kb": 957,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "Go": 84938,
        "Shell": 536
      },
      "pushed_at": "2026-07-19T09:42:34Z",
      "created_at": "2020-04-04T11:36:00Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-23T04:52:21Z",
      "description": "Package retryablehttp provides a familiar HTTP client interface with automatic retries and exponential backoff",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MPL-2.0",
      "default_branch": "main",
      "license_spdx_raw": "MPL-2.0",
      "primary_language": "Go",
      "significant_languages": [
        "Go"
      ]
    },
    "owner": {
      "blog": "https://projectdiscovery.io/",
      "name": "ProjectDiscovery",
      "type": "Organization",
      "login": "projectdiscovery",
      "company": null,
      "location": null,
      "followers": 11680,
      "avatar_url": "https://avatars.githubusercontent.com/u/50994705?v=4",
      "created_at": "2019-05-24T14:33:32Z",
      "is_verified": null,
      "public_repos": 123,
      "account_age_days": 2618
    },
    "license": {
      "state": "standard",
      "spdx_id": "MPL-2.0",
      "raw_spdx": "MPL-2.0",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v1.3.19",
          "kind": "patch",
          "published_at": "2026-07-19T00:26:46Z"
        },
        {
          "tag": "v1.3.18",
          "kind": "patch",
          "published_at": "2026-07-12T00:27:31Z"
        },
        {
          "tag": "v1.3.17",
          "kind": "patch",
          "published_at": "2026-07-05T00:32:16Z"
        },
        {
          "tag": "v1.3.16",
          "kind": "patch",
          "published_at": "2026-06-28T00:37:36Z"
        },
        {
          "tag": "v1.3.15",
          "kind": "patch",
          "published_at": "2026-06-14T00:41:25Z"
        },
        {
          "tag": "v1.3.14",
          "kind": "patch",
          "published_at": "2026-06-07T00:39:18Z"
        },
        {
          "tag": "v1.3.13",
          "kind": "patch",
          "published_at": "2026-05-31T00:37:34Z"
        },
        {
          "tag": "v1.3.12",
          "kind": "patch",
          "published_at": "2026-05-24T00:35:10Z"
        },
        {
          "tag": "v1.3.11",
          "kind": "patch",
          "published_at": "2026-05-17T00:32:58Z"
        },
        {
          "tag": "v1.3.10",
          "kind": "patch",
          "published_at": "2026-05-03T00:29:55Z"
        },
        {
          "tag": "v1.3.9",
          "kind": "patch",
          "published_at": "2026-04-26T00:26:02Z"
        },
        {
          "tag": "v1.3.8",
          "kind": "patch",
          "published_at": "2026-04-05T00:21:20Z"
        },
        {
          "tag": "v1.3.7",
          "kind": "patch",
          "published_at": "2026-03-29T00:21:21Z"
        },
        {
          "tag": "v1.3.6",
          "kind": "patch",
          "published_at": "2026-02-01T00:18:32Z"
        },
        {
          "tag": "v1.3.5",
          "kind": "patch",
          "published_at": "2026-01-25T00:14:50Z"
        },
        {
          "tag": "v1.3.4",
          "kind": "patch",
          "published_at": "2026-01-18T00:14:27Z"
        },
        {
          "tag": "v1.3.3",
          "kind": "patch",
          "published_at": "2026-01-11T00:14:37Z"
        },
        {
          "tag": "v1.3.2",
          "kind": "patch",
          "published_at": "2026-01-04T00:14:34Z"
        },
        {
          "tag": "v1.3.1",
          "kind": "patch",
          "published_at": "2025-12-28T00:14:47Z"
        },
        {
          "tag": "v1.3.0",
          "kind": "minor",
          "published_at": "2025-12-21T19:22:46Z"
        },
        {
          "tag": "v1.2.0",
          "kind": "minor",
          "published_at": "2025-12-21T00:13:55Z"
        },
        {
          "tag": "v1.1.1",
          "kind": "patch",
          "published_at": "2025-12-14T00:14:07Z"
        },
        {
          "tag": "v1.1.0",
          "kind": "minor",
          "published_at": "2025-12-06T07:44:41Z"
        },
        {
          "tag": "v1.0.133",
          "kind": "patch",
          "published_at": "2025-11-30T00:14:09Z"
        },
        {
          "tag": "v1.0.132",
          "kind": "patch",
          "published_at": "2025-11-23T00:14:09Z"
        },
        {
          "tag": "v1.0.131",
          "kind": "patch",
          "published_at": "2025-11-09T00:13:10Z"
        },
        {
          "tag": "v1.0.130",
          "kind": "patch",
          "published_at": "2025-11-02T00:12:43Z"
        },
        {
          "tag": "v1.0.129",
          "kind": "patch",
          "published_at": "2025-10-19T00:13:05Z"
        },
        {
          "tag": "v1.0.128",
          "kind": "patch",
          "published_at": "2025-10-12T00:11:56Z"
        },
        {
          "tag": "v1.0.127",
          "kind": "patch",
          "published_at": "2025-10-05T00:12:31Z"
        },
        {
          "tag": "v1.0.126",
          "kind": "patch",
          "published_at": "2025-09-28T00:12:46Z"
        },
        {
          "tag": "v1.0.125",
          "kind": "patch",
          "published_at": "2025-09-21T00:12:32Z"
        },
        {
          "tag": "v1.0.124",
          "kind": "patch",
          "published_at": "2025-09-14T00:12:14Z"
        },
        {
          "tag": "v1.0.123",
          "kind": "patch",
          "published_at": "2025-09-07T00:12:25Z"
        },
        {
          "tag": "v1.0.122",
          "kind": "patch",
          "published_at": "2025-08-31T00:13:00Z"
        },
        {
          "tag": "v1.0.121",
          "kind": "patch",
          "published_at": "2025-08-24T00:13:15Z"
        },
        {
          "tag": "v1.0.120",
          "kind": "patch",
          "published_at": "2025-08-17T00:13:48Z"
        },
        {
          "tag": "v1.0.119",
          "kind": "patch",
          "published_at": "2025-07-27T00:14:39Z"
        },
        {
          "tag": "v1.0.118",
          "kind": "patch",
          "published_at": "2025-07-20T00:14:30Z"
        },
        {
          "tag": "v1.0.117",
          "kind": "patch",
          "published_at": "2025-07-06T00:13:49Z"
        },
        {
          "tag": "v1.0.116",
          "kind": "patch",
          "published_at": "2025-06-29T00:13:58Z"
        },
        {
          "tag": "v1.0.115",
          "kind": "patch",
          "published_at": "2025-06-22T00:13:39Z"
        },
        {
          "tag": "v1.0.114",
          "kind": "patch",
          "published_at": "2025-06-15T00:13:50Z"
        },
        {
          "tag": "v1.0.113",
          "kind": "patch",
          "published_at": "2025-05-25T00:13:32Z"
        },
        {
          "tag": "v1.0.112",
          "kind": "patch",
          "published_at": "2025-05-18T00:13:10Z"
        },
        {
          "tag": "v1.0.111",
          "kind": "patch",
          "published_at": "2025-05-04T00:13:09Z"
        },
        {
          "tag": "v1.0.110",
          "kind": "patch",
          "published_at": "2025-04-27T00:12:43Z"
        },
        {
          "tag": "v1.0.109",
          "kind": "patch",
          "published_at": "2025-04-20T00:12:25Z"
        },
        {
          "tag": "v1.0.108",
          "kind": "patch",
          "published_at": "2025-04-13T00:36:19Z"
        },
        {
          "tag": "v1.0.107",
          "kind": "patch",
          "published_at": "2025-04-06T00:12:11Z"
        },
        {
          "tag": "v1.0.106",
          "kind": "patch",
          "published_at": "2025-03-30T00:12:14Z"
        },
        {
          "tag": "v1.0.105",
          "kind": "patch",
          "published_at": "2025-03-23T00:12:18Z"
        },
        {
          "tag": "v1.0.104",
          "kind": "patch",
          "published_at": "2025-03-16T00:12:07Z"
        },
        {
          "tag": "v1.0.103",
          "kind": "patch",
          "published_at": "2025-03-09T00:09:37Z"
        },
        {
          "tag": "v1.0.102",
          "kind": "patch",
          "published_at": "2025-03-02T00:11:28Z"
        },
        {
          "tag": "v1.0.101",
          "kind": "patch",
          "published_at": "2025-02-23T00:11:28Z"
        },
        {
          "tag": "v1.0.100",
          "kind": "patch",
          "published_at": "2025-02-16T00:11:25Z"
        },
        {
          "tag": "v1.0.99",
          "kind": "patch",
          "published_at": "2025-02-09T00:11:26Z"
        },
        {
          "tag": "v1.0.98",
          "kind": "patch",
          "published_at": "2025-02-02T00:11:10Z"
        },
        {
          "tag": "v1.0.97",
          "kind": "patch",
          "published_at": "2025-01-26T00:10:39Z"
        },
        {
          "tag": "v1.0.96",
          "kind": "patch",
          "published_at": "2025-01-19T00:11:13Z"
        },
        {
          "tag": "v1.0.95",
          "kind": "patch",
          "published_at": "2025-01-12T00:11:39Z"
        },
        {
          "tag": "v1.0.94",
          "kind": "patch",
          "published_at": "2025-01-05T00:11:25Z"
        },
        {
          "tag": "v1.0.93",
          "kind": "patch",
          "published_at": "2024-12-29T00:11:31Z"
        },
        {
          "tag": "v1.0.92",
          "kind": "patch",
          "published_at": "2024-12-22T00:11:21Z"
        },
        {
          "tag": "v1.0.91",
          "kind": "patch",
          "published_at": "2024-12-15T00:12:30Z"
        },
        {
          "tag": "v1.0.90",
          "kind": "patch",
          "published_at": "2024-12-08T00:12:13Z"
        },
        {
          "tag": "v1.0.89",
          "kind": "patch",
          "published_at": "2024-12-01T00:13:28Z"
        },
        {
          "tag": "v1.0.88",
          "kind": "patch",
          "published_at": "2024-11-24T00:12:29Z"
        },
        {
          "tag": "v1.0.87",
          "kind": "patch",
          "published_at": "2024-11-17T00:11:45Z"
        },
        {
          "tag": "v1.0.86",
          "kind": "patch",
          "published_at": "2024-11-10T00:10:54Z"
        },
        {
          "tag": "v1.0.85",
          "kind": "patch",
          "published_at": "2024-11-03T00:11:20Z"
        },
        {
          "tag": "v1.0.84",
          "kind": "patch",
          "published_at": "2024-10-27T00:11:14Z"
        },
        {
          "tag": "v1.0.83",
          "kind": "patch",
          "published_at": "2024-10-20T00:11:21Z"
        },
        {
          "tag": "v1.0.82",
          "kind": "patch",
          "published_at": "2024-10-13T00:11:12Z"
        },
        {
          "tag": "v1.0.81",
          "kind": "patch",
          "published_at": "2024-10-06T00:11:15Z"
        },
        {
          "tag": "v1.0.80",
          "kind": "patch",
          "published_at": "2024-09-29T00:11:11Z"
        },
        {
          "tag": "v1.0.79",
          "kind": "patch",
          "published_at": "2024-09-22T00:11:10Z"
        },
        {
          "tag": "v1.0.78",
          "kind": "patch",
          "published_at": "2024-09-15T00:11:03Z"
        },
        {
          "tag": "v1.0.77",
          "kind": "patch",
          "published_at": "2024-09-08T00:10:27Z"
        },
        {
          "tag": "v1.0.76",
          "kind": "patch",
          "published_at": "2024-09-01T00:11:37Z"
        },
        {
          "tag": "v1.0.75",
          "kind": "patch",
          "published_at": "2024-08-25T00:10:12Z"
        },
        {
          "tag": "v1.0.74",
          "kind": "patch",
          "published_at": "2024-08-18T00:10:03Z"
        },
        {
          "tag": "v1.0.73",
          "kind": "patch",
          "published_at": "2024-08-11T00:12:36Z"
        },
        {
          "tag": "v1.0.72",
          "kind": "patch",
          "published_at": "2024-08-04T00:09:56Z"
        },
        {
          "tag": "v1.0.71",
          "kind": "patch",
          "published_at": "2024-07-28T00:10:15Z"
        },
        {
          "tag": "v1.0.70",
          "kind": "patch",
          "published_at": "2024-07-21T00:10:02Z"
        },
        {
          "tag": "v1.0.69",
          "kind": "patch",
          "published_at": "2024-07-14T00:09:55Z"
        },
        {
          "tag": "v1.0.68",
          "kind": "patch",
          "published_at": "2024-07-07T00:09:44Z"
        },
        {
          "tag": "v1.0.67",
          "kind": "patch",
          "published_at": "2024-06-30T19:57:33Z"
        },
        {
          "tag": "v1.0.66",
          "kind": "patch",
          "published_at": "2024-06-23T00:09:22Z"
        },
        {
          "tag": "v1.0.65",
          "kind": "patch",
          "published_at": "2024-06-16T00:09:20Z"
        },
        {
          "tag": "v1.0.64",
          "kind": "patch",
          "published_at": "2024-06-09T00:09:56Z"
        },
        {
          "tag": "v1.0.63",
          "kind": "patch",
          "published_at": "2024-06-02T00:09:11Z"
        },
        {
          "tag": "v1.0.62",
          "kind": "patch",
          "published_at": "2024-05-24T15:16:08Z"
        },
        {
          "tag": "v1.0.61",
          "kind": "patch",
          "published_at": "2024-05-19T00:09:23Z"
        },
        {
          "tag": "v1.0.60",
          "kind": "patch",
          "published_at": "2024-05-12T00:09:11Z"
        },
        {
          "tag": "v1.0.59",
          "kind": "patch",
          "published_at": "2024-05-05T00:08:46Z"
        },
        {
          "tag": "v1.0.58",
          "kind": "patch",
          "published_at": "2024-04-28T00:09:36Z"
        },
        {
          "tag": "v1.0.57",
          "kind": "patch",
          "published_at": "2024-04-21T00:08:53Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "786a435eb99931202b16478c80017d0322fb8354",
          "body": null,
          "is_bot": false,
          "headline": "Fix lint (#564)",
          "author_name": "Mzack9999",
          "author_login": "Mzack9999",
          "committed_at": "2026-07-19T09:42:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f96d57f3625ce7ddc79bd862b68af893ad00b35b",
          "body": "The retry loop calls the backoff with attemptNum starting at 0. In\nFullJitterBackoff that makes duration = 0<<1 = 0, so the jitter span\nduration-attemptNum is 0 and rand.Intn(0) panics with \"invalid argument\nto Intn\". Clamp the span to at least 1 so the first retry no longer\ncrashes. The other backo\n[…]\nready handle attemptNum 0.\n\nAdd a test covering attemptNum 0 (and a few higher values) that asserts\nno panic and a non-negative duration within max.\n\nSigned-off-by: Arpit Jain <arpitjain099@gmail.com>",
          "is_bot": false,
          "headline": "Fix panic in FullJitterBackoff on the first retry (#563)",
          "author_name": "Arpit Jain",
          "author_login": "arpitjain099",
          "committed_at": "2026-07-19T09:30:42Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "ed8fa82731555dc05cf4321b6f432fa9d378d783",
          "body": "Bumps [github.com/projectdiscovery/fastdialer](https://github.com/projectdiscovery/fastdialer) from 0.5.12 to 0.5.13.\n- [Release notes](https://github.com/projectdiscovery/fastdialer/releases)\n- [Commits](https://github.com/projectdiscovery/fastdialer/compare/v0.5.12...v0.5.13)\n\n---\nupdated-dependen\n[…]\nirect:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump github.com/projectdiscovery/fastdialer (#562)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-13T13:45:13Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "71a1d62fc2b4001318be448ab870465390e75230",
          "body": "Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.51.0 to 0.52.0.\n- [Commits](https://github.com/golang/crypto/compare/v0.51.0...v0.52.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/crypto\n  dependency-version: 0.52.0\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump golang.org/x/crypto from 0.51.0 to 0.52.0 (#561)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-10T19:59:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "041a05738ac55dcba2a06637a18b8fb0115d1cf3",
          "body": "Bumps [github.com/projectdiscovery/networkpolicy](https://github.com/projectdiscovery/networkpolicy) from 0.1.41 to 0.1.42.\n- [Release notes](https://github.com/projectdiscovery/networkpolicy/releases)\n- [Commits](https://github.com/projectdiscovery/networkpolicy/compare/v0.1.41...v0.1.42)\n\n---\nupda\n[…]\ny-type: indirect\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump github.com/projectdiscovery/networkpolicy (#559)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-06T13:49:59Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "66d1b629dbfb93d23bd18313665fdbc07578db05",
          "body": "Bumps [github.com/projectdiscovery/fastdialer](https://github.com/projectdiscovery/fastdialer) from 0.5.11 to 0.5.12.\n- [Release notes](https://github.com/projectdiscovery/fastdialer/releases)\n- [Commits](https://github.com/projectdiscovery/fastdialer/compare/v0.5.11...v0.5.12)\n\n---\nupdated-dependen\n[…]\nirect:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump github.com/projectdiscovery/fastdialer (#560)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-06T13:45:32Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "94debe859b874a271287b7f2b88cb52e6052ce96",
          "body": "Bumps [golang.org/x/net](https://github.com/golang/net) from 0.48.0 to 0.55.0.\n- [Commits](https://github.com/golang/net/compare/v0.48.0...v0.55.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/net\n  dependency-version: 0.55.0\n  dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump golang.org/x/net from 0.48.0 to 0.55.0 (#558)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-03T14:47:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f2d1ca8ff9074fc62ed30f103796ef8d7298e902",
          "body": "Bumps [github.com/projectdiscovery/networkpolicy](https://github.com/projectdiscovery/networkpolicy) from 0.1.40 to 0.1.41.\n- [Release notes](https://github.com/projectdiscovery/networkpolicy/releases)\n- [Commits](https://github.com/projectdiscovery/networkpolicy/compare/v0.1.40...v0.1.41)\n\n---\nupda\n[…]\ny-type: indirect\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump github.com/projectdiscovery/networkpolicy (#557)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-29T13:44:49Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "422bd2dcc60ef28f83e0b348a42960926ed82dc1",
          "body": "Bumps [github.com/projectdiscovery/fastdialer](https://github.com/projectdiscovery/fastdialer) from 0.5.10 to 0.5.11.\n- [Release notes](https://github.com/projectdiscovery/fastdialer/releases)\n- [Commits](https://github.com/projectdiscovery/fastdialer/compare/v0.5.10...v0.5.11)\n\n---\nupdated-dependen\n[…]\nirect:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump github.com/projectdiscovery/fastdialer (#556)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-29T13:44:46Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "26f26fcf543a850d58beb9d828319b4e217b4899",
          "body": "* retry timeout\n\n* configurable buggyhttp",
          "is_bot": false,
          "headline": "retry timeout (#555)",
          "author_name": "Mzack9999",
          "author_login": "Mzack9999",
          "committed_at": "2026-06-25T19:27:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "368b4ffbf079023a56b7a690049ac7034bb91744",
          "body": "Bumps [github.com/projectdiscovery/fastdialer](https://github.com/projectdiscovery/fastdialer) from 0.5.9 to 0.5.10.\n- [Release notes](https://github.com/projectdiscovery/fastdialer/releases)\n- [Commits](https://github.com/projectdiscovery/fastdialer/compare/v0.5.9...v0.5.10)\n\n---\nupdated-dependenci\n[…]\nirect:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump github.com/projectdiscovery/fastdialer (#551)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-08T13:45:31Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "fd4e40247970420f28a3717708a3e6a6facb5748",
          "body": "Bumps [github.com/projectdiscovery/fastdialer](https://github.com/projectdiscovery/fastdialer) from 0.5.8 to 0.5.9.\n- [Release notes](https://github.com/projectdiscovery/fastdialer/releases)\n- [Commits](https://github.com/projectdiscovery/fastdialer/compare/v0.5.8...v0.5.9)\n\n---\nupdated-dependencies\n[…]\nirect:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump github.com/projectdiscovery/fastdialer (#550)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-02T16:59:20Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "a475373bb07f1bf7fa895171b23c533d50749221",
          "body": "Bumps [github.com/projectdiscovery/networkpolicy](https://github.com/projectdiscovery/networkpolicy) from 0.1.39 to 0.1.40.\n- [Release notes](https://github.com/projectdiscovery/networkpolicy/releases)\n- [Commits](https://github.com/projectdiscovery/networkpolicy/compare/v0.1.39...v0.1.40)\n\n---\nupda\n[…]\ny-type: indirect\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump github.com/projectdiscovery/networkpolicy (#549)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-02T16:59:16Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "ae463795e5a815a53b51e80428da5764a54347bf",
          "body": "Bumps [github.com/projectdiscovery/utils](https://github.com/projectdiscovery/utils) from 0.11.0 to 0.11.1.\n- [Release notes](https://github.com/projectdiscovery/utils/releases)\n- [Changelog](https://github.com/projectdiscovery/utils/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/projectdisc\n[…]\nirect:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump github.com/projectdiscovery/utils (#546)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-25T20:04:25Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "f9170d58b6a53ea47c31e17db77ab4219a79c109",
          "body": "Bumps [github.com/projectdiscovery/retryabledns](https://github.com/projectdiscovery/retryabledns) from 1.0.114 to 1.0.115.\n- [Release notes](https://github.com/projectdiscovery/retryabledns/releases)\n- [Commits](https://github.com/projectdiscovery/retryabledns/compare/v1.0.114...v1.0.115)\n\n---\nupda\n[…]\ny-type: indirect\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump github.com/projectdiscovery/retryabledns (#544)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-25T20:00:41Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "4c2e7a418f012d869a419ec39d4055e913f7a0a2",
          "body": "Bumps [github.com/projectdiscovery/fastdialer](https://github.com/projectdiscovery/fastdialer) from 0.5.7 to 0.5.8.\n- [Release notes](https://github.com/projectdiscovery/fastdialer/releases)\n- [Commits](https://github.com/projectdiscovery/fastdialer/compare/v0.5.7...v0.5.8)\n\n---\nupdated-dependencies\n[…]\nirect:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump github.com/projectdiscovery/fastdialer (#547)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-25T19:56:56Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "fb5261065b97534bd29447fcee7380c822eee62c",
          "body": "Bumps [github.com/projectdiscovery/networkpolicy](https://github.com/projectdiscovery/networkpolicy) from 0.1.38 to 0.1.39.\n- [Release notes](https://github.com/projectdiscovery/networkpolicy/releases)\n- [Commits](https://github.com/projectdiscovery/networkpolicy/compare/v0.1.38...v0.1.39)\n\n---\nupda\n[…]\ny-type: indirect\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump github.com/projectdiscovery/networkpolicy (#548)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-25T19:56:55Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "0e608bd2f5a243102203018b600c23aba18fa5d9",
          "body": "Bumps [github.com/projectdiscovery/hmap](https://github.com/projectdiscovery/hmap) from 0.0.100 to 0.0.101.\n- [Release notes](https://github.com/projectdiscovery/hmap/releases)\n- [Commits](https://github.com/projectdiscovery/hmap/compare/v0.0.100...v0.0.101)\n\n---\nupdated-dependencies:\n- dependency-n\n[…]\ny-type: indirect\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump github.com/projectdiscovery/hmap (#545)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-25T19:52:58Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "79a6329717604540394d23e5f5ab7c790c844aac",
          "body": "Bumps [github.com/projectdiscovery/networkpolicy](https://github.com/projectdiscovery/networkpolicy) from 0.1.37 to 0.1.38.\n- [Release notes](https://github.com/projectdiscovery/networkpolicy/releases)\n- [Commits](https://github.com/projectdiscovery/networkpolicy/compare/v0.1.37...v0.1.38)\n\n---\nupda\n[…]\ny-type: indirect\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump github.com/projectdiscovery/networkpolicy (#543)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-18T23:34:14Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "fda664b725b6bb9c3a9332073cc4a12344d38c81",
          "body": "Bumps [github.com/projectdiscovery/fastdialer](https://github.com/projectdiscovery/fastdialer) from 0.5.6 to 0.5.7.\n- [Release notes](https://github.com/projectdiscovery/fastdialer/releases)\n- [Commits](https://github.com/projectdiscovery/fastdialer/compare/v0.5.6...v0.5.7)\n\n---\nupdated-dependencies\n[…]\nirect:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump github.com/projectdiscovery/fastdialer (#541)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-11T21:36:39Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "ead7ad9e864756ad816f7d2d4c292f027f04acc1",
          "body": "Bumps [github.com/projectdiscovery/utils](https://github.com/projectdiscovery/utils) from 0.10.1 to 0.11.0.\n- [Release notes](https://github.com/projectdiscovery/utils/releases)\n- [Changelog](https://github.com/projectdiscovery/utils/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/projectdisc\n[…]\nirect:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump github.com/projectdiscovery/utils (#542)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-11T21:33:30Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "187fc69b872149996bfd75660e77effcfc4e61e2",
          "body": "Bumps [github.com/projectdiscovery/networkpolicy](https://github.com/projectdiscovery/networkpolicy) from 0.1.36 to 0.1.37.\n- [Commits](https://github.com/projectdiscovery/networkpolicy/compare/v0.1.36...v0.1.37)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/projectdiscovery/networkpolicy\n[…]\ny-type: indirect\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump github.com/projectdiscovery/networkpolicy (#540)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-27T17:05:38Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "40d774d321fd805ecdd95832e7ac6bdd5a15bbcc",
          "body": "Bumps [github.com/projectdiscovery/utils](https://github.com/projectdiscovery/utils) from 0.10.0 to 0.10.1.\n- [Release notes](https://github.com/projectdiscovery/utils/releases)\n- [Changelog](https://github.com/projectdiscovery/utils/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/projectdisc\n[…]\nirect:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump github.com/projectdiscovery/utils (#539)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-20T16:04:55Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "31e12abe9e762dcb1fbc4f3ed289c1831cb46e46",
          "body": "Bumps [github.com/projectdiscovery/fastdialer](https://github.com/projectdiscovery/fastdialer) from 0.5.5 to 0.5.6.\n- [Release notes](https://github.com/projectdiscovery/fastdialer/releases)\n- [Commits](https://github.com/projectdiscovery/fastdialer/compare/v0.5.5...v0.5.6)\n\n---\nupdated-dependencies\n[…]\nirect:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump github.com/projectdiscovery/fastdialer (#538)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-30T15:04:06Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "b74fe0bcab526515dc6f840f068eb31f1e4c369e",
          "body": "Bumps [github.com/projectdiscovery/networkpolicy](https://github.com/projectdiscovery/networkpolicy) from 0.1.35 to 0.1.36.\n- [Release notes](https://github.com/projectdiscovery/networkpolicy/releases)\n- [Commits](https://github.com/projectdiscovery/networkpolicy/compare/v0.1.35...v0.1.36)\n\n---\nupda\n[…]\ny-type: indirect\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump github.com/projectdiscovery/networkpolicy (#537)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-30T14:59:48Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "37e407efc9b8fc57ccea78452a4848cd70fbefdc",
          "body": "Bumps [github.com/projectdiscovery/networkpolicy](https://github.com/projectdiscovery/networkpolicy) from 0.1.34 to 0.1.35.\n- [Release notes](https://github.com/projectdiscovery/networkpolicy/releases)\n- [Commits](https://github.com/projectdiscovery/networkpolicy/compare/v0.1.34...v0.1.35)\n\n---\nupda\n[…]\ny-type: indirect\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump github.com/projectdiscovery/networkpolicy (#535)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-23T13:57:06Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "255ed6118d33c82f3f655a8f58056233eeea55e7",
          "body": "…0.0 (#536)\n\nBumps [github.com/projectdiscovery/utils](https://github.com/projectdiscovery/utils) from 0.9.0 to 0.10.0.\n- [Release notes](https://github.com/projectdiscovery/utils/releases)\n- [Changelog](https://github.com/projectdiscovery/utils/blob/main/CHANGELOG.md)\n- [Commits](https://github.com\n[…]\nirect:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump github.com/projectdiscovery/utils from 0.9.0 to 0.1…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-23T13:55:29Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "7553da7cf313f45f9baab9aafa900db7de4524d1",
          "body": "Bumps [github.com/projectdiscovery/retryabledns](https://github.com/projectdiscovery/retryabledns) from 1.0.113 to 1.0.114.\n- [Release notes](https://github.com/projectdiscovery/retryabledns/releases)\n- [Commits](https://github.com/projectdiscovery/retryabledns/compare/v1.0.113...v1.0.114)\n\n---\nupda\n[…]\ny-type: indirect\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump github.com/projectdiscovery/retryabledns (#534)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-23T13:54:07Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "e020a75c477e7fae5dca35dd8a6e45d23d106994",
          "body": "Bumps [github.com/projectdiscovery/fastdialer](https://github.com/projectdiscovery/fastdialer) from 0.5.3 to 0.5.4.\n- [Release notes](https://github.com/projectdiscovery/fastdialer/releases)\n- [Commits](https://github.com/projectdiscovery/fastdialer/compare/v0.5.3...v0.5.4)\n\n---\nupdated-dependencies\n[…]\nirect:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump github.com/projectdiscovery/fastdialer (#519)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-22T13:46:02Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "405115e5d09724b092f440c039e4053ffb1f1106",
          "body": "Bumps [github.com/projectdiscovery/hmap](https://github.com/projectdiscovery/hmap) from 0.0.99 to 0.0.100.\n- [Release notes](https://github.com/projectdiscovery/hmap/releases)\n- [Commits](https://github.com/projectdiscovery/hmap/compare/v0.0.99...v0.0.100)\n\n---\nupdated-dependencies:\n- dependency-nam\n[…]\ny-type: indirect\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump github.com/projectdiscovery/hmap (#520)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-22T13:34:29Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "6295c49c71221359c03d6a2548e44de1ace4cadf",
          "body": "…ithub.com/refraction-networking/utls-1.8.2\n\nchore(deps): bump github.com/refraction-networking/utls from 1.7.1 to 1.8.2",
          "is_bot": false,
          "headline": "Merge pull request #525 from projectdiscovery/dependabot/go_modules/g…",
          "author_name": "Mzack9999",
          "author_login": "Mzack9999",
          "committed_at": "2026-03-22T13:31:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4172a1a423c2bda736875ac617cca534d02bec2c",
          "body": null,
          "is_bot": false,
          "headline": "automerge",
          "author_name": "Mzack9999",
          "author_login": "Mzack9999",
          "committed_at": "2026-03-22T13:28:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8eda56c0528053c3ca2b0b5c460a1534fe40d4be",
          "body": "Bumps [github.com/refraction-networking/utls](https://github.com/refraction-networking/utls) from 1.7.1 to 1.8.2.\n- [Release notes](https://github.com/refraction-networking/utls/releases)\n- [Commits](https://github.com/refraction-networking/utls/compare/v1.7.1...v1.8.2)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/refraction-networking/utls\n  dependency-version: 1.8.2\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump github.com/refraction-networking/utls",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-19T17:57:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "46883421ef67f1462b3b72bb11fad07a622657c7",
          "body": "Bumps [github.com/projectdiscovery/retryabledns](https://github.com/projectdiscovery/retryabledns) from 1.0.112 to 1.0.113.\n- [Release notes](https://github.com/projectdiscovery/retryabledns/releases)\n- [Commits](https://github.com/projectdiscovery/retryabledns/compare/v1.0.112...v1.0.113)\n\n---\nupda\n[…]\n: github.com/projectdiscovery/retryabledns\n  dependency-version: 1.0.113\n  dependency-type: indirect\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump github.com/projectdiscovery/retryabledns",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-01-26T15:01:23Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "c2dbc920fc40ab49b3f7ad7bd27dd3e839aeb923",
          "body": "Bumps [github.com/projectdiscovery/networkpolicy](https://github.com/projectdiscovery/networkpolicy) from 0.1.33 to 0.1.34.\n- [Release notes](https://github.com/projectdiscovery/networkpolicy/releases)\n- [Commits](https://github.com/projectdiscovery/networkpolicy/compare/v0.1.33...v0.1.34)\n\n---\nupda\n[…]\n: github.com/projectdiscovery/networkpolicy\n  dependency-version: 0.1.34\n  dependency-type: indirect\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump github.com/projectdiscovery/networkpolicy",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-01-26T14:57:32Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "d58d7fcc9273fd0ed3702fd88b2d9ecde660bbec",
          "body": "Bumps [github.com/projectdiscovery/utils](https://github.com/projectdiscovery/utils) from 0.8.0 to 0.9.0.\n- [Release notes](https://github.com/projectdiscovery/utils/releases)\n- [Changelog](https://github.com/projectdiscovery/utils/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/projectdiscov\n[…]\n: github.com/projectdiscovery/utils\n  dependency-version: 0.9.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump github.com/projectdiscovery/utils from 0.8.0 to 0.9.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-01-19T15:40:57Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "411f4a882ee41c4340a19ae74a3f133e04bb3269",
          "body": "Bumps [github.com/projectdiscovery/fastdialer](https://github.com/projectdiscovery/fastdialer) from 0.5.2 to 0.5.3.\n- [Release notes](https://github.com/projectdiscovery/fastdialer/releases)\n- [Commits](https://github.com/projectdiscovery/fastdialer/compare/v0.5.2...v0.5.3)\n\n---\nupdated-dependencies\n[…]\nhub.com/projectdiscovery/fastdialer\n  dependency-version: 0.5.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": "chore(deps): bump github.com/projectdiscovery/fastdialer",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-01-12T17:02:14Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "128c587848ec485bc7d2975a4fb38ef793179a40",
          "body": "Bumps [github.com/projectdiscovery/fastdialer](https://github.com/projectdiscovery/fastdialer) from 0.5.1 to 0.5.2.\n- [Release notes](https://github.com/projectdiscovery/fastdialer/releases)\n- [Commits](https://github.com/projectdiscovery/fastdialer/compare/v0.5.1...v0.5.2)\n\n---\nupdated-dependencies\n[…]\nhub.com/projectdiscovery/fastdialer\n  dependency-version: 0.5.2\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": "chore(deps): bump github.com/projectdiscovery/fastdialer",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-01-05T13:07:13Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "4c2957adc2d0be0781e6e28999a74c4d23a1790f",
          "body": "Bumps [github.com/projectdiscovery/retryabledns](https://github.com/projectdiscovery/retryabledns) from 1.0.111 to 1.0.112.\n- [Release notes](https://github.com/projectdiscovery/retryabledns/releases)\n- [Commits](https://github.com/projectdiscovery/retryabledns/compare/v1.0.111...v1.0.112)\n\n---\nupda\n[…]\n: github.com/projectdiscovery/retryabledns\n  dependency-version: 1.0.112\n  dependency-type: indirect\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump github.com/projectdiscovery/retryabledns",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-12-29T13:12:50Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "dbc15ca6fb02fc4146f24f4c631df8fee22482f2",
          "body": "Bumps [github.com/projectdiscovery/hmap](https://github.com/projectdiscovery/hmap) from 0.0.98 to 0.0.99.\n- [Release notes](https://github.com/projectdiscovery/hmap/releases)\n- [Commits](https://github.com/projectdiscovery/hmap/compare/v0.0.98...v0.0.99)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/projectdiscovery/hmap\n  dependency-version: 0.0.99\n  dependency-type: indirect\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump github.com/projectdiscovery/hmap from 0.0.98 to 0.0.99",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-12-29T13:09:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ff54a46e925efd9d471f5cd4cb7734d7aae3e602",
          "body": "Bumps [github.com/projectdiscovery/fastdialer](https://github.com/projectdiscovery/fastdialer) from 0.5.0 to 0.5.1.\n- [Release notes](https://github.com/projectdiscovery/fastdialer/releases)\n- [Commits](https://github.com/projectdiscovery/fastdialer/compare/v0.5.0...v0.5.1)\n\n---\nupdated-dependencies\n[…]\nhub.com/projectdiscovery/fastdialer\n  dependency-version: 0.5.1\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": "chore(deps): bump github.com/projectdiscovery/fastdialer",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-12-29T13:06:28Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "5a4fbe541defe6166262e8a61304e431a7b3a44c",
          "body": "Bumps [github.com/projectdiscovery/networkpolicy](https://github.com/projectdiscovery/networkpolicy) from 0.1.32 to 0.1.33.\n- [Release notes](https://github.com/projectdiscovery/networkpolicy/releases)\n- [Commits](https://github.com/projectdiscovery/networkpolicy/compare/v0.1.32...v0.1.33)\n\n---\nupda\n[…]\n: github.com/projectdiscovery/networkpolicy\n  dependency-version: 0.1.33\n  dependency-type: indirect\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump github.com/projectdiscovery/networkpolicy",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-12-29T13:06:14Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "34ab8fcc91e371eea2fe1ecadde04c57307da168",
          "body": "Bumps [github.com/projectdiscovery/utils](https://github.com/projectdiscovery/utils) from 0.7.3 to 0.8.0.\n- [Release notes](https://github.com/projectdiscovery/utils/releases)\n- [Changelog](https://github.com/projectdiscovery/utils/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/projectdiscov\n[…]\n: github.com/projectdiscovery/utils\n  dependency-version: 0.8.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump github.com/projectdiscovery/utils from 0.7.3 to 0.8.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-12-22T13:10:15Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "40d24bdf381a0f18765f482ece467e3af49b754b",
          "body": "Bumps [github.com/projectdiscovery/fastdialer](https://github.com/projectdiscovery/fastdialer) from 0.4.20 to 0.5.0.\n- [Release notes](https://github.com/projectdiscovery/fastdialer/releases)\n- [Commits](https://github.com/projectdiscovery/fastdialer/compare/v0.4.20...v0.5.0)\n\n---\nupdated-dependenci\n[…]\nhub.com/projectdiscovery/fastdialer\n  dependency-version: 0.5.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump github.com/projectdiscovery/fastdialer",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-12-22T13:07:14Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "ec698207db687fd5faf742daef4772ebe36dd342",
          "body": "…S-session-cache-for-conn-resumption\n\nfeat: add TLS session cache for conn resumption",
          "is_bot": false,
          "headline": "Merge pull request #507 from projectdiscovery/dwisiswant0/feat/add-TL…",
          "author_name": "Mzack9999",
          "author_login": "Mzack9999",
          "committed_at": "2025-12-21T10:59:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6d31f5e051de52a04e72081c411f13432cbea5fe",
          "body": null,
          "is_bot": false,
          "headline": "lint",
          "author_name": "Mzack9999",
          "author_login": "Mzack9999",
          "committed_at": "2025-12-21T10:56:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "765058a9ba608081b2dbed484cf0244f9f481a10",
          "body": "…onn-resumption",
          "is_bot": false,
          "headline": "Merge branch 'main' into dwisiswant0/feat/add-TLS-session-cache-for-c…",
          "author_name": "Mzack9999",
          "author_login": "Mzack9999",
          "committed_at": "2025-12-21T10:56:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dab4f564f06b0970b734392992f88d4f6204ba52",
          "body": "for custom transport middleware.\n\nThis enables users to wrap the underlying\n`http.RoundTripper` with custom middleware without\nlosing the default transport configuration\n(fastdialer, TLS settings, connection pooling).\n\nThe wrapper function receives the default\ntransport and returns the transport to use. It is\napplied to both HTTP/1.1 and HTTP/2 clients.\n\nCloses #504.\n\nSigned-off-by: Dwi Siswanto <git@dw1.io>",
          "is_bot": false,
          "headline": "feat: add `WrapTransport` option (#505)",
          "author_name": "Dwi Siswanto",
          "author_login": "dwisiswant0",
          "committed_at": "2025-12-20T01:07:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "89f8aa10fe5c9fc61dc6ed0dcdbc012bfc805fc5",
          "body": "Automatically configure TLS `ClientSessionCache`\non HTTP transports to enable session ticket reuse.\nThis reduces TLS handshake overhead from 2-RTT to\n1-RTT on reconnection and avoids repeated\nasymmetric crypto ops.\n\nDefault cache size is 1024 entries per transport.\nConfigurable via `Options.TLSSessionCacheSize`.\n\nCloses #506.\n\nSigned-off-by: Dwi Siswanto <git@dw1.io>",
          "is_bot": false,
          "headline": "feat: add TLS session cache for conn resumption",
          "author_name": "Dwi Siswanto",
          "author_login": "dwisiswant0",
          "committed_at": "2025-12-20T00:12:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c769437e255dc24e7cc2f98743da94eef5be81ff",
          "body": "Bumps [github.com/projectdiscovery/networkpolicy](https://github.com/projectdiscovery/networkpolicy) from 0.1.31 to 0.1.32.\n- [Release notes](https://github.com/projectdiscovery/networkpolicy/releases)\n- [Commits](https://github.com/projectdiscovery/networkpolicy/compare/v0.1.31...v0.1.32)\n\n---\nupda\n[…]\n: github.com/projectdiscovery/networkpolicy\n  dependency-version: 0.1.32\n  dependency-type: indirect\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump github.com/projectdiscovery/networkpolicy",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-12-15T13:12:03Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "f0a1beea0763364d5329499be559bd443d601ebc",
          "body": "Bumps [github.com/projectdiscovery/fastdialer](https://github.com/projectdiscovery/fastdialer) from 0.4.19 to 0.4.20.\n- [Release notes](https://github.com/projectdiscovery/fastdialer/releases)\n- [Commits](https://github.com/projectdiscovery/fastdialer/compare/v0.4.19...v0.4.20)\n\n---\nupdated-dependen\n[…]\nub.com/projectdiscovery/fastdialer\n  dependency-version: 0.4.20\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": "chore(deps): bump github.com/projectdiscovery/fastdialer",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-12-15T13:09:06Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "8b6d4c008642125638a833067780e246dfc3ece6",
          "body": "Bumps [github.com/projectdiscovery/networkpolicy](https://github.com/projectdiscovery/networkpolicy) from 0.1.29 to 0.1.31.\n- [Release notes](https://github.com/projectdiscovery/networkpolicy/releases)\n- [Commits](https://github.com/projectdiscovery/networkpolicy/compare/v0.1.29...v0.1.31)\n\n---\nupda\n[…]\n: github.com/projectdiscovery/networkpolicy\n  dependency-version: 0.1.31\n  dependency-type: indirect\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump github.com/projectdiscovery/networkpolicy",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-12-08T13:17:28Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "ef042d3bc5277db7b28eff92297aedeab7469839",
          "body": "Bumps [github.com/projectdiscovery/fastdialer](https://github.com/projectdiscovery/fastdialer) from 0.4.17 to 0.4.19.\n- [Release notes](https://github.com/projectdiscovery/fastdialer/releases)\n- [Commits](https://github.com/projectdiscovery/fastdialer/compare/v0.4.17...v0.4.19)\n\n---\nupdated-dependen\n[…]\nub.com/projectdiscovery/fastdialer\n  dependency-version: 0.4.19\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": "chore(deps): bump github.com/projectdiscovery/fastdialer",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-12-08T13:14:29Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "31bc2eed6b37bacc2399475c2a9fc271d614a70c",
          "body": "Bumps [github.com/projectdiscovery/retryabledns](https://github.com/projectdiscovery/retryabledns) from 1.0.109 to 1.0.111.\n- [Release notes](https://github.com/projectdiscovery/retryabledns/releases)\n- [Commits](https://github.com/projectdiscovery/retryabledns/compare/v1.0.109...v1.0.111)\n\n---\nupda\n[…]\n: github.com/projectdiscovery/retryabledns\n  dependency-version: 1.0.111\n  dependency-type: indirect\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump github.com/projectdiscovery/retryabledns",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-12-08T13:11:34Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "2f31d1c4aabb1d13a383a2571247332e76860ea5",
          "body": "Bumps [github.com/projectdiscovery/hmap](https://github.com/projectdiscovery/hmap) from 0.0.96 to 0.0.98.\n- [Release notes](https://github.com/projectdiscovery/hmap/releases)\n- [Commits](https://github.com/projectdiscovery/hmap/compare/v0.0.96...v0.0.98)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/projectdiscovery/hmap\n  dependency-version: 0.0.98\n  dependency-type: indirect\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump github.com/projectdiscovery/hmap from 0.0.96 to 0.0.98",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-12-08T13:08:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "772b3f440b7c6792c2636ec3d2328400d2f0080a",
          "body": "…tBody-methods-for-body-handling\n\nfeat: add `SetBody*` methods for body handling",
          "is_bot": false,
          "headline": "Merge pull request #496 from projectdiscovery/dwisiswant0/feat/add-Se…",
          "author_name": "Mzack9999",
          "author_login": "Mzack9999",
          "committed_at": "2025-12-06T07:12:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5e728a6b6d1a722fd72a1eec7e6559ec5de54501",
          "body": "This commit introduces `SetBody*` methods to the\n`Request` struct. These methods provide a\nconsistent and safe way to set request bodies,\nensuring that `GetBody` is correctly populated for\nretries and redirects (307/308).\n\nChanges:\n\n* `SetBodyReader`: Low-level setter for\n  pre-existing reusable rea\n[…]\nted `TestRedirectPOST*` tests to verify the\n  new methods.\n\nThis addresses issues where retries or redirects\nwould fail due to a missing or non-reusable body.\n\nSigned-off-by: Dwi Siswanto <git@dw1.io>",
          "is_bot": false,
          "headline": "feat: add `SetBody*` methods for body handling",
          "author_name": "Dwi Siswanto",
          "author_login": "dwisiswant0",
          "committed_at": "2025-12-06T06:20:12Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "5d327f8ad60e4a242e5e99670dae95f3136060c9",
          "body": "Signed-off-by: Dwi Siswanto <git@dw1.io>",
          "is_bot": false,
          "headline": "chore: satisfy lints",
          "author_name": "Dwi Siswanto",
          "author_login": "dwisiswant0",
          "committed_at": "2025-12-05T17:14:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1cc0135bac79ca9968fc2cc5a2b455a9da53488c",
          "body": "When sending POST requests with a non-empty body\nthat trigger 307/308 redirects, the redirects fail\nbecause the underlying `http.Request.GetBody` is\nnil by default.\n\nThis patch populates `GetBody` using the existing\nreusable body reader, allowing the `net/http`\nclient to rewind and replay the body.\n\nFixes #493.\n\nSigned-off-by: Dwi Siswanto <git@dw1.io>",
          "is_bot": false,
          "headline": "fix: populate `GetBody` to support 307/308 redirects",
          "author_name": "Dwi Siswanto",
          "author_login": "dwisiswant0",
          "committed_at": "2025-12-05T17:04:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e49953b337b177f4126dffbd3fd23b992e2b8b48",
          "body": "Signed-off-by: Dwi Siswanto <git@dw1.io>",
          "is_bot": false,
          "headline": "test: adds `TestRedirectPOST*` tests",
          "author_name": "Dwi Siswanto",
          "author_login": "dwisiswant0",
          "committed_at": "2025-12-05T17:04:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "119cac7419c7c4a4ed9791bec2a535aaefa3aaff",
          "body": "Bumps [github.com/projectdiscovery/retryabledns](https://github.com/projectdiscovery/retryabledns) from 1.0.108 to 1.0.109.\n- [Release notes](https://github.com/projectdiscovery/retryabledns/releases)\n- [Commits](https://github.com/projectdiscovery/retryabledns/compare/v1.0.108...v1.0.109)\n\n---\nupda\n[…]\n: github.com/projectdiscovery/retryabledns\n  dependency-version: 1.0.109\n  dependency-type: indirect\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump github.com/projectdiscovery/retryabledns",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-11-24T15:41:29Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "533174a2f7ab9089feea2044a80a57689214719d",
          "body": "Bumps [github.com/projectdiscovery/hmap](https://github.com/projectdiscovery/hmap) from 0.0.95 to 0.0.96.\n- [Release notes](https://github.com/projectdiscovery/hmap/releases)\n- [Commits](https://github.com/projectdiscovery/hmap/compare/v0.0.95...v0.0.96)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/projectdiscovery/hmap\n  dependency-version: 0.0.96\n  dependency-type: indirect\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump github.com/projectdiscovery/hmap from 0.0.95 to 0.0.96",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-11-24T15:27:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6158e352b867134b5018270c089f81ed6e4f5846",
          "body": "Bumps [github.com/projectdiscovery/utils](https://github.com/projectdiscovery/utils) from 0.6.1 to 0.7.1.\n- [Release notes](https://github.com/projectdiscovery/utils/releases)\n- [Changelog](https://github.com/projectdiscovery/utils/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/projectdiscov\n[…]\n: github.com/projectdiscovery/utils\n  dependency-version: 0.7.1\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump github.com/projectdiscovery/utils from 0.6.1 to 0.7.1",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-11-24T15:11:06Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "878ec01e6ba11ed93a4bcc0bd9f959cdba9f71be",
          "body": "Bumps [github.com/projectdiscovery/fastdialer](https://github.com/projectdiscovery/fastdialer) from 0.4.15 to 0.4.17.\n- [Release notes](https://github.com/projectdiscovery/fastdialer/releases)\n- [Commits](https://github.com/projectdiscovery/fastdialer/compare/v0.4.15...v0.4.17)\n\n---\nupdated-dependen\n[…]\nub.com/projectdiscovery/fastdialer\n  dependency-version: 0.4.17\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": "chore(deps): bump github.com/projectdiscovery/fastdialer",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-11-24T14:17:00Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "b866939f536a5fe3f942c725f651fb98f4e82f9c",
          "body": "Bumps [github.com/projectdiscovery/networkpolicy](https://github.com/projectdiscovery/networkpolicy) from 0.1.28 to 0.1.29.\n- [Release notes](https://github.com/projectdiscovery/networkpolicy/releases)\n- [Commits](https://github.com/projectdiscovery/networkpolicy/compare/v0.1.28...v0.1.29)\n\n---\nupda\n[…]\n: github.com/projectdiscovery/networkpolicy\n  dependency-version: 0.1.29\n  dependency-type: indirect\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump github.com/projectdiscovery/networkpolicy",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-11-24T14:16:40Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "ab164ca02bdba0a41940c04bd65fe431021db486",
          "body": "Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.37.0 to 0.45.0.\n- [Commits](https://github.com/golang/crypto/compare/v0.37.0...v0.45.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/crypto\n  dependency-version: 0.45.0\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump golang.org/x/crypto from 0.37.0 to 0.45.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-11-20T02:35:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8ca13d48cca0961a3d1fb9707b44d6073053c0a9",
          "body": "Bumps [github.com/projectdiscovery/networkpolicy](https://github.com/projectdiscovery/networkpolicy) from 0.1.27 to 0.1.28.\n- [Release notes](https://github.com/projectdiscovery/networkpolicy/releases)\n- [Commits](https://github.com/projectdiscovery/networkpolicy/compare/v0.1.27...v0.1.28)\n\n---\nupda\n[…]\n: github.com/projectdiscovery/networkpolicy\n  dependency-version: 0.1.28\n  dependency-type: indirect\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump github.com/projectdiscovery/networkpolicy",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-11-17T13:34:44Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "9e16feaca14442512b6dcc38839ba87604d33559",
          "body": "Bumps [github.com/projectdiscovery/utils](https://github.com/projectdiscovery/utils) from 0.6.0 to 0.6.1.\n- [Release notes](https://github.com/projectdiscovery/utils/releases)\n- [Changelog](https://github.com/projectdiscovery/utils/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/projectdiscov\n[…]\n: github.com/projectdiscovery/utils\n  dependency-version: 0.6.1\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": "chore(deps): bump github.com/projectdiscovery/utils from 0.6.0 to 0.6.1",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-11-17T13:10:36Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "b5deb5b7df55a0b46251a35e8b332c0112ccac3a",
          "body": "Bumps [github.com/projectdiscovery/fastdialer](https://github.com/projectdiscovery/fastdialer) from 0.4.14 to 0.4.15.\n- [Release notes](https://github.com/projectdiscovery/fastdialer/releases)\n- [Commits](https://github.com/projectdiscovery/fastdialer/compare/v0.4.14...v0.4.15)\n\n---\nupdated-dependen\n[…]\nub.com/projectdiscovery/fastdialer\n  dependency-version: 0.4.15\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": "chore(deps): bump github.com/projectdiscovery/fastdialer",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-11-03T13:16:00Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "129c1fdf849bf77bd35634557d0fa63a3ad46b35",
          "body": "…dle-conns-for-HTTPClient2\n\nfix: close idle conns for `HTTPClient2`",
          "is_bot": false,
          "headline": "Merge pull request #483 from projectdiscovery/dwisiswant0/fix/close-i…",
          "author_name": "Mzack9999",
          "author_login": "Mzack9999",
          "committed_at": "2025-11-03T12:48:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "84f6caa9a08639e741321aab3d3c5d4391ed3639",
          "body": "to prevent memory leak\n\nThe HTTPClient2 instance was being created on\nevery `NewClient()` call but its idle\nconnections were never closed, leading to memory\naccumulation.\nWhile HTTPClient2 is only used as a fallback for\nHTTP/2 protocol errors, it still allocates ~45MB\nof per client instance (24MB fo\n[…]\nd `HTTPClient2`\nhave their idle connections properly closed,\npreventing the memory leak in scenarios where\nmultiple client instances are created.\n\nFixes #482.\n\nSigned-off-by: Dwi Siswanto <git@dw1.io>",
          "is_bot": false,
          "headline": "fix: close idle conns for `HTTPClient2`",
          "author_name": "Dwi Siswanto",
          "author_login": "dwisiswant0",
          "committed_at": "2025-11-03T11:19:22Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "a50c5a8a6069650e8c23ab6e5b74fce06570850a",
          "body": "Bumps [github.com/projectdiscovery/fastdialer](https://github.com/projectdiscovery/fastdialer) from 0.4.13 to 0.4.14.\n- [Release notes](https://github.com/projectdiscovery/fastdialer/releases)\n- [Commits](https://github.com/projectdiscovery/fastdialer/compare/v0.4.13...v0.4.14)\n\n---\nupdated-dependen\n[…]\nub.com/projectdiscovery/fastdialer\n  dependency-version: 0.4.14\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": "chore(deps): bump github.com/projectdiscovery/fastdialer",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-10-27T14:50:42Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "1513c947e0b9cd81c881374f04f755e7fd2f3502",
          "body": "Bumps [github.com/projectdiscovery/networkpolicy](https://github.com/projectdiscovery/networkpolicy) from 0.1.26 to 0.1.27.\n- [Release notes](https://github.com/projectdiscovery/networkpolicy/releases)\n- [Commits](https://github.com/projectdiscovery/networkpolicy/compare/v0.1.26...v0.1.27)\n\n---\nupda\n[…]\n: github.com/projectdiscovery/networkpolicy\n  dependency-version: 0.1.27\n  dependency-type: indirect\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump github.com/projectdiscovery/networkpolicy",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-10-27T13:34:59Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "1ef8e091cf4c533db69da21a02f939269568168e",
          "body": "Bumps [github.com/projectdiscovery/fastdialer](https://github.com/projectdiscovery/fastdialer) from 0.4.12 to 0.4.13.\n- [Release notes](https://github.com/projectdiscovery/fastdialer/releases)\n- [Commits](https://github.com/projectdiscovery/fastdialer/compare/v0.4.12...v0.4.13)\n\n---\nupdated-dependen\n[…]\nub.com/projectdiscovery/fastdialer\n  dependency-version: 0.4.13\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": "chore(deps): bump github.com/projectdiscovery/fastdialer",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-10-13T13:26:59Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "895868c2490ad87ad51d4c303b08220a94c34ca4",
          "body": "Bumps [github.com/projectdiscovery/networkpolicy](https://github.com/projectdiscovery/networkpolicy) from 0.1.25 to 0.1.26.\n- [Release notes](https://github.com/projectdiscovery/networkpolicy/releases)\n- [Commits](https://github.com/projectdiscovery/networkpolicy/compare/v0.1.25...v0.1.26)\n\n---\nupda\n[…]\n: github.com/projectdiscovery/networkpolicy\n  dependency-version: 0.1.26\n  dependency-type: indirect\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump github.com/projectdiscovery/networkpolicy",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-10-06T13:30:17Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "480828edb699ceafa2e8878fcbed8cd0390e22cc",
          "body": "Bumps [github.com/projectdiscovery/fastdialer](https://github.com/projectdiscovery/fastdialer) from 0.4.11 to 0.4.12.\n- [Release notes](https://github.com/projectdiscovery/fastdialer/releases)\n- [Commits](https://github.com/projectdiscovery/fastdialer/compare/v0.4.11...v0.4.12)\n\n---\nupdated-dependen\n[…]\nub.com/projectdiscovery/fastdialer\n  dependency-version: 0.4.12\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": "chore(deps): bump github.com/projectdiscovery/fastdialer",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-10-06T13:26:42Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "ffbf8102898ec7756c79e91cf6958e0c728c86fb",
          "body": "Bumps [github.com/projectdiscovery/utils](https://github.com/projectdiscovery/utils) from 0.5.0 to 0.6.0.\n- [Release notes](https://github.com/projectdiscovery/utils/releases)\n- [Changelog](https://github.com/projectdiscovery/utils/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/projectdiscov\n[…]\n: github.com/projectdiscovery/utils\n  dependency-version: 0.6.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump github.com/projectdiscovery/utils from 0.5.0 to 0.6.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-09-29T17:39:42Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "4eab734d1bb30d9033e9ea0238d7c3c2e39012f0",
          "body": "Bumps [github.com/projectdiscovery/fastdialer](https://github.com/projectdiscovery/fastdialer) from 0.4.10 to 0.4.11.\n- [Release notes](https://github.com/projectdiscovery/fastdialer/releases)\n- [Commits](https://github.com/projectdiscovery/fastdialer/compare/v0.4.10...v0.4.11)\n\n---\nupdated-dependen\n[…]\nub.com/projectdiscovery/fastdialer\n  dependency-version: 0.4.11\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": "chore(deps): bump github.com/projectdiscovery/fastdialer",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-09-22T13:11:03Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "815a66c6127e9864c621d25f40318664e7e8cda1",
          "body": "Bumps [github.com/projectdiscovery/networkpolicy](https://github.com/projectdiscovery/networkpolicy) from 0.1.23 to 0.1.25.\n- [Release notes](https://github.com/projectdiscovery/networkpolicy/releases)\n- [Commits](https://github.com/projectdiscovery/networkpolicy/compare/v0.1.23...v0.1.25)\n\n---\nupda\n[…]\n: github.com/projectdiscovery/networkpolicy\n  dependency-version: 0.1.25\n  dependency-type: indirect\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump github.com/projectdiscovery/networkpolicy",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-09-15T14:35:08Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "801461eef4206a850381913ee867863ca47a0ec4",
          "body": "Bumps [github.com/projectdiscovery/hmap](https://github.com/projectdiscovery/hmap) from 0.0.93 to 0.0.94.\n- [Release notes](https://github.com/projectdiscovery/hmap/releases)\n- [Commits](https://github.com/projectdiscovery/hmap/compare/v0.0.93...v0.0.94)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/projectdiscovery/hmap\n  dependency-version: 0.0.94\n  dependency-type: indirect\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump github.com/projectdiscovery/hmap from 0.0.93 to 0.0.94",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-09-15T14:17:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d34912bf6206ce17f9b432408e101831a0241ad1",
          "body": "Bumps [github.com/projectdiscovery/fastdialer](https://github.com/projectdiscovery/fastdialer) from 0.4.9 to 0.4.10.\n- [Release notes](https://github.com/projectdiscovery/fastdialer/releases)\n- [Commits](https://github.com/projectdiscovery/fastdialer/compare/v0.4.9...v0.4.10)\n\n---\nupdated-dependenci\n[…]\nub.com/projectdiscovery/fastdialer\n  dependency-version: 0.4.10\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": "chore(deps): bump github.com/projectdiscovery/fastdialer",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-09-15T14:06:15Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "212d1544cf39c3fc6bbe1cdb33e99d4ef6b8e241",
          "body": "…ain/github.com/projectdiscovery/networkpolicy-0.1.24\n\nchore(deps): bump github.com/projectdiscovery/networkpolicy from 0.1.23 to 0.1.24",
          "is_bot": false,
          "headline": "Merge pull request #469 from projectdiscovery/dependabot/go_modules/m…",
          "author_name": "Mzack9999",
          "author_login": "Mzack9999",
          "committed_at": "2025-09-15T13:47:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "98eb62f631bb9bbe68820fb25eaf73880b75c882",
          "body": "…tdiscovery/networkpolicy-0.1.24",
          "is_bot": false,
          "headline": "Merge branch 'main' into dependabot/go_modules/main/github.com/projec…",
          "author_name": "Mzack9999",
          "author_login": "Mzack9999",
          "committed_at": "2025-09-15T13:29:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5d9efe3b1016949a7c1184c3565d3d64785baff9",
          "body": "Bumps [github.com/projectdiscovery/networkpolicy](https://github.com/projectdiscovery/networkpolicy) from 0.1.23 to 0.1.24.\n- [Release notes](https://github.com/projectdiscovery/networkpolicy/releases)\n- [Commits](https://github.com/projectdiscovery/networkpolicy/compare/v0.1.23...v0.1.24)\n\n---\nupda\n[…]\n: github.com/projectdiscovery/networkpolicy\n  dependency-version: 0.1.24\n  dependency-type: indirect\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump github.com/projectdiscovery/networkpolicy",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-09-08T13:13:32Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "a43a0e96d654027cc0f80410f2316512083ef7c2",
          "body": "Bumps [github.com/projectdiscovery/fastdialer](https://github.com/projectdiscovery/fastdialer) from 0.4.8 to 0.4.9.\n- [Release notes](https://github.com/projectdiscovery/fastdialer/releases)\n- [Commits](https://github.com/projectdiscovery/fastdialer/compare/v0.4.8...v0.4.9)\n\n---\nupdated-dependencies\n[…]\nhub.com/projectdiscovery/fastdialer\n  dependency-version: 0.4.9\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": "chore(deps): bump github.com/projectdiscovery/fastdialer",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-09-08T13:13:18Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "8472c0def6ea69c978d9d7719a19486532857b01",
          "body": "Bumps [github.com/projectdiscovery/retryabledns](https://github.com/projectdiscovery/retryabledns) from 1.0.106 to 1.0.107.\n- [Release notes](https://github.com/projectdiscovery/retryabledns/releases)\n- [Commits](https://github.com/projectdiscovery/retryabledns/compare/v1.0.106...v1.0.107)\n\n---\nupda\n[…]\n: github.com/projectdiscovery/retryabledns\n  dependency-version: 1.0.107\n  dependency-type: indirect\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump github.com/projectdiscovery/retryabledns",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-09-08T13:12:55Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "b06e6811154e7f3fbc6a0d177178b7bbe34da7bf",
          "body": "Bumps [github.com/projectdiscovery/utils](https://github.com/projectdiscovery/utils) from 0.4.23 to 0.5.0.\n- [Release notes](https://github.com/projectdiscovery/utils/releases)\n- [Changelog](https://github.com/projectdiscovery/utils/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/projectdisco\n[…]\n: github.com/projectdiscovery/utils\n  dependency-version: 0.5.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump github.com/projectdiscovery/utils from 0.4.23 to 0.5.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-09-02T00:01:13Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "ff3ea227063fd47e2fcb80f858d393da5e1788bb",
          "body": "Bumps [github.com/projectdiscovery/networkpolicy](https://github.com/projectdiscovery/networkpolicy) from 0.1.22 to 0.1.23.\n- [Release notes](https://github.com/projectdiscovery/networkpolicy/releases)\n- [Commits](https://github.com/projectdiscovery/networkpolicy/compare/v0.1.22...v0.1.23)\n\n---\nupda\n[…]\n: github.com/projectdiscovery/networkpolicy\n  dependency-version: 0.1.23\n  dependency-type: indirect\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump github.com/projectdiscovery/networkpolicy",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-09-01T23:51:30Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "57519387a3123247cba1d32fc770eae01ce7a382",
          "body": "Bumps [github.com/projectdiscovery/fastdialer](https://github.com/projectdiscovery/fastdialer) from 0.4.7 to 0.4.8.\n- [Release notes](https://github.com/projectdiscovery/fastdialer/releases)\n- [Commits](https://github.com/projectdiscovery/fastdialer/compare/v0.4.7...v0.4.8)\n\n---\nupdated-dependencies\n[…]\nhub.com/projectdiscovery/fastdialer\n  dependency-version: 0.4.8\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": "chore(deps): bump github.com/projectdiscovery/fastdialer",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-09-01T22:15:30Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "60c9a94d2d9ea99a2fcfe76e901c1f0f282d3ee3",
          "body": "Bumps [github.com/projectdiscovery/networkpolicy](https://github.com/projectdiscovery/networkpolicy) from 0.1.20 to 0.1.22.\n- [Release notes](https://github.com/projectdiscovery/networkpolicy/releases)\n- [Commits](https://github.com/projectdiscovery/networkpolicy/compare/v0.1.20...v0.1.22)\n\n---\nupda\n[…]\n: github.com/projectdiscovery/networkpolicy\n  dependency-version: 0.1.22\n  dependency-type: indirect\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump github.com/projectdiscovery/networkpolicy",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-08-26T00:27:49Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "2cd2c555ccc3b5e04b6a39acfd19fde042f66457",
          "body": "Bumps [github.com/projectdiscovery/fastdialer](https://github.com/projectdiscovery/fastdialer) from 0.4.6 to 0.4.7.\n- [Release notes](https://github.com/projectdiscovery/fastdialer/releases)\n- [Commits](https://github.com/projectdiscovery/fastdialer/compare/v0.4.6...v0.4.7)\n\n---\nupdated-dependencies\n[…]\nhub.com/projectdiscovery/fastdialer\n  dependency-version: 0.4.7\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": "chore(deps): bump github.com/projectdiscovery/fastdialer",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-08-25T23:42:22Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "03b7ad7a6fd9dea7b568ed3f9c2966c49a979093",
          "body": "Bumps [github.com/projectdiscovery/retryabledns](https://github.com/projectdiscovery/retryabledns) from 1.0.105 to 1.0.106.\n- [Release notes](https://github.com/projectdiscovery/retryabledns/releases)\n- [Commits](https://github.com/projectdiscovery/retryabledns/compare/v1.0.105...v1.0.106)\n\n---\nupda\n[…]\n: github.com/projectdiscovery/retryabledns\n  dependency-version: 1.0.106\n  dependency-type: indirect\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump github.com/projectdiscovery/retryabledns",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-08-25T23:38:52Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "33fd06100e3f0d61887188e5c1200380f0d66822",
          "body": "Bumps [github.com/projectdiscovery/hmap](https://github.com/projectdiscovery/hmap) from 0.0.92 to 0.0.93.\n- [Release notes](https://github.com/projectdiscovery/hmap/releases)\n- [Commits](https://github.com/projectdiscovery/hmap/compare/v0.0.92...v0.0.93)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/projectdiscovery/hmap\n  dependency-version: 0.0.93\n  dependency-type: indirect\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump github.com/projectdiscovery/hmap from 0.0.92 to 0.0.93",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-08-25T21:51:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "abb5c0be8e257f1b3b29ba5a0da1337352dc3478",
          "body": "Bumps [github.com/projectdiscovery/utils](https://github.com/projectdiscovery/utils) from 0.4.22 to 0.4.23.\n- [Release notes](https://github.com/projectdiscovery/utils/releases)\n- [Changelog](https://github.com/projectdiscovery/utils/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/projectdisc\n[…]\n github.com/projectdiscovery/utils\n  dependency-version: 0.4.23\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": "chore(deps): bump github.com/projectdiscovery/utils",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-08-18T18:51:00Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "0c17b49db2cf5a9a8ec2f133284ab16eb6fd4e02",
          "body": "Bumps [github.com/projectdiscovery/fastdialer](https://github.com/projectdiscovery/fastdialer) from 0.4.2 to 0.4.6.\n- [Release notes](https://github.com/projectdiscovery/fastdialer/releases)\n- [Commits](https://github.com/projectdiscovery/fastdialer/compare/v0.4.2...v0.4.6)\n\n---\nupdated-dependencies\n[…]\nhub.com/projectdiscovery/fastdialer\n  dependency-version: 0.4.6\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": "chore(deps): bump github.com/projectdiscovery/fastdialer",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-08-18T18:06:56Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "66557efe64769398de929279c27795ec67e85545",
          "body": "Bumps [github.com/projectdiscovery/networkpolicy](https://github.com/projectdiscovery/networkpolicy) from 0.1.18 to 0.1.20.\n- [Release notes](https://github.com/projectdiscovery/networkpolicy/releases)\n- [Commits](https://github.com/projectdiscovery/networkpolicy/compare/v0.1.18...v0.1.20)\n\n---\nupda\n[…]\n: github.com/projectdiscovery/networkpolicy\n  dependency-version: 0.1.20\n  dependency-type: indirect\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump github.com/projectdiscovery/networkpolicy",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-08-11T19:14:21Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "d7ab12002b105beedf2675b8271bf83a9063ebba",
          "body": "---\nupdated-dependencies:\n- dependency-name: github.com/projectdiscovery/networkpolicy\n  dependency-version: 0.1.18\n  dependency-type: indirect\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump github.com/projectdiscovery/networkpolicy",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-07-21T15:37:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cea6265aa63448163f996e22c0042f8a5bd3bc26",
          "body": "---\nupdated-dependencies:\n- dependency-name: github.com/projectdiscovery/fastdialer\n  dependency-version: 0.4.2\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": "chore(deps): bump github.com/projectdiscovery/fastdialer",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-07-21T15:33:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1138e105b4755f3083839d39bfa047a89b758ddd",
          "body": "---\nupdated-dependencies:\n- dependency-name: github.com/projectdiscovery/retryabledns\n  dependency-version: 1.0.104\n  dependency-type: indirect\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump github.com/projectdiscovery/retryabledns",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-07-21T15:30:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "12a21d350cc4988d38c1b205c54c0607c3ca7847",
          "body": "---\nupdated-dependencies:\n- dependency-name: github.com/projectdiscovery/utils\n  dependency-version: 0.4.22\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": "chore(deps): bump github.com/projectdiscovery/utils",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-07-21T15:09:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 100,
      "commits_last_year": 96,
      "latest_release_at": "2026-07-19T00:26:46Z",
      "latest_release_tag": "v1.3.19",
      "releases_from_tags": false,
      "days_since_last_push": 6,
      "active_weeks_last_year": 38,
      "days_since_latest_release": 6,
      "mean_days_between_releases": 8.6
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 87,
      "has_issue_template": false,
      "has_code_of_conduct": true,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "github.com/projectdiscovery/retryablehttp-go",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": true,
          "registry_url": "https://pkg.go.dev/github.com/projectdiscovery/retryablehttp-go",
          "is_deprecated": false,
          "latest_version": "v1.3.19",
          "repository_url": "https://github.com/projectdiscovery/retryablehttp-go",
          "versions_count": 157,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-13T13:45:13Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 11
        }
      ]
    },
    "popularity": {
      "forks": 38,
      "stars": 156,
      "watchers": 10,
      "fork_history": {
        "days": [
          {
            "date": "2020-06-15",
            "count": 1
          },
          {
            "date": "2020-07-16",
            "count": 1
          },
          {
            "date": "2020-11-13",
            "count": 1
          },
          {
            "date": "2020-12-04",
            "count": 1
          },
          {
            "date": "2020-12-22",
            "count": 2
          },
          {
            "date": "2021-03-14",
            "count": 1
          },
          {
            "date": "2022-03-28",
            "count": 1
          },
          {
            "date": "2022-10-18",
            "count": 1
          },
          {
            "date": "2022-12-01",
            "count": 1
          },
          {
            "date": "2023-04-10",
            "count": 1
          },
          {
            "date": "2023-07-10",
            "count": 1
          },
          {
            "date": "2023-08-12",
            "count": 1
          },
          {
            "date": "2023-09-07",
            "count": 1
          },
          {
            "date": "2023-10-14",
            "count": 1
          },
          {
            "date": "2024-02-12",
            "count": 1
          },
          {
            "date": "2024-05-12",
            "count": 1
          },
          {
            "date": "2024-12-04",
            "count": 1
          },
          {
            "date": "2025-01-30",
            "count": 1
          },
          {
            "date": "2025-06-11",
            "count": 1
          },
          {
            "date": "2025-06-16",
            "count": 1
          },
          {
            "date": "2025-07-15",
            "count": 1
          },
          {
            "date": "2025-08-08",
            "count": 1
          },
          {
            "date": "2025-11-25",
            "count": 1
          },
          {
            "date": "2026-01-26",
            "count": 1
          },
          {
            "date": "2026-02-02",
            "count": 1
          },
          {
            "date": "2026-02-04",
            "count": 1
          },
          {
            "date": "2026-02-11",
            "count": 1
          },
          {
            "date": "2026-02-16",
            "count": 1
          },
          {
            "date": "2026-02-20",
            "count": 1
          },
          {
            "date": "2026-03-04",
            "count": 2
          },
          {
            "date": "2026-03-06",
            "count": 1
          },
          {
            "date": "2026-03-18",
            "count": 1
          },
          {
            "date": "2026-04-22",
            "count": 1
          },
          {
            "date": "2026-05-03",
            "count": 1
          },
          {
            "date": "2026-06-27",
            "count": 1
          },
          {
            "date": "2026-07-18",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 38,
        "total_forks": 38
      },
      "star_history": null,
      "open_issues_and_prs": 0
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "examples"
      ],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "go.mod"
      ],
      "largest_source_bytes": 16778,
      "source_files_sampled": 20,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "go.mod"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [
          {
            "name": "golang.org/x/net",
            "direct": true,
            "version": "v0.55.0",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5942"
            ],
            "fixed_version": "0.56.0",
            "advisory_count": 1,
            "oldest_advisory_days": 10
          },
          {
            "name": "golang.org/x/crypto",
            "direct": false,
            "version": "v0.52.0",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5932"
            ],
            "fixed_version": null,
            "advisory_count": 1,
            "oldest_advisory_days": 17
          },
          {
            "name": "golang.org/x/text",
            "direct": false,
            "version": "v0.37.0",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5970"
            ],
            "fixed_version": "0.39.0",
            "advisory_count": 1,
            "oldest_advisory_days": 10
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "unknown": 3
        },
        "advisory_count": 3,
        "affected_count": 3,
        "assessed_count": 51,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 1
      },
      "ecosystems": [
        "go"
      ],
      "dependencies": [
        {
          "name": "github.com/Mzack9999/go-http-digest-auth-client",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.6.1-0.20220414142836-eb8883508809"
        },
        {
          "name": "github.com/julienschmidt/httprouter",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.3.0"
        },
        {
          "name": "github.com/projectdiscovery/fastdialer",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.5.13"
        },
        {
          "name": "github.com/projectdiscovery/utils",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.11.1"
        },
        {
          "name": "github.com/stretchr/testify",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.11.1"
        },
        {
          "name": "golang.org/x/net",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.55.0"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "github.com/julienschmidt/httprouter",
            "direct": true,
            "version": "v1.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mzack9999/go-http-digest-auth-client",
            "direct": true,
            "version": "v0.6.1-0.20220414142836-eb8883508809",
            "ecosystem": "go"
          },
          {
            "name": "github.com/projectdiscovery/fastdialer",
            "direct": true,
            "version": "v0.5.13",
            "ecosystem": "go"
          },
          {
            "name": "github.com/projectdiscovery/utils",
            "direct": true,
            "version": "v0.11.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/stretchr/testify",
            "direct": true,
            "version": "v1.11.1",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/net",
            "direct": true,
            "version": "v0.55.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/akrylysov/pogreb",
            "direct": false,
            "version": "v0.10.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/andybalholm/brotli",
            "direct": false,
            "version": "v1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/asaskevich/govalidator",
            "direct": false,
            "version": "v0.0.0-20230301143203-a9d515a09cc2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aymerick/douceur",
            "direct": false,
            "version": "v0.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/davecgh/go-spew",
            "direct": false,
            "version": "v1.1.2-0.20180830191138-d8f796af33cc",
            "ecosystem": "go"
          },
          {
            "name": "github.com/dimchansky/utfbom",
            "direct": false,
            "version": "v1.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/docker/go-units",
            "direct": false,
            "version": "v0.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gaissmai/bart",
            "direct": false,
            "version": "v0.28.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/golang/snappy",
            "direct": false,
            "version": "v0.0.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gorilla/css",
            "direct": false,
            "version": "v1.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/klauspost/compress",
            "direct": false,
            "version": "v1.18.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-isatty",
            "direct": false,
            "version": "v0.0.20",
            "ecosystem": "go"
          },
          {
            "name": "github.com/microcosm-cc/bluemonday",
            "direct": false,
            "version": "v1.0.27",
            "ecosystem": "go"
          },
          {
            "name": "github.com/miekg/dns",
            "direct": false,
            "version": "v1.1.62",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mzack9999/gcache",
            "direct": false,
            "version": "v0.0.0-20230410081825-519e28eab057",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pkg/errors",
            "direct": false,
            "version": "v0.9.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pmezard/go-difflib",
            "direct": false,
            "version": "v1.0.1-0.20181226105442-5d4384ee4fb2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/projectdiscovery/blackrock",
            "direct": false,
            "version": "v0.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/projectdiscovery/hmap",
            "direct": false,
            "version": "v0.0.101",
            "ecosystem": "go"
          },
          {
            "name": "github.com/projectdiscovery/networkpolicy",
            "direct": false,
            "version": "v0.1.42",
            "ecosystem": "go"
          },
          {
            "name": "github.com/projectdiscovery/retryabledns",
            "direct": false,
            "version": "v1.0.115",
            "ecosystem": "go"
          },
          {
            "name": "github.com/refraction-networking/utls",
            "direct": false,
            "version": "v1.8.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/saintfish/chardet",
            "direct": false,
            "version": "v0.0.0-20230101081208-5e3ef4b5456d",
            "ecosystem": "go"
          },
          {
            "name": "github.com/syndtr/goleveldb",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/tidwall/btree",
            "direct": false,
            "version": "v1.4.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/tidwall/buntdb",
            "direct": false,
            "version": "v1.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/tidwall/gjson",
            "direct": false,
            "version": "v1.18.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/tidwall/grect",
            "direct": false,
            "version": "v0.1.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/tidwall/match",
            "direct": false,
            "version": "v1.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/tidwall/pretty",
            "direct": false,
            "version": "v1.2.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/tidwall/rtred",
            "direct": false,
            "version": "v0.1.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/tidwall/tinyqueue",
            "direct": false,
            "version": "v0.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/weppos/publicsuffix-go",
            "direct": false,
            "version": "v0.50.3-0.20260104170930-90713dec78f2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/zmap/rc2",
            "direct": false,
            "version": "v0.0.0-20190804163417-abaa70531248",
            "ecosystem": "go"
          },
          {
            "name": "github.com/zmap/zcrypto",
            "direct": false,
            "version": "v0.0.0-20240803002437-3a861682ac77",
            "ecosystem": "go"
          },
          {
            "name": "go.etcd.io/bbolt",
            "direct": false,
            "version": "v1.3.7",
            "ecosystem": "go"
          },
          {
            "name": "go.uber.org/multierr",
            "direct": false,
            "version": "v1.11.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/crypto",
            "direct": false,
            "version": "v0.52.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/exp",
            "direct": false,
            "version": "v0.0.0-20250106191152-7588d65b2ba8",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/mod",
            "direct": false,
            "version": "v0.35.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sync",
            "direct": false,
            "version": "v0.20.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sys",
            "direct": false,
            "version": "v0.45.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/text",
            "direct": false,
            "version": "v0.37.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/tools",
            "direct": false,
            "version": "v0.44.0",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/yaml.v3",
            "direct": false,
            "version": "v3.0.1",
            "ecosystem": "go"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 51,
        "direct_count": 6,
        "indirect_count": 45
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 426,
        "open_issues": 0,
        "closed_ratio": 1,
        "closed_issues": 40,
        "closed_unmerged_prs": 92
      },
      "bus_factor": 2,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "Mzack9999",
          "commits": 53,
          "avatar_url": "https://avatars.githubusercontent.com/u/13421144?v=4"
        },
        {
          "type": "User",
          "login": "tarunKoyalwar",
          "commits": 25,
          "avatar_url": "https://avatars.githubusercontent.com/u/45962551?v=4"
        },
        {
          "type": "User",
          "login": "ehsandeep",
          "commits": 11,
          "avatar_url": "https://avatars.githubusercontent.com/u/8293321?v=4"
        },
        {
          "type": "User",
          "login": "Ice3man543",
          "commits": 8,
          "avatar_url": "https://avatars.githubusercontent.com/u/22318055?v=4"
        },
        {
          "type": "User",
          "login": "dwisiswant0",
          "commits": 7,
          "avatar_url": "https://avatars.githubusercontent.com/u/25837540?v=4"
        },
        {
          "type": "User",
          "login": "hdm",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/1171392?v=4"
        },
        {
          "type": "User",
          "login": "LuitelSamikshya",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/85764322?v=4"
        },
        {
          "type": "User",
          "login": "ShubhamRasal",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/45902122?v=4"
        },
        {
          "type": "User",
          "login": "arpitjain099",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/3242828?v=4"
        },
        {
          "type": "User",
          "login": "jdk2588",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/985054?v=4"
        }
      ],
      "contributors_sampled": 10,
      "top_contributor_share": 0.473
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "build-test.yml",
        "codeql-analysis.yml",
        "dep-auto-merge.yml",
        "lint-test.yml",
        "release-tag.yml"
      ],
      "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": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 10,
            "reason": "30 out of 30 merged PRs checked by a CI test -- score normalized to 10",
            "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": "22 commit(s) and 2 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": 10,
            "reason": "SAST tool is run on all commits",
            "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": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 7,
            "reason": "3 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "786a435eb99931202b16478c80017d0322fb8354",
        "ran_at": "2026-07-25T10:18:53Z",
        "aggregate_score": 6.8,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": true,
      "has_security_policy": false,
      "has_dependabot_config": true
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-20T13:42:52Z",
      "oldest_open_prs": [],
      "last_merged_pr_at": "2026-07-19T09:42:33Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/projectdiscovery/retryablehttp-go",
    "host": "github.com",
    "name": "retryablehttp-go",
    "owner": "projectdiscovery"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "good",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 76,
      "inputs": {
        "security": 72,
        "vitality": 94,
        "community": 68,
        "governance": 82,
        "engineering": 61
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "excellent",
        "name": "Vitality",
        "value": 94,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "excellent",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 90,
            "inputs": {
              "commits_last_year": 96,
              "human_commit_share": 0.19,
              "days_since_last_push": 6,
              "active_weeks_last_year": 38
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 6 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 6
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "38/52 weeks with commits",
                "points": 26.3,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 38
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "96 commits in the last year",
                "points": 17.8,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 96
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "22 commit(s) and 2 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": 100,
            "inputs": {
              "releases_count": 100,
              "latest_release_tag": "v1.3.19",
              "releases_from_tags": false,
              "days_since_latest_release": 6,
              "mean_days_between_releases": 8.6
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "100 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 100
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 6 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 6
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~8.6 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 8.6
                    }
                  }
                ],
                "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": "excellent",
            "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": 6,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 6 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 6
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 68,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "moderate",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 54,
            "inputs": {
              "forks": 38,
              "stars": 156,
              "watchers": 10,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "156 stars",
                "points": 35.5,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 156
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "38 forks",
                "points": 13.1,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 38
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "10 watchers",
                "points": 5.3,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 10
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "excellent",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 85,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": true,
              "has_issue_template": false,
              "has_code_of_conduct": true,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (MPL-2.0)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MPL-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": 0,
                "status": "missed",
                "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": 82,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "moderate",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 61,
            "inputs": {
              "bus_factor": 2,
              "contributors_sampled": 10,
              "top_contributor_share": 0.473
            },
            "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 47% of commits",
                "points": 11.9,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 47
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "10 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 10
                    }
                  }
                ],
                "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": "excellent",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 93,
            "inputs": {
              "merged_prs": 426,
              "open_issues": 0,
              "closed_issues": 40,
              "issue_closed_ratio": 1,
              "closed_unmerged_prs": 92
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "100% of issues closed",
                "points": 46.8,
                "status": "met",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 100
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "426/518 decided PRs merged",
                "points": 31.5,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 426,
                      "decided": 518
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "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": "good",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 80,
            "inputs": {
              "followers": 11680,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "projectdiscovery",
              "public_repos": 123,
              "account_age_days": 2618
            },
            "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": "11,680 followers of projectdiscovery",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 11680,
                      "login": "projectdiscovery"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "123 public repos, account ~7 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 123
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 7
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "github.com/projectdiscovery/retryablehttp-go"
              ],
              "ecosystems": "go",
              "any_deprecated": false,
              "min_days_since_publish": 11
            },
            "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 11 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 11
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "157 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 157
                    }
                  }
                ],
                "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": 61,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 68,
            "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": "5 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "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": "30 out of 30 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "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": 10,
                "status": "met",
                "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": "good",
        "name": "Security",
        "value": 72,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "moderate",
            "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": 68,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 6.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 not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "30 out of 30 merged PRs checked by a CI test -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "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": "22 commit(s) and 2 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 run on all commits",
                "points": 5,
                "status": "met",
                "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": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "3 existing vulnerabilities detected",
                "points": 5.2,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 51 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"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 51
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 89,
            "inputs": {
              "source": "osv",
              "advisories": 3,
              "affected_packages": 3,
              "assessed_packages": 51,
              "unassessed_packages": 0,
              "affected_by_severity": "unknown 3",
              "direct_affected_packages": 1
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "1 affected: golang.org/x/net v0.55.0 (unknown)",
                "points": 26.6,
                "status": "partial",
                "details": [
                  {
                    "code": "advisories_affected",
                    "params": {
                      "count": 1,
                      "packages": "golang.org/x/net v0.55.0 (unknown)"
                    }
                  }
                ],
                "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 has been public longer than 90 days",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "advisories_none_stale",
                    "params": {
                      "days": 90
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "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": 51,
              "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": "excellent",
            "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"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 9
            },
            "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": "at_risk",
        "name": "AI Readiness",
        "value": 47,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": "Excluded from scoring (no data or not applicable): Legible commit history. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "legible_commit_history"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 1,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": null,
              "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": "no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 64,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "go.sum"
              ],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [
                "go.mod"
              ],
              "dependency_bot_commit_share": 0.81
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "go.mod (toolchain convention, no task runner)",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "toolchain_convention",
                    "params": {
                      "files": "go.mod"
                    }
                  }
                ],
                "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": "lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "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": "81 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 81,
                      "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": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "Go",
              "largest_source_bytes": 16778,
              "source_files_sampled": 20,
              "oversized_source_files": 0
            },
            "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": "0/20 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 20,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "at_risk",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [
                "examples"
              ],
              "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": "examples",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "examples"
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-25T10:19:13.778055Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/p/projectdiscovery/retryablehttp-go.svg",
  "full_name": "projectdiscovery/retryablehttp-go",
  "license_state": "standard",
  "license_spdx": "MPL-2.0"
}

Scores are signals, not warranties. They reflect publicly visible practices on GitHub — not a code audit, and not a security guarantee.

Missing data is excluded and weights renormalized, never scored as zero. Methodology is versioned and open: metrics v1.13.0, schema v0.27.0 — full methodology · metrics wiki.

How one result sits in the wider record: aggregate statisticsGo.