[
{
"starred_at": "2024-03-14T08:21:00Z",
"user": {
"login": "octocat_dev",
"id": 583291,
"node_id": "MDQ6VXNlcjU4MzI5MQ==",
"avatar_url": "https://avatars.githubusercontent.com/u/583291",
"type": "User",
"site_admin": false
}
},
{
"starred_at": "2024-03-14T08:45:12Z",
"user": {
"login": "jdoe_engineer",
"id": 984123
}
}
]
❌ Exposes user identities, individual timestamps, profile links, and graph scraping vectors.
{
"repository": "acme/agentic-runtime",
"interval": "weekly",
"data": [
{
"timestamp": "2024-03-10T00:00:00Z",
"stars_accumulated": 4250,
"stars_delta": 340
},
{
"timestamp": "2024-03-17T00:00:00Z",
"stars_accumulated": 4890,
"stars_delta": 640
}
]
}
✅ Delivers clean time-bucketed counts and velocity without user identifiers, preserving developer privacy.