Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-28 01:44 UTC

projectdiscovery / fastdialer

Dialer with DNS Cache + Dial History

GoMIT★ 69 stars⑂ 26 forkssince Nov 2020View on GitHub ↗

projectdiscovery/fastdialer holds a health index of 73 out of 100, placing it in the Good band. It scores highest on Vitality (92/100) and lowest on AI Readiness (55/100). It was last updated 1 day ago. A single contributor accounts for most of its recent work.

73
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.

73
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,694 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/fastdialerv0.5.13-13217 days ago

Metrics by category

Vitality

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

92Excellent · 22% of overall
How it's scored
36/36Push recency — last push 1 days ago
22.2/36Commit cadence — 32/52 weeks with commits
17.7/18Commit volume — 92 commits in the last year
10/10OpenSSF Scorecard: Maintained — 21 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year92
human_commit_share0.41
days_since_last_push1
active_weeks_last_year32

Release discipline

100Excellent
How it's scored
27/27Ships releases — 100 releases published
36/36Release recency — latest release 16 days ago
27/27Release cadence — a release every ~17.9 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count100
latest_release_tagv0.5.13
releases_from_tagsno
days_since_latest_release16
mean_days_between_releases17.9
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?

65Moderate · 18% of overall
How it's scored
29.7/60Stars — 69 stars
11.7/25Forks — 26 forks
5.6/15Watchers — 11 watchers
Inputs used
forks26
stars69
watchers11
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 (MIT)
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?

72Good · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
9/22.5Commit distribution — top contributor authored 60% of commits
13.5/13.5Contributor breadth — 20 contributors
10/10OpenSSF Scorecard: Contributors — project has 5 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled20
top_contributor_share0.6
How it's scored
43.4/46.8Issue resolution — 93% of issues closed
26/38.3PR acceptance — 349/513 decided PRs merged
9/15OpenSSF Scorecard: Code-Review — Found 3/5 approved changesets -- score normalized to 6
Inputs used
merged_prs349
open_issues3
closed_issues39
issue_closed_ratio0.929
closed_unmerged_prs164
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
25/25Owner reach — 11,694 followers of projectdiscovery
25/25Track record — 123 public repos, account ~7 yr old
Inputs used
followers11,694
owner_typeOrganization
is_verified
owner_loginprojectdiscovery
public_repos123
account_age_days2,621
How it's scored
25/25Published & resolvable — 1 package(s) on go
35/35Publish recency — latest publish 17 days ago
20/20Version history — 132 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesgithub.com/projectdiscovery/fastdialer
ecosystemsgo
any_deprecatedno
min_days_since_publish17

Engineering Quality

Are baseline engineering and documentation practices in place?

64Moderate · 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
18/20OpenSSF Scorecard: CI-Tests — 18 out of 19 merged PRs checked by a CI test -- score normalized to 9
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configno
has_precommit_configno

Documentation

60Moderate
How it's scored
30/30README
0/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
10/10Topics — 1 topics
10/10Wiki
Inputs used
topicslib
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?

67Moderate · 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.2/2.5CI-Tests — 18 out of 19 merged PRs checked by a CI test -- score normalized to 9
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
4.5/7.5Code-Review — Found 3/5 approved changesets -- score normalized to 6
2.5/2.5Contributors — project has 5 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 — 21 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
3.5/5SAST — SAST tool detected but not 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
4.5/7.5Vulnerabilities — 4 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate6.2
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
advisories4
affected_packages4
assessed_packages52
unassessed_packages0
affected_by_severityunknown 4
direct_affected_packages1
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 52 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.

55Moderate · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
28.6/40Legible commit history — 22 of 41 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.537
agent_instruction_files
agent_instruction_max_bytes
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 — 59 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.59
How it's scored
45/45Type-checkable code — Go (statically typed)
55/55Manageable file sizes — 0/33 source files over 60KB
Inputs used
primary_languageGo
largest_source_bytes15,838
source_files_sampled33
oversized_source_files0
How it's scored
0/40API schema (OpenAPI/GraphQL/proto)
0/20MCP server
40/40Runnable examples — example
Inputs used
example_dirsexample
has_mcp_signalno
api_schema_files

Key facts

69GitHub stars
20contributors
92commits, last 12 months
1days since last push
100releases
1bus factor
3open 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 ★ / 26 ⇿
0Stars
26Forks
93Releases

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.

0510152025302622021-042023-102026-05
Major 0Minor 5Patch 88

Each point covers 5 days.

OpenSSF Scorecard 6.2 / 10
6.2aggregate

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-28 01:43 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
9CI-Tests18 out of 19 merged PRs checked by a CI test -- score normalized to 9
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
6Code-ReviewFound 3/5 approved changesets -- score normalized to 6
10Contributorsproject has 5 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained21 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
7SASTSAST tool detected but not run on all commits
10Security-Policysecurity policy file detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
6Vulnerabilities4 existing vulnerabilities detected
Direct dependencies 15
RegistryPackageVersion constraintManifest
Gogithub.com/Mzack9999/gcachev0.0.0-20230410081825-519e28eab057go.mod
Gogithub.com/dimchansky/utfbomv1.1.1go.mod
Gogithub.com/docker/go-unitsv0.5.0go.mod
Gogithub.com/miekg/dnsv1.1.62go.mod
Gogithub.com/projectdiscovery/goleakv0.0.0-20240729222606-a7d18edc33f8go.mod
Gogithub.com/projectdiscovery/hmapv0.0.101go.mod
Gogithub.com/projectdiscovery/networkpolicyv0.1.43go.mod
Gogithub.com/projectdiscovery/retryablednsv1.0.115go.mod
Gogithub.com/projectdiscovery/utilsv0.11.1go.mod
Gogithub.com/refraction-networking/utlsv1.8.2go.mod
Gogithub.com/stretchr/testifyv1.11.1go.mod
Gogithub.com/zmap/zcryptov0.0.0-20240803002437-3a861682ac77go.mod
Gogolang.org/x/expv0.0.0-20250106191152-7588d65b2ba8go.mod
Gogolang.org/x/netv0.55.0go.mod
Gogolang.org/x/syncv0.20.0go.mod
All dependencies 52

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

RegistryPackageVersionRelation
Gogithub.com/dimchansky/utfbomv1.1.1direct
Gogithub.com/docker/go-unitsv0.5.0direct
Gogithub.com/miekg/dnsv1.1.62direct
Gogithub.com/mzack9999/gcachev0.0.0-20230410081825-519e28eab057direct
Gogithub.com/projectdiscovery/goleakv0.0.0-20240729222606-a7d18edc33f8direct
Gogithub.com/projectdiscovery/hmapv0.0.101direct
Gogithub.com/projectdiscovery/networkpolicyv0.1.43direct
Gogithub.com/projectdiscovery/retryablednsv1.0.115direct
Gogithub.com/projectdiscovery/utilsv0.11.1direct
Gogithub.com/refraction-networking/utlsv1.8.2direct
Gogithub.com/stretchr/testifyv1.11.1direct
Gogithub.com/zmap/zcryptov0.0.0-20240803002437-3a861682ac77direct
Gogolang.org/x/expv0.0.0-20250106191152-7588d65b2ba8direct
Gogolang.org/x/netv0.55.0direct
Gogolang.org/x/syncv0.20.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/fsnotify/fsnotifyv1.6.0indirect
Gogithub.com/gaissmai/bartv0.28.1indirect
Gogithub.com/golang/snappyv0.0.4indirect
Gogithub.com/gorilla/cssv1.0.1indirect
Gogithub.com/klauspost/compressv1.18.2indirect
Gogithub.com/logrusorgru/aurora/v4v4.0.0indirect
Gogithub.com/mattn/go-isattyv0.0.20indirect
Gogithub.com/microcosm-cc/bluemondayv1.0.27indirect
Gogithub.com/onsi/gomegav1.27.6indirect
Gogithub.com/pkg/errorsv0.9.1indirect
Gogithub.com/pmezard/go-difflibv1.0.1-0.20181226105442-5d4384ee4fb2indirect
Gogithub.com/projectdiscovery/blackrockv0.0.1indirect
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
Gogo.etcd.io/bboltv1.3.7indirect
Gogo.uber.org/multierrv1.11.0indirect
Gogolang.org/x/cryptov0.52.0indirect
Gogolang.org/x/modv0.35.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 4

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

PackageVersionRelationSeverityAdvisoriesFixed in
golang.org/x/netv0.55.0directunknown10.56.0
github.com/klauspost/compressv1.18.2indirectunknown11.18.7
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": [
        "lib"
      ],
      "is_fork": false,
      "size_kb": 902,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "Go": 106591
      },
      "pushed_at": "2026-07-27T01:23:29Z",
      "created_at": "2020-11-06T20:24:36Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-27T01:23:32Z",
      "description": "Dialer with DNS Cache + Dial History",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "main",
      "license_spdx_raw": "MIT",
      "primary_language": "Go",
      "significant_languages": [
        "Go"
      ]
    },
    "owner": {
      "blog": "https://projectdiscovery.io/",
      "name": "ProjectDiscovery",
      "type": "Organization",
      "login": "projectdiscovery",
      "company": null,
      "location": null,
      "followers": 11694,
      "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": 2621
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v0.5.13",
          "kind": "patch",
          "published_at": "2026-07-12T00:27:26Z"
        },
        {
          "tag": "v0.5.12",
          "kind": "patch",
          "published_at": "2026-07-05T00:31:52Z"
        },
        {
          "tag": "v0.5.11",
          "kind": "patch",
          "published_at": "2026-06-28T00:37:18Z"
        },
        {
          "tag": "v0.5.10",
          "kind": "patch",
          "published_at": "2026-06-07T00:39:12Z"
        },
        {
          "tag": "v0.5.9",
          "kind": "patch",
          "published_at": "2026-05-31T00:37:27Z"
        },
        {
          "tag": "v0.5.8",
          "kind": "patch",
          "published_at": "2026-05-24T00:34:48Z"
        },
        {
          "tag": "v0.5.7",
          "kind": "patch",
          "published_at": "2026-05-10T00:31:00Z"
        },
        {
          "tag": "v0.5.6",
          "kind": "patch",
          "published_at": "2026-03-29T00:20:00Z"
        },
        {
          "tag": "v0.5.5",
          "kind": "patch",
          "published_at": "2026-03-22T00:17:53Z"
        },
        {
          "tag": "v0.5.4",
          "kind": "patch",
          "published_at": "2026-02-01T00:18:10Z"
        },
        {
          "tag": "v0.5.3",
          "kind": "patch",
          "published_at": "2026-01-11T00:14:28Z"
        },
        {
          "tag": "v0.5.2",
          "kind": "patch",
          "published_at": "2026-01-04T00:14:28Z"
        },
        {
          "tag": "v0.5.1",
          "kind": "patch",
          "published_at": "2025-12-28T00:14:39Z"
        },
        {
          "tag": "v0.5.0",
          "kind": "minor",
          "published_at": "2025-12-21T00:13:56Z"
        },
        {
          "tag": "v0.4.20",
          "kind": "patch",
          "published_at": "2025-12-08T19:50:29Z"
        },
        {
          "tag": "v0.4.19",
          "kind": "patch",
          "published_at": "2025-12-07T00:13:55Z"
        },
        {
          "tag": "v0.4.18",
          "kind": "patch",
          "published_at": "2025-11-30T00:13:41Z"
        },
        {
          "tag": "v0.4.17",
          "kind": "patch",
          "published_at": "2025-11-23T00:13:35Z"
        },
        {
          "tag": "v0.4.16",
          "kind": "patch",
          "published_at": "2025-11-19T20:48:44Z"
        },
        {
          "tag": "v0.4.15",
          "kind": "patch",
          "published_at": "2025-11-02T00:12:32Z"
        },
        {
          "tag": "v0.4.14",
          "kind": "patch",
          "published_at": "2025-10-26T00:12:25Z"
        },
        {
          "tag": "v0.4.13",
          "kind": "patch",
          "published_at": "2025-10-12T00:11:49Z"
        },
        {
          "tag": "v0.4.12",
          "kind": "patch",
          "published_at": "2025-10-05T00:12:24Z"
        },
        {
          "tag": "v0.4.11",
          "kind": "patch",
          "published_at": "2025-09-21T00:12:20Z"
        },
        {
          "tag": "v0.4.10",
          "kind": "patch",
          "published_at": "2025-09-14T00:12:02Z"
        },
        {
          "tag": "v0.4.9",
          "kind": "patch",
          "published_at": "2025-09-07T00:12:17Z"
        },
        {
          "tag": "v0.4.8",
          "kind": "patch",
          "published_at": "2025-08-31T00:12:54Z"
        },
        {
          "tag": "v0.4.7",
          "kind": "patch",
          "published_at": "2025-08-24T00:12:55Z"
        },
        {
          "tag": "v0.4.6",
          "kind": "patch",
          "published_at": "2025-08-17T00:13:15Z"
        },
        {
          "tag": "v0.4.5",
          "kind": "patch",
          "published_at": "2025-08-10T00:14:02Z"
        },
        {
          "tag": "v0.4.4",
          "kind": "patch",
          "published_at": "2025-08-03T00:14:34Z"
        },
        {
          "tag": "v0.4.3",
          "kind": "patch",
          "published_at": "2025-07-27T00:14:18Z"
        },
        {
          "tag": "v0.4.2",
          "kind": "patch",
          "published_at": "2025-07-20T00:14:16Z"
        },
        {
          "tag": "v0.4.1",
          "kind": "patch",
          "published_at": "2025-06-15T00:13:34Z"
        },
        {
          "tag": "v0.4.0",
          "kind": "minor",
          "published_at": "2025-03-23T00:11:45Z"
        },
        {
          "tag": "v0.3.1",
          "kind": "patch",
          "published_at": "2025-03-16T00:11:45Z"
        },
        {
          "tag": "v0.3.0",
          "kind": "minor",
          "published_at": "2025-01-21T13:07:50Z"
        },
        {
          "tag": "v0.2.15",
          "kind": "patch",
          "published_at": "2025-01-19T00:10:57Z"
        },
        {
          "tag": "v0.2.14",
          "kind": "patch",
          "published_at": "2024-12-15T00:12:18Z"
        },
        {
          "tag": "v0.2.13",
          "kind": "patch",
          "published_at": "2024-12-08T22:51:18Z"
        },
        {
          "tag": "v0.2.12",
          "kind": "patch",
          "published_at": "2024-12-08T00:12:09Z"
        },
        {
          "tag": "v0.2.11",
          "kind": "patch",
          "published_at": "2024-12-01T00:13:00Z"
        },
        {
          "tag": "v0.2.10",
          "kind": "patch",
          "published_at": "2024-11-24T00:11:37Z"
        },
        {
          "tag": "v0.2.9",
          "kind": "patch",
          "published_at": "2024-09-15T00:10:34Z"
        },
        {
          "tag": "v0.2.8",
          "kind": "patch",
          "published_at": "2024-09-08T00:10:23Z"
        },
        {
          "tag": "v0.2.7",
          "kind": "patch",
          "published_at": "2024-09-01T00:11:20Z"
        },
        {
          "tag": "v0.2.6",
          "kind": "patch",
          "published_at": "2024-08-25T00:09:59Z"
        },
        {
          "tag": "v0.2.5",
          "kind": "patch",
          "published_at": "2024-08-18T00:10:07Z"
        },
        {
          "tag": "v0.2.4",
          "kind": "patch",
          "published_at": "2024-08-11T00:11:59Z"
        },
        {
          "tag": "v0.2.3",
          "kind": "patch",
          "published_at": "2024-08-04T00:09:55Z"
        },
        {
          "tag": "v0.2.2",
          "kind": "patch",
          "published_at": "2024-07-28T00:10:14Z"
        },
        {
          "tag": "v0.2.1",
          "kind": "patch",
          "published_at": "2024-07-21T00:09:36Z"
        },
        {
          "tag": "v0.2.0",
          "kind": "minor",
          "published_at": "2024-07-14T00:09:24Z"
        },
        {
          "tag": "v0.1.6",
          "kind": "patch",
          "published_at": "2024-07-07T00:09:26Z"
        },
        {
          "tag": "v0.1.5",
          "kind": "patch",
          "published_at": "2024-06-17T12:33:18Z"
        },
        {
          "tag": "v0.1.4",
          "kind": "patch",
          "published_at": "2024-06-16T00:09:14Z"
        },
        {
          "tag": "v0.1.3",
          "kind": "patch",
          "published_at": "2024-06-08T20:27:37Z"
        },
        {
          "tag": "v0.1.2",
          "kind": "patch",
          "published_at": "2024-06-03T13:56:13Z"
        },
        {
          "tag": "v0.1.1",
          "kind": "patch",
          "published_at": "2024-06-02T00:09:10Z"
        },
        {
          "tag": "v0.1.0",
          "kind": "minor",
          "published_at": "2024-05-24T15:06:12Z"
        },
        {
          "tag": "v0.0.72",
          "kind": "patch",
          "published_at": "2024-05-19T00:09:03Z"
        },
        {
          "tag": "v0.0.71",
          "kind": "patch",
          "published_at": "2024-05-12T00:09:02Z"
        },
        {
          "tag": "v0.0.70",
          "kind": "patch",
          "published_at": "2024-05-05T00:08:36Z"
        },
        {
          "tag": "v0.0.69",
          "kind": "patch",
          "published_at": "2024-04-28T00:09:14Z"
        },
        {
          "tag": "v0.0.68",
          "kind": "patch",
          "published_at": "2024-04-21T00:08:36Z"
        },
        {
          "tag": "v0.0.67",
          "kind": "patch",
          "published_at": "2024-04-14T00:12:03Z"
        },
        {
          "tag": "v0.0.66",
          "kind": "patch",
          "published_at": "2024-04-07T00:09:20Z"
        },
        {
          "tag": "v0.0.65",
          "kind": "patch",
          "published_at": "2024-03-31T00:09:14Z"
        },
        {
          "tag": "v0.0.64",
          "kind": "patch",
          "published_at": "2024-03-24T00:09:09Z"
        },
        {
          "tag": "v0.0.63",
          "kind": "patch",
          "published_at": "2024-03-17T00:08:24Z"
        },
        {
          "tag": "v0.0.62",
          "kind": "patch",
          "published_at": "2024-03-10T00:08:35Z"
        },
        {
          "tag": "v0.0.61",
          "kind": "patch",
          "published_at": "2024-03-03T00:08:15Z"
        },
        {
          "tag": "v0.0.60",
          "kind": "patch",
          "published_at": "2024-02-25T00:08:37Z"
        },
        {
          "tag": "v0.0.59",
          "kind": "patch",
          "published_at": "2024-02-18T00:08:22Z"
        },
        {
          "tag": "v0.0.58",
          "kind": "patch",
          "published_at": "2024-02-11T00:08:39Z"
        },
        {
          "tag": "v0.0.57",
          "kind": "patch",
          "published_at": "2024-01-30T13:06:34Z"
        },
        {
          "tag": "v0.0.56",
          "kind": "patch",
          "published_at": "2024-01-28T00:08:33Z"
        },
        {
          "tag": "v0.0.55",
          "kind": "patch",
          "published_at": "2024-01-21T19:46:49Z"
        },
        {
          "tag": "v0.0.54",
          "kind": "patch",
          "published_at": "2024-01-16T17:54:37Z"
        },
        {
          "tag": "v0.0.53",
          "kind": "patch",
          "published_at": "2024-01-14T00:08:59Z"
        },
        {
          "tag": "v0.0.52",
          "kind": "patch",
          "published_at": "2024-01-07T00:09:03Z"
        },
        {
          "tag": "v0.0.51",
          "kind": "patch",
          "published_at": "2023-12-31T00:08:49Z"
        },
        {
          "tag": "v0.0.50",
          "kind": "patch",
          "published_at": "2023-12-24T00:08:39Z"
        },
        {
          "tag": "v0.0.49",
          "kind": "patch",
          "published_at": "2023-12-17T00:08:49Z"
        },
        {
          "tag": "v0.0.48",
          "kind": "patch",
          "published_at": "2023-12-10T00:08:52Z"
        },
        {
          "tag": "v0.0.47",
          "kind": "patch",
          "published_at": "2023-12-03T00:08:46Z"
        },
        {
          "tag": "v0.0.46",
          "kind": "patch",
          "published_at": "2023-11-26T00:08:24Z"
        },
        {
          "tag": "v0.0.45",
          "kind": "patch",
          "published_at": "2023-11-19T00:08:41Z"
        },
        {
          "tag": "v0.0.44",
          "kind": "patch",
          "published_at": "2023-11-12T00:08:20Z"
        },
        {
          "tag": "v0.0.43",
          "kind": "patch",
          "published_at": "2023-11-05T00:08:11Z"
        },
        {
          "tag": "v0.0.42",
          "kind": "patch",
          "published_at": "2023-10-29T00:44:09Z"
        },
        {
          "tag": "v0.0.41",
          "kind": "patch",
          "published_at": "2023-10-22T00:08:15Z"
        },
        {
          "tag": "v0.0.40",
          "kind": "patch",
          "published_at": "2023-10-13T10:47:59Z"
        },
        {
          "tag": "v0.0.39",
          "kind": "patch",
          "published_at": "2023-10-08T00:08:19Z"
        },
        {
          "tag": "v0.0.38",
          "kind": "patch",
          "published_at": "2023-09-25T07:44:45Z"
        },
        {
          "tag": "v0.0.37",
          "kind": "patch",
          "published_at": "2023-08-29T08:42:04Z"
        },
        {
          "tag": "v0.0.36",
          "kind": "patch",
          "published_at": "2023-08-13T00:07:25Z"
        },
        {
          "tag": "v0.0.35",
          "kind": "patch",
          "published_at": "2023-07-16T00:09:50Z"
        },
        {
          "tag": "v0.0.34",
          "kind": "patch",
          "published_at": "2023-07-09T00:10:05Z"
        },
        {
          "tag": "v0.0.33",
          "kind": "patch",
          "published_at": "2023-07-06T17:41:59Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "5ebaf447c651f72112e1644d6df02a9049f6057b",
          "body": "Bumps [github.com/projectdiscovery/networkpolicy](https://github.com/projectdiscovery/networkpolicy) from 0.1.42 to 0.1.43.\n- [Release notes](https://github.com/projectdiscovery/networkpolicy/releases)\n- [Commits](https://github.com/projectdiscovery/networkpolicy/compare/v0.1.42...v0.1.43)\n\n---\nupda\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/networkpolicy (#559)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-27T01:23:28Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "58ca67fdd6261e55798a94ce0fab273d4cc242da",
          "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 (#558)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-10T14:34:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7636c07924f1fe0047251f4a33a5b3cc62752c25",
          "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[…]\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/networkpolicy (#557)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-06T01:23:40Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "bd0de715ac70b449c984e283f161aedf7a28ba83",
          "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 (#556)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-03T12:43:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "62bf1103a0428615f7127cf7eb5eb59840a1c6e3",
          "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[…]\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/networkpolicy (#555)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-29T01:23:28Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "78db26961c80a767e35f7fcb08a530a406a27680",
          "body": "…tine-leak\n\nfix leak",
          "is_bot": false,
          "headline": "Merge pull request #551 from projectdiscovery/fix-tls-handshake-gorou…",
          "author_name": "Mzack9999",
          "author_login": "Mzack9999",
          "committed_at": "2026-06-24T23:25:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1cccf498d7af7f07fbc927a57c91063f9d4fac37",
          "body": null,
          "is_bot": false,
          "headline": "fix leak",
          "author_name": "Mzack9999",
          "author_login": "Mzack9999",
          "committed_at": "2026-06-24T22:53:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6fb5f8b193988c937be451f8f4292169bb1c4c88",
          "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[…]\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/networkpolicy (#550)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-01T02:35:50Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "2179c5855e9087c25a0c66f58cd93f9e7e31d810",
          "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[…]\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/networkpolicy (#547)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-25T01:48:13Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "a5d1eeeca88cdc130514ce03c2cc96de1eed44ad",
          "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[…]\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/retryabledns (#549)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-25T01:45:17Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "207a0c4cc4eac48dbd98a63ae951886d3d116727",
          "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 (#548)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-25T01:42:19Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "c10781b96f85cb6e98b472fd06999933e0127fa1",
          "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[…]\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/hmap (#546)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-25T01:42:14Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "43ca17853f927876f104c9c1e0190864381f9689",
          "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[…]\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/networkpolicy (#545)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-19T16:00:19Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "e8eb1d91257b72ee8d329e24b7cce2ef0c450903",
          "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 (#544)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-19T15:57:38Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "8ed3172542ed0a0df18d4a070bb81bdafe7be83e",
          "body": null,
          "is_bot": false,
          "headline": "updating actions",
          "author_name": "Mzack9999",
          "author_login": "Mzack9999",
          "committed_at": "2026-05-19T15:51:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eb999efd2186864a11450bc6b5fb3777ba3777cc",
          "body": "…ain/github.com/projectdiscovery/retryabledns-1.0.114\n\nchore(deps): bump github.com/projectdiscovery/retryabledns from 1.0.113 to 1.0.114",
          "is_bot": false,
          "headline": "Merge pull request #539 from projectdiscovery/dependabot/go_modules/m…",
          "author_name": "Dogan Can Bakir",
          "author_login": "dogancanbakir",
          "committed_at": "2026-05-06T09:10:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "550ba2297bf0bc49e9792b1f641b89c257a7b05e",
          "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[…]\ncom/projectdiscovery/retryabledns\n  dependency-version: 1.0.114\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/retryabledns",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-06T09:08:20Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "f1a27382de466ecbba9684492f48a20988cd42dd",
          "body": "…ain/github.com/projectdiscovery/utils-0.10.1\n\nchore(deps): bump github.com/projectdiscovery/utils from 0.9.0 to 0.10.1",
          "is_bot": false,
          "headline": "Merge pull request #541 from projectdiscovery/dependabot/go_modules/m…",
          "author_name": "Dogan Can Bakir",
          "author_login": "dogancanbakir",
          "committed_at": "2026-05-06T09:06:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c961aff58153a49fe4d81a3b1b6b690a85c9a9a7",
          "body": "…ain/github.com/projectdiscovery/networkpolicy-0.1.37\n\nchore(deps): bump github.com/projectdiscovery/networkpolicy from 0.1.34 to 0.1.37",
          "is_bot": false,
          "headline": "Merge pull request #542 from projectdiscovery/dependabot/go_modules/m…",
          "author_name": "Dogan Can Bakir",
          "author_login": "dogancanbakir",
          "committed_at": "2026-05-06T09:06:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0a8c385b41a0564b28111cb3136c9a3f1323a529",
          "body": "Fixed possible fastdialer datarace, usually masked under low concurrency",
          "is_bot": false,
          "headline": "Merge pull request #543 from alex0x12/fix/fastdialer-datarace",
          "author_name": "Dogan Can Bakir",
          "author_login": "dogancanbakir",
          "committed_at": "2026-05-06T09:06:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8a37ac1e1f074c8269cf3c74969b3f96fa0d0fc2",
          "body": null,
          "is_bot": false,
          "headline": "Fixed possible fastdialer datarace, usually masked under low concurrency",
          "author_name": "alex0x12",
          "author_login": "alex0x12",
          "committed_at": "2026-05-05T03:36:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c271328896e56f1459a7a3db578c460aea27b547",
          "body": "Bumps [github.com/projectdiscovery/networkpolicy](https://github.com/projectdiscovery/networkpolicy) from 0.1.34 to 0.1.37.\n- [Release notes](https://github.com/projectdiscovery/networkpolicy/releases)\n- [Commits](https://github.com/projectdiscovery/networkpolicy/compare/v0.1.34...v0.1.37)\n\n---\nupda\n[…]\ncom/projectdiscovery/networkpolicy\n  dependency-version: 0.1.37\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/networkpolicy",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-27T01:23:00Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "749e0a8e206506e6ac2323b892c21d91914a8717",
          "body": "Bumps [github.com/projectdiscovery/utils](https://github.com/projectdiscovery/utils) from 0.9.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/projectdisco\n[…]\n github.com/projectdiscovery/utils\n  dependency-version: 0.10.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.9.0 to 0.10.1",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-20T01:22:00Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "243754103eca0363fe1832d680ac13803b9c1c98",
          "body": "…pported-curves-points\n\nFixing ja3",
          "is_bot": false,
          "headline": "Merge pull request #536 from projectdiscovery/535-fix-parsewithja3-su…",
          "author_name": "Mzack9999",
          "author_login": "Mzack9999",
          "committed_at": "2026-03-22T11:48:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6fc648411879bf64ac53b6d6ca3f96d7d9ff120b",
          "body": null,
          "is_bot": false,
          "headline": "drain go routines",
          "author_name": "Mzack9999",
          "author_login": "Mzack9999",
          "committed_at": "2026-03-22T11:43:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9ae6a860e5eebea30e9235a9d4b2af4a3ebb7b12",
          "body": null,
          "is_bot": false,
          "headline": "lint",
          "author_name": "Mzack9999",
          "author_login": "Mzack9999",
          "committed_at": "2026-03-22T11:36:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c7e314793d3f9fa57a989ecc316ee9abf55517a0",
          "body": null,
          "is_bot": false,
          "headline": "fixing ja3",
          "author_name": "Mzack9999",
          "author_login": "Mzack9999",
          "committed_at": "2026-03-22T11:32:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9d40357183434829527e1aa372c139bc78ac8fa2",
          "body": "Implement OnValidateTarget callback for target validation hooking",
          "is_bot": false,
          "headline": "Merge pull request #533 from MarkOtzen/port-blocking",
          "author_name": "Mzack9999",
          "author_login": "Mzack9999",
          "committed_at": "2026-03-19T02:22:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fa3e7fed5edb77196d11e810a762157c856ff3b3",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'main' into pr/533",
          "author_name": "Mzack9999",
          "author_login": "Mzack9999",
          "committed_at": "2026-03-19T02:18:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9997eecc9a591ff895881dc4591d86fa69e13af4",
          "body": null,
          "is_bot": false,
          "headline": "more lint",
          "author_name": "Mzack9999",
          "author_login": "Mzack9999",
          "committed_at": "2026-03-19T02:12:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a085d17938aee8448278660c50a005b74b109e77",
          "body": null,
          "is_bot": false,
          "headline": "fixing lint",
          "author_name": "Mzack9999",
          "author_login": "Mzack9999",
          "committed_at": "2026-03-19T02:10:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e86e14a228571e68b1a9d5905bfc67f69339d0ad",
          "body": null,
          "is_bot": false,
          "headline": "fixing logic",
          "author_name": "Mzack9999",
          "author_login": "Mzack9999",
          "committed_at": "2026-03-19T02:04:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cb15c3c659d6ddf3df7f04069a6668b7fb97747c",
          "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 #531 from projectdiscovery/dependabot/go_modules/g…",
          "author_name": "Mzack9999",
          "author_login": "Mzack9999",
          "committed_at": "2026-03-19T01:37:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "998e529cb6398cf5f24bc2548782341b26accbe2",
          "body": "…ain/github.com/projectdiscovery/hmap-0.0.100\n\nchore(deps): bump github.com/projectdiscovery/hmap from 0.0.99 to 0.0.100",
          "is_bot": false,
          "headline": "Merge pull request #528 from projectdiscovery/dependabot/go_modules/m…",
          "author_name": "Mzack9999",
          "author_login": "Mzack9999",
          "committed_at": "2026-03-19T01:37:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e9f9764e5b08e150397f30deff68057368849529",
          "body": null,
          "is_bot": false,
          "headline": "Implement OnValidateTarget callback for target validation hooking",
          "author_name": "Mark Otzen",
          "author_login": "MarkOtzen",
          "committed_at": "2026-02-26T09:54:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "35c08c0eb1cd4be90dbf2e20d6dce1cd391034c1",
          "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: direct:production\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-19T18:07:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aff3619467097a4dbc3435d2c24309472714e02a",
          "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[…]\n github.com/projectdiscovery/hmap\n  dependency-version: 0.0.100\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/hmap",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-02T01:37:26Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "52dbe479701d747cb21d48d155d789ea0af187f6",
          "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[…]\ncom/projectdiscovery/retryabledns\n  dependency-version: 1.0.113\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/retryabledns",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-01-26T01:25:52Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "a832948890e1ab1e07f753769ec44dc75c3fe7cf",
          "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[…]\ncom/projectdiscovery/networkpolicy\n  dependency-version: 0.1.34\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/networkpolicy",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-01-26T01:23:29Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "c01b69efdad766f2a455a8ea97b0e842c1592370",
          "body": "…NG/add-resolv-conf-5-search-domains-ndots-support\n\nfeat!: add resolv.conf(5) `search` domains & `ndots` support",
          "is_bot": false,
          "headline": "Merge pull request #523 from projectdiscovery/dwisiswant0/feat/BREAKI…",
          "author_name": "Mzack9999",
          "author_login": "Mzack9999",
          "committed_at": "2026-01-07T12:25:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b18a8af834de4f74f49789648537298973aa91be",
          "body": "Implement DNS resolution with `search` domains and\n`ndots` from system resolver config, including\nfallback to syscall when enabled.\n\nChanges:\n* Add options for `MaxResolverEntries` and `Ndots`,\n  with defaults centralized. This deprecates old\n  `MaxResolverEntries` var.\n* Add comprehensive tests for resolver file\n  parsing and search resolution.\n\nSigned-off-by: Dwi Siswanto <git@dw1.io>",
          "is_bot": false,
          "headline": "feat!: add resolv.conf(5) `search` domains & `ndots` support",
          "author_name": "Dwi Siswanto",
          "author_login": "dwisiswant0",
          "committed_at": "2026-01-06T11:47:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "21bb21cf69cf3982c15708065f697497d8dfd3bd",
          "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: 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/hmap from 0.0.98 to 0.0.99",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-12-29T01:06:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e427744643dbe4ee6911bbf3f088663740113479",
          "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[…]\ncom/projectdiscovery/networkpolicy\n  dependency-version: 0.1.33\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/networkpolicy",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-12-29T01:04:19Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "5659feb523e961d124310327cc16cac545d12c81",
          "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[…]\ncom/projectdiscovery/retryabledns\n  dependency-version: 1.0.112\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/retryabledns",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-12-29T01:01:56Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "d3259fc2fce013ef2eacffe8579f6c768fee4807",
          "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-22T01:02:04Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "fb98f5bcdeb9910eec446d9c2847b1748c27a5fd",
          "body": "…nfigurable-connection-cache-expiry\n\nfeat: add configurable connection cache expiry",
          "is_bot": false,
          "headline": "Merge pull request #517 from projectdiscovery/dwisiswant0/feat/add-co…",
          "author_name": "Mzack9999",
          "author_login": "Mzack9999",
          "committed_at": "2025-12-18T10:03:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9b4a09956ca773446c2304ac89bb86a36128812a",
          "body": "Add `Options.ConnectionCacheExpiry` field to allow\nconfiguring the duration after which cached conns\nexpire in `DialWrap`.\n\nPrev, connection expiry was hardcoded to 5s via\nthe global `ExpireConnAfter` var. This change\nintroduces a new field in `Options` that allows\nusers to configure the expiry dura\n[…]\nThe default expiry has been increased from 5s to\n10s to better match typical conn lifetimes while\nmaintaining backward compat through the deprecated\nvariable.\n\nSigned-off-by: Dwi Siswanto <git@dw1.io>",
          "is_bot": false,
          "headline": "feat: add configurable connection cache expiry",
          "author_name": "Dwi Siswanto",
          "author_login": "dwisiswant0",
          "committed_at": "2025-12-18T00:41:59Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "c0667760a2123db0347a03c37d65e28e43f1ab64",
          "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[…]\ncom/projectdiscovery/networkpolicy\n  dependency-version: 0.1.32\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/networkpolicy",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-12-15T01:02:19Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "80e83c40f3f9fcb8ab4e5591ca8ee848f545898c",
          "body": "`(*DialWrap).dialAllParallel()` previously waited\nfor all goroutines to complete before returning,\neven after a successful conn was established. This\ncaused 10+ second delays when dialing hostnames\nthat resolve to multiple IPs (e.g., localhost =>\n127.0.0.1 + ::1) where some IPs have no listener.\n\nUs\n[…]\n in-flight\nresults to prevent leaks.\n\nFound via block profile analysis showing\n`sync.WaitGroup.Wait` blocking for the full dial\ntimeout duration.\n\nFixes #511.\n\nSigned-off-by: Dwi Siswanto <git@dw1.io>",
          "is_bot": false,
          "headline": "fix(utils): return immediately on first successful dial (#512)",
          "author_name": "Dwi Siswanto",
          "author_login": "dwisiswant0",
          "committed_at": "2025-12-08T07:29:40Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "ab7bf7659e3861bbd4028067f508372a1b8b8eed",
          "body": "Bumps [github.com/projectdiscovery/networkpolicy](https://github.com/projectdiscovery/networkpolicy) from 0.1.30 to 0.1.31.\n- [Release notes](https://github.com/projectdiscovery/networkpolicy/releases)\n- [Commits](https://github.com/projectdiscovery/networkpolicy/compare/v0.1.30...v0.1.31)\n\n---\nupda\n[…]\ncom/projectdiscovery/networkpolicy\n  dependency-version: 0.1.31\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/networkpolicy",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-12-08T01:04:24Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "056fb64cd6efbcc6799afc6e12518b1e64589375",
          "body": "Bumps [github.com/projectdiscovery/hmap](https://github.com/projectdiscovery/hmap) from 0.0.97 to 0.0.98.\n- [Release notes](https://github.com/projectdiscovery/hmap/releases)\n- [Commits](https://github.com/projectdiscovery/hmap/compare/v0.0.97...v0.0.98)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/projectdiscovery/hmap\n  dependency-version: 0.0.98\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/hmap from 0.0.97 to 0.0.98",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-12-08T01:02:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "253685a47881f58079ab051426d096790fd3f0af",
          "body": "Bumps [github.com/projectdiscovery/retryabledns](https://github.com/projectdiscovery/retryabledns) from 1.0.110 to 1.0.111.\n- [Release notes](https://github.com/projectdiscovery/retryabledns/releases)\n- [Commits](https://github.com/projectdiscovery/retryabledns/compare/v1.0.110...v1.0.111)\n\n---\nupda\n[…]\ncom/projectdiscovery/retryabledns\n  dependency-version: 1.0.111\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/retryabledns",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-12-08T01:01:59Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "8ce6b4b91df827ff53e3b193ea446f3960fd194b",
          "body": "Bumps [github.com/projectdiscovery/retryabledns](https://github.com/projectdiscovery/retryabledns) from 1.0.109 to 1.0.110.\n- [Release notes](https://github.com/projectdiscovery/retryabledns/releases)\n- [Commits](https://github.com/projectdiscovery/retryabledns/compare/v1.0.109...v1.0.110)\n\n---\nupda\n[…]\ncom/projectdiscovery/retryabledns\n  dependency-version: 1.0.110\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/retryabledns",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-12-01T01:29:10Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "6b694db40e41462a37ac23731f85f4fe603e0e3f",
          "body": "Bumps [github.com/projectdiscovery/networkpolicy](https://github.com/projectdiscovery/networkpolicy) from 0.1.29 to 0.1.30.\n- [Release notes](https://github.com/projectdiscovery/networkpolicy/releases)\n- [Commits](https://github.com/projectdiscovery/networkpolicy/compare/v0.1.29...v0.1.30)\n\n---\nupda\n[…]\ncom/projectdiscovery/networkpolicy\n  dependency-version: 0.1.30\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/networkpolicy",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-12-01T01:24:48Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "00091fa95315cace98407b5ce9c79f05bd9048c3",
          "body": "Bumps [github.com/projectdiscovery/utils](https://github.com/projectdiscovery/utils) from 0.7.1 to 0.7.3.\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.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/utils from 0.7.1 to 0.7.3",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-12-01T01:15:09Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "d97b6b7005550f4fe5b85a5859b0abe41b6f82d6",
          "body": "Bumps [github.com/projectdiscovery/hmap](https://github.com/projectdiscovery/hmap) from 0.0.96 to 0.0.97.\n- [Release notes](https://github.com/projectdiscovery/hmap/releases)\n- [Commits](https://github.com/projectdiscovery/hmap/compare/v0.0.96...v0.0.97)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/projectdiscovery/hmap\n  dependency-version: 0.0.97\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/hmap from 0.0.96 to 0.0.97",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-12-01T01:14:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ac770ef72165a2d880b52e0f6a2ed1c4539606b6",
          "body": "Bumps [github.com/projectdiscovery/utils](https://github.com/projectdiscovery/utils) from 0.6.0 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.0 to 0.7.1",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-11-24T01:08:14Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "295045e0f041278cd551971140c9787d44781e39",
          "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: 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/hmap from 0.0.95 to 0.0.96",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-11-24T01:06:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "171093625da3f1d700c11db4bdf41d2e9190f4ce",
          "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[…]\ncom/projectdiscovery/retryabledns\n  dependency-version: 1.0.109\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/retryabledns",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-11-24T01:05:43Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "e9b7cb4b8ae09ee8c00e7cc581afb96a86d30b7b",
          "body": "Bumps [github.com/projectdiscovery/networkpolicy](https://github.com/projectdiscovery/networkpolicy) from 0.1.27 to 0.1.29.\n- [Release notes](https://github.com/projectdiscovery/networkpolicy/releases)\n- [Commits](https://github.com/projectdiscovery/networkpolicy/compare/v0.1.27...v0.1.29)\n\n---\nupda\n[…]\ncom/projectdiscovery/networkpolicy\n  dependency-version: 0.1.29\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/networkpolicy",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-11-24T01:02:47Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "786567939608a637b03b8b4aa6695f4946fbe881",
          "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:17:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "36fb1e29dab9318b238f21380ced3384565fdea6",
          "body": "…t-in-ztls-handshake-timeout-handler\n\nfix: segfault in ztls handshake timeout handler",
          "is_bot": false,
          "headline": "Merge pull request #501 from projectdiscovery/dwisiswant0/fix/segfaul…",
          "author_name": "Mzack9999",
          "author_login": "Mzack9999",
          "committed_at": "2025-11-19T14:11:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "84e32462fc761e20606866491af377b1e135bd1c",
          "body": "Signed-off-by: Dwi Siswanto <git@dw1.io>",
          "is_bot": false,
          "headline": "test: add TestDial test",
          "author_name": "Dwi Siswanto",
          "author_login": "dwisiswant0",
          "committed_at": "2025-11-19T13:27:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bc2fc9cd7e3190d2d3e5c2b81e146554f4be423a",
          "body": "Fixed panic caused by passing nil `conn` variable\nto `closeAfterTimeout` instead of the actual\n`ztlsConn` object during ztls handshake ops.\n\nThe bug occurred in 2 LOCs:\n* L300: Primary ztls dial path.\n* L367: ztls fallback path.\n\nWhen a handshake timeout occurred,\n`closeAfterTimeout` attempted to cl\n[…]\n after successful\nhandshake completion, but the timeout handler\nneeded the actual connection object (`ztlsConn`)\nto properly clean up on timeout.\n\nFixes #500.\n\nSigned-off-by: Dwi Siswanto <git@dw1.io>",
          "is_bot": false,
          "headline": "fix: segfault in ztls handshake timeout handler",
          "author_name": "Dwi Siswanto",
          "author_login": "dwisiswant0",
          "committed_at": "2025-11-19T13:25:55Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "2231363c34aa7b991605b74a3539bff0017dbf47",
          "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[…]\ncom/projectdiscovery/networkpolicy\n  dependency-version: 0.1.27\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/networkpolicy",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-10-27T01:06:55Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "0abffa5d781023739e1b9b33aabe207dceccae68",
          "body": "Prevent deadlocks when scanning buggy systems with zcrypto",
          "is_bot": false,
          "headline": "Merge pull request #497 from hdm/bug-ztls-stuck",
          "author_name": "Mzack9999",
          "author_login": "Mzack9999",
          "committed_at": "2025-10-20T18:55:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4a0103d26166d54ba131f7bbc980036d5cbca31d",
          "body": null,
          "is_bot": false,
          "headline": "adding tests",
          "author_name": "Mzack9999",
          "author_login": "Mzack9999",
          "committed_at": "2025-10-20T11:27:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a46e60112cf9a5f2a36f461cf526e715f5404fb5",
          "body": null,
          "is_bot": false,
          "headline": "using ctx for deferred op",
          "author_name": "Mzack9999",
          "author_login": "Mzack9999",
          "committed_at": "2025-10-20T10:58:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "80067eb3ec6ade2b5157e6e5c75d13a4692af7d5",
          "body": null,
          "is_bot": false,
          "headline": "avoid a goroutine leak with time.NewTimer()",
          "author_name": "HD Moore",
          "author_login": "hdm",
          "committed_at": "2025-10-17T21:14:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cb973c2a0eee6bd0daba7f44f04357975ed92299",
          "body": null,
          "is_bot": false,
          "headline": "remove unintended SetDeadline",
          "author_name": "HD Moore",
          "author_login": "hdm",
          "committed_at": "2025-10-17T19:36:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4e8fc4db39f4c487de03a6d6847916c8e6625273",
          "body": null,
          "is_bot": false,
          "headline": "dialer: prevent deadlocks in Handshake()s",
          "author_name": "HD Moore",
          "author_login": "hdm",
          "committed_at": "2025-10-17T18:54:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1978057f0d3e4e0d397abf57facd5c620fb0df59",
          "body": null,
          "is_bot": false,
          "headline": "dialer: enforce reasonable min/max timeouts",
          "author_name": "HD Moore",
          "author_login": "hdm",
          "committed_at": "2025-10-17T18:54:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e6e9582fda420fc316033b5f814cb47a24d8307b",
          "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[…]\ncom/projectdiscovery/networkpolicy\n  dependency-version: 0.1.26\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/networkpolicy",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-10-06T01:06:24Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "3a5a7ad9d726d1954ba22c3484332b2d87cd4fa0",
          "body": "Bumps [github.com/projectdiscovery/hmap](https://github.com/projectdiscovery/hmap) from 0.0.94 to 0.0.95.\n- [Release notes](https://github.com/projectdiscovery/hmap/releases)\n- [Commits](https://github.com/projectdiscovery/hmap/compare/v0.0.94...v0.0.95)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/projectdiscovery/hmap\n  dependency-version: 0.0.95\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/hmap from 0.0.94 to 0.0.95",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-10-06T01:03:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e8b3ed6911c28d6def8c95dab68d3aeba501038f",
          "body": "Bumps [github.com/projectdiscovery/retryabledns](https://github.com/projectdiscovery/retryabledns) from 1.0.107 to 1.0.108.\n- [Release notes](https://github.com/projectdiscovery/retryabledns/releases)\n- [Commits](https://github.com/projectdiscovery/retryabledns/compare/v1.0.107...v1.0.108)\n\n---\nupda\n[…]\ncom/projectdiscovery/retryabledns\n  dependency-version: 1.0.108\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/retryabledns",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-10-06T01:03:00Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "9862e9c5d294fb2c4ea24bcc9022b145ff067e2e",
          "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-29T01:03:08Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "3704136baed0b6fa54b89e41dbddcf66652c68ca",
          "body": "Bumps [github.com/projectdiscovery/networkpolicy](https://github.com/projectdiscovery/networkpolicy) from 0.1.24 to 0.1.25.\n- [Release notes](https://github.com/projectdiscovery/networkpolicy/releases)\n- [Commits](https://github.com/projectdiscovery/networkpolicy/compare/v0.1.24...v0.1.25)\n\n---\nupda\n[…]\ncom/projectdiscovery/networkpolicy\n  dependency-version: 0.1.25\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/networkpolicy",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-09-15T01:06:09Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "81d7f57efc88cafc14ca753a0b7ddf5bf5fee455",
          "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: 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/hmap from 0.0.93 to 0.0.94",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-09-15T01:03:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b47ebcd8a5b331cf2c4233ae8b8e1bec063a596b",
          "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[…]\ncom/projectdiscovery/retryabledns\n  dependency-version: 1.0.107\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/retryabledns",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-09-08T01:06:01Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "9972d16b42795d12bc4abfe1de806af200c881cf",
          "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[…]\ncom/projectdiscovery/networkpolicy\n  dependency-version: 0.1.24\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/networkpolicy",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-09-08T01:03:09Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "54fd99ac841adda9d0e88e0e747de1877f0422a2",
          "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-01T02:26:13Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "beb586eca70fdd9a9e7aea7d5e6482f219e74a53",
          "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[…]\ncom/projectdiscovery/networkpolicy\n  dependency-version: 0.1.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/networkpolicy",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-09-01T02:26:09Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "8f74ab5bd50dd4b3e9c2dd68431f25ece09d34ab",
          "body": "Bumps [github.com/projectdiscovery/networkpolicy](https://github.com/projectdiscovery/networkpolicy) from 0.1.21 to 0.1.22.\n- [Release notes](https://github.com/projectdiscovery/networkpolicy/releases)\n- [Commits](https://github.com/projectdiscovery/networkpolicy/compare/v0.1.21...v0.1.22)\n\n---\nupda\n[…]\ncom/projectdiscovery/networkpolicy\n  dependency-version: 0.1.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/networkpolicy",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-08-25T02:16:26Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "4cac2a659716f66eed090c55f638e61e7909c582",
          "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: 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/hmap from 0.0.92 to 0.0.93",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-08-25T02:13:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0cda9b2c5e6a5de51c2c433597211327074662f0",
          "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[…]\ncom/projectdiscovery/retryabledns\n  dependency-version: 1.0.106\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/retryabledns",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-08-25T02:10:56Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "52bdb92d0c26d9f491582407abef238e07ea0ba3",
          "body": "Bumps [github.com/projectdiscovery/networkpolicy](https://github.com/projectdiscovery/networkpolicy) from 0.1.20 to 0.1.21.\n- [Release notes](https://github.com/projectdiscovery/networkpolicy/releases)\n- [Commits](https://github.com/projectdiscovery/networkpolicy/compare/v0.1.20...v0.1.21)\n\n---\nupda\n[…]\ncom/projectdiscovery/networkpolicy\n  dependency-version: 0.1.21\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/networkpolicy",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-08-18T02:12:51Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "0a45355a35e5b5b36ac1790aafabe1e4e2792804",
          "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-18T02:11:30Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "8708e7aa374e17943640c8bc0a50d8d652499e82",
          "body": "removing hardcoded type",
          "is_bot": false,
          "headline": "Merge pull request #480 from projectdiscovery/feat-461-cache-type",
          "author_name": "Mzack9999",
          "author_login": "Mzack9999",
          "committed_at": "2025-08-15T18:01:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "45d91b8f1464e67bdc6303bae490d4fed0437b97",
          "body": null,
          "is_bot": false,
          "headline": "fixing test",
          "author_name": "Mzack9999",
          "author_login": "Mzack9999",
          "committed_at": "2025-08-15T17:50:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "781141afbd1d86b5c2c9992b843a6fa53dbdcb76",
          "body": null,
          "is_bot": false,
          "headline": "removing hardcoded type",
          "author_name": "Mzack9999",
          "author_login": "Mzack9999",
          "committed_at": "2025-08-15T17:17:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2651b79f6bcf66a1c681638a8b27db62bda7abf8",
          "body": "Bumps [github.com/projectdiscovery/networkpolicy](https://github.com/projectdiscovery/networkpolicy) from 0.1.19 to 0.1.20.\n- [Release notes](https://github.com/projectdiscovery/networkpolicy/releases)\n- [Commits](https://github.com/projectdiscovery/networkpolicy/compare/v0.1.19...v0.1.20)\n\n---\nupda\n[…]\ncom/projectdiscovery/networkpolicy\n  dependency-version: 0.1.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/networkpolicy",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-08-11T01:34:04Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "a1f8bb93ad1f77cb96a597543d4a57835fb6df74",
          "body": "Bumps [github.com/projectdiscovery/networkpolicy](https://github.com/projectdiscovery/networkpolicy) from 0.1.18 to 0.1.19.\n- [Release notes](https://github.com/projectdiscovery/networkpolicy/releases)\n- [Commits](https://github.com/projectdiscovery/networkpolicy/compare/v0.1.18...v0.1.19)\n\n---\nupda\n[…]\ncom/projectdiscovery/networkpolicy\n  dependency-version: 0.1.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/networkpolicy",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-08-04T02:24:21Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "6f1c12ed53288686b1dacdb73cc196e2ada5ff87",
          "body": "Bumps [github.com/projectdiscovery/hmap](https://github.com/projectdiscovery/hmap) from 0.0.91 to 0.0.92.\n- [Release notes](https://github.com/projectdiscovery/hmap/releases)\n- [Commits](https://github.com/projectdiscovery/hmap/compare/v0.0.91...v0.0.92)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/projectdiscovery/hmap\n  dependency-version: 0.0.92\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/hmap from 0.0.91 to 0.0.92",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-07-28T01:54:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "06a202e75c51637703376beebfa62e3c545042ad",
          "body": "Bumps [github.com/projectdiscovery/retryabledns](https://github.com/projectdiscovery/retryabledns) from 1.0.103 to 1.0.105.\n- [Release notes](https://github.com/projectdiscovery/retryabledns/releases)\n- [Commits](https://github.com/projectdiscovery/retryabledns/compare/v1.0.103...v1.0.105)\n\n---\nupda\n[…]\ncom/projectdiscovery/retryabledns\n  dependency-version: 1.0.105\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/retryabledns",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-07-28T01:51:24Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "560d25ccb730e379c3e423ce302c5bf108d949cd",
          "body": "Bumps [github.com/projectdiscovery/networkpolicy](https://github.com/projectdiscovery/networkpolicy) from 0.1.17 to 0.1.18.\n- [Release notes](https://github.com/projectdiscovery/networkpolicy/releases)\n- [Commits](https://github.com/projectdiscovery/networkpolicy/compare/v0.1.17...v0.1.18)\n\n---\nupda\n[…]\ncom/projectdiscovery/networkpolicy\n  dependency-version: 0.1.18\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/networkpolicy",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-07-21T02:18:11Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "e164c91729fa9301422d44d7648d93f429bb6d9f",
          "body": "Bumps [github.com/projectdiscovery/utils](https://github.com/projectdiscovery/utils) from 0.4.21 to 0.4.22.\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.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-21T02:14:57Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "21d8fd090acac021afee054d0fda02228d409fa4",
          "body": "Update deps & stop using deprecated errors library",
          "is_bot": false,
          "headline": "Merge pull request #454 from AdallomRoy/main",
          "author_name": "Mzack9999",
          "author_login": "Mzack9999",
          "committed_at": "2025-07-15T12:53:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6a5e35b41267520ff4105af438502e95f39b6bb8",
          "body": null,
          "is_bot": false,
          "headline": "reuse steps",
          "author_name": "Mzack9999",
          "author_login": "Mzack9999",
          "committed_at": "2025-07-15T12:48:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f7c00a4bebddfffb297308017c97c3baaa87e832",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'main' into pr/454",
          "author_name": "Mzack9999",
          "author_login": "Mzack9999",
          "committed_at": "2025-07-15T12:47:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a63dba61aef876c0d4d484463b95d60666728d5b",
          "body": "Bumps [github.com/projectdiscovery/retryabledns](https://github.com/projectdiscovery/retryabledns) from 1.0.87 to 1.0.103.\n- [Release notes](https://github.com/projectdiscovery/retryabledns/releases)\n- [Commits](https://github.com/projectdiscovery/retryabledns/compare/v1.0.87...v1.0.103)\n\n---\nupdate\n[…]\ncom/projectdiscovery/retryabledns\n  dependency-version: 1.0.103\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/retryabledns",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-07-15T12:38:10Z",
          "body_truncated": true,
          "is_coding_agent": false
        }
      ],
      "releases_count": 100,
      "commits_last_year": 92,
      "latest_release_at": "2026-07-12T00:27:26Z",
      "latest_release_tag": "v0.5.13",
      "releases_from_tags": false,
      "days_since_last_push": 1,
      "active_weeks_last_year": 32,
      "days_since_latest_release": 16,
      "mean_days_between_releases": 17.9
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 75,
      "has_issue_template": false,
      "has_code_of_conduct": true,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "github.com/projectdiscovery/fastdialer",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": true,
          "registry_url": "https://pkg.go.dev/github.com/projectdiscovery/fastdialer",
          "is_deprecated": false,
          "latest_version": "v0.5.13",
          "repository_url": "https://github.com/projectdiscovery/fastdialer",
          "versions_count": 132,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-10T14:34:20Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 17
        }
      ]
    },
    "popularity": {
      "forks": 26,
      "stars": 69,
      "watchers": 11,
      "fork_history": {
        "days": [
          {
            "date": "2021-04-17",
            "count": 1
          },
          {
            "date": "2021-05-15",
            "count": 1
          },
          {
            "date": "2021-09-14",
            "count": 1
          },
          {
            "date": "2021-09-29",
            "count": 1
          },
          {
            "date": "2021-09-30",
            "count": 1
          },
          {
            "date": "2022-02-08",
            "count": 1
          },
          {
            "date": "2022-05-27",
            "count": 1
          },
          {
            "date": "2022-07-12",
            "count": 1
          },
          {
            "date": "2022-09-10",
            "count": 1
          },
          {
            "date": "2022-10-18",
            "count": 1
          },
          {
            "date": "2022-11-28",
            "count": 1
          },
          {
            "date": "2023-01-06",
            "count": 1
          },
          {
            "date": "2023-07-25",
            "count": 1
          },
          {
            "date": "2023-10-14",
            "count": 1
          },
          {
            "date": "2023-12-25",
            "count": 1
          },
          {
            "date": "2024-02-03",
            "count": 1
          },
          {
            "date": "2024-05-12",
            "count": 1
          },
          {
            "date": "2024-11-18",
            "count": 1
          },
          {
            "date": "2025-03-03",
            "count": 1
          },
          {
            "date": "2025-03-05",
            "count": 1
          },
          {
            "date": "2025-06-11",
            "count": 1
          },
          {
            "date": "2025-09-20",
            "count": 1
          },
          {
            "date": "2025-10-17",
            "count": 1
          },
          {
            "date": "2026-02-10",
            "count": 1
          },
          {
            "date": "2026-02-27",
            "count": 1
          },
          {
            "date": "2026-05-05",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 26,
        "total_forks": 26
      },
      "star_history": null,
      "open_issues_and_prs": 4
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "example"
      ],
      "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": 15838,
      "source_files_sampled": 33,
      "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": 13
          },
          {
            "name": "github.com/klauspost/compress",
            "direct": false,
            "version": "v1.18.2",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5841"
            ],
            "fixed_version": "1.18.7",
            "advisory_count": 1,
            "oldest_advisory_days": 0
          },
          {
            "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": 20
          },
          {
            "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": 13
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "unknown": 4
        },
        "advisory_count": 4,
        "affected_count": 4,
        "assessed_count": 52,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 1
      },
      "ecosystems": [
        "go"
      ],
      "dependencies": [
        {
          "name": "github.com/Mzack9999/gcache",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20230410081825-519e28eab057"
        },
        {
          "name": "github.com/dimchansky/utfbom",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.1.1"
        },
        {
          "name": "github.com/docker/go-units",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.5.0"
        },
        {
          "name": "github.com/miekg/dns",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.1.62"
        },
        {
          "name": "github.com/projectdiscovery/goleak",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20240729222606-a7d18edc33f8"
        },
        {
          "name": "github.com/projectdiscovery/hmap",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.101"
        },
        {
          "name": "github.com/projectdiscovery/networkpolicy",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.1.43"
        },
        {
          "name": "github.com/projectdiscovery/retryabledns",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.115"
        },
        {
          "name": "github.com/projectdiscovery/utils",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.11.1"
        },
        {
          "name": "github.com/refraction-networking/utls",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.8.2"
        },
        {
          "name": "github.com/stretchr/testify",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.11.1"
        },
        {
          "name": "github.com/zmap/zcrypto",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20240803002437-3a861682ac77"
        },
        {
          "name": "golang.org/x/exp",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20250106191152-7588d65b2ba8"
        },
        {
          "name": "golang.org/x/net",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.55.0"
        },
        {
          "name": "golang.org/x/sync",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.20.0"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "github.com/dimchansky/utfbom",
            "direct": true,
            "version": "v1.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/docker/go-units",
            "direct": true,
            "version": "v0.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/miekg/dns",
            "direct": true,
            "version": "v1.1.62",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mzack9999/gcache",
            "direct": true,
            "version": "v0.0.0-20230410081825-519e28eab057",
            "ecosystem": "go"
          },
          {
            "name": "github.com/projectdiscovery/goleak",
            "direct": true,
            "version": "v0.0.0-20240729222606-a7d18edc33f8",
            "ecosystem": "go"
          },
          {
            "name": "github.com/projectdiscovery/hmap",
            "direct": true,
            "version": "v0.0.101",
            "ecosystem": "go"
          },
          {
            "name": "github.com/projectdiscovery/networkpolicy",
            "direct": true,
            "version": "v0.1.43",
            "ecosystem": "go"
          },
          {
            "name": "github.com/projectdiscovery/retryabledns",
            "direct": true,
            "version": "v1.0.115",
            "ecosystem": "go"
          },
          {
            "name": "github.com/projectdiscovery/utils",
            "direct": true,
            "version": "v0.11.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/refraction-networking/utls",
            "direct": true,
            "version": "v1.8.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/stretchr/testify",
            "direct": true,
            "version": "v1.11.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/zmap/zcrypto",
            "direct": true,
            "version": "v0.0.0-20240803002437-3a861682ac77",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/exp",
            "direct": true,
            "version": "v0.0.0-20250106191152-7588d65b2ba8",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/net",
            "direct": true,
            "version": "v0.55.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sync",
            "direct": true,
            "version": "v0.20.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/fsnotify/fsnotify",
            "direct": false,
            "version": "v1.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gaissmai/bart",
            "direct": false,
            "version": "v0.28.1",
            "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/logrusorgru/aurora/v4",
            "direct": false,
            "version": "v4.0.0",
            "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/onsi/gomega",
            "direct": false,
            "version": "v1.27.6",
            "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/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": "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/mod",
            "direct": false,
            "version": "v0.35.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": 52,
        "direct_count": 15,
        "indirect_count": 37
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 1,
        "merged_prs": 349,
        "open_issues": 3,
        "closed_ratio": 0.929,
        "closed_issues": 39,
        "closed_unmerged_prs": 164
      },
      "bus_factor": 1,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "Mzack9999",
          "commits": 174,
          "avatar_url": "https://avatars.githubusercontent.com/u/13421144?v=4"
        },
        {
          "type": "User",
          "login": "ehsandeep",
          "commits": 46,
          "avatar_url": "https://avatars.githubusercontent.com/u/8293321?v=4"
        },
        {
          "type": "User",
          "login": "tarunKoyalwar",
          "commits": 16,
          "avatar_url": "https://avatars.githubusercontent.com/u/45962551?v=4"
        },
        {
          "type": "User",
          "login": "Ice3man543",
          "commits": 15,
          "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": "dogancanbakir",
          "commits": 6,
          "avatar_url": "https://avatars.githubusercontent.com/u/65292895?v=4"
        },
        {
          "type": "User",
          "login": "hdm",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/1171392?v=4"
        },
        {
          "type": "User",
          "login": "seeyarh",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/16869800?v=4"
        },
        {
          "type": "User",
          "login": "LuitelSamikshya",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/85764322?v=4"
        },
        {
          "type": "User",
          "login": "RamanaReddy0M",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/90540245?v=4"
        }
      ],
      "contributors_sampled": 20,
      "top_contributor_share": 0.6
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "auto-merge.yaml",
        "autorelease.yml",
        "build-test.yml",
        "codeql-analysis.yml",
        "compat-checks.yaml"
      ],
      "has_docs_dir": false,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "go.sum"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 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": 9,
            "reason": "18 out of 19 merged PRs checked by a CI test -- score normalized to 9",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 6,
            "reason": "Found 3/5 approved changesets -- score normalized to 6",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 5 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": "21 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": 7,
            "reason": "SAST tool detected but not 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": 6,
            "reason": "4 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "5ebaf447c651f72112e1644d6df02a9049f6057b",
        "ran_at": "2026-07-28T01:43:54Z",
        "aggregate_score": 6.2,
        "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-27T01:24:17Z",
      "oldest_open_prs": [
        {
          "number": 553,
          "created_at": "2026-06-25T18:56:29Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2026-07-27T01:23:28Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 226,
          "created_at": "2024-01-04T19:12:59Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 457,
          "created_at": "2025-05-15T11:01:10Z",
          "last_comment_at": "2025-05-15T11:05:22Z",
          "last_comment_author": "tarunKoyalwar"
        },
        {
          "number": 554,
          "created_at": "2026-06-25T18:59:53Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/projectdiscovery/fastdialer",
    "host": "github.com",
    "name": "fastdialer",
    "owner": "projectdiscovery"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "good",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 73,
      "inputs": {
        "security": 67,
        "vitality": 92,
        "community": 65,
        "governance": 72,
        "engineering": 64
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "excellent",
        "name": "Vitality",
        "value": 92,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "excellent",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 86,
            "inputs": {
              "commits_last_year": 92,
              "human_commit_share": 0.41,
              "days_since_last_push": 1,
              "active_weeks_last_year": 32
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 1 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 1
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "32/52 weeks with commits",
                "points": 22.2,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 32
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "92 commits in the last year",
                "points": 17.7,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 92
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "21 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": "v0.5.13",
              "releases_from_tags": false,
              "days_since_latest_release": 16,
              "mean_days_between_releases": 17.9
            },
            "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 16 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 16
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~17.9 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 17.9
                    }
                  }
                ],
                "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": 33,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 33 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 33
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 65,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "at_risk",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 47,
            "inputs": {
              "forks": 26,
              "stars": 69,
              "watchers": 11,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "69 stars",
                "points": 29.7,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 69
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "26 forks",
                "points": 11.7,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 26
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "11 watchers",
                "points": 5.6,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 11
                    }
                  }
                ],
                "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 (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "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": 72,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 42,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 20,
              "top_contributor_share": 0.6
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "1 contributor(s) cover half of all commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 60% of commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 60
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "20 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 20
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 5 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 78,
            "inputs": {
              "merged_prs": 349,
              "open_issues": 3,
              "closed_issues": 39,
              "issue_closed_ratio": 0.929,
              "closed_unmerged_prs": 164
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "93% of issues closed",
                "points": 43.4,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 93
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "349/513 decided PRs merged",
                "points": 26,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 349,
                      "decided": 513
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 3/5 approved changesets -- score normalized to 6",
                "points": 9,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "good",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 80,
            "inputs": {
              "followers": 11694,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "projectdiscovery",
              "public_repos": 123,
              "account_age_days": 2621
            },
            "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,694 followers of projectdiscovery",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 11694,
                      "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/fastdialer"
              ],
              "ecosystems": "go",
              "any_deprecated": false,
              "min_days_since_publish": 17
            },
            "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 17 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 17
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "132 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 132
                    }
                  }
                ],
                "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": 64,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 66,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "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": "18 out of 19 merged PRs checked by a CI test -- score normalized to 9",
                "points": 18,
                "status": "partial",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 60,
            "inputs": {
              "topics": [
                "lib"
              ],
              "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": "1 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "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": "moderate",
        "name": "Security",
        "value": 67,
        "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": 62,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 6.2
            },
            "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": "18 out of 19 merged PRs checked by a CI test -- score normalized to 9",
                "points": 2.2,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 3/5 approved changesets -- score normalized to 6",
                "points": 4.5,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 5 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": "21 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 detected but not run on all commits",
                "points": 3.5,
                "status": "partial",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "4 existing vulnerabilities detected",
                "points": 4.5,
                "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 52 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": 52
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 89,
            "inputs": {
              "source": "osv",
              "advisories": 4,
              "affected_packages": 4,
              "assessed_packages": 52,
              "unassessed_packages": 0,
              "affected_by_severity": "unknown 4",
              "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": 52,
              "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": 7
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "moderate",
        "name": "AI Readiness",
        "value": 55,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 29,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.537,
              "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": "22 of 41 human commits state their intent (structured subject or explanatory body)",
                "points": 28.6,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 22,
                      "sampled": 41
                    }
                  }
                ],
                "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.59
            },
            "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": "59 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 59,
                      "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": 15838,
              "source_files_sampled": 33,
              "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/33 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 33,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "at_risk",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [
                "example"
              ],
              "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": "example",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "example"
                    }
                  }
                ],
                "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-28T01:44:17.544662Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/p/projectdiscovery/fastdialer.svg",
  "full_name": "projectdiscovery/fastdialer",
  "license_state": "standard",
  "license_spdx": "MIT"
}

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.