Skip to content
This repository has been archived by the owner on Feb 7, 2023. It is now read-only.

bot management variables #213

Closed
jtarchie opened this issue Mar 29, 2022 · 0 comments · Fixed by #258
Closed

bot management variables #213

jtarchie opened this issue Mar 29, 2022 · 0 comments · Fixed by #258

Comments

@jtarchie
Copy link

On the Request, not all the bot management types are available as documented here.

When trying to use ja3hash, it was noticed that the type was missing.

KianNH added a commit to KianNH/workers-types that referenced this issue Jul 11, 2022
Closes cloudflare#213

Example: https://kian.org.uk/cf.json

```json
"botManagement": {
  "ja3Hash": "2a18e6bf307f97c5e27f0ab407dc65db",
  "staticResource": false,
  "verifiedBot": false,
  "score": 98
},
```

It doesn't appear on all zones with Bot Management, i.e https://workers.cloudflare.com/cf.json, so adding as optional.
@mrbbot mrbbot closed this as completed in f5015a8 Sep 1, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant