原始 JSON 报告 机器可读
{
"data": {
"repo": {
"topics": [],
"is_fork": true,
"size_kb": 894,
"has_wiki": true,
"homepage": "https://tableau.github.io/server-client-python",
"languages": {
"Shell": 140,
"Python": 338826
},
"pushed_at": "2018-01-15T22:08:08Z",
"created_at": "2018-01-15T21:48:48Z",
"owner_type": "User",
"updated_at": "2018-07-21T02:59:29Z",
"description": "A Python library for the Tableau Server REST API",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "master",
"license_spdx_raw": "MIT",
"primary_language": "Python",
"significant_languages": [
"Python"
]
},
"owner": {
"blog": null,
"name": "Jared Dominguez",
"type": "User",
"login": "jdomingu",
"company": null,
"location": "Seattle, WA",
"followers": 34,
"avatar_url": "https://avatars.githubusercontent.com/u/5760201?v=4",
"created_at": "2013-10-23T21:15:35Z",
"is_verified": null,
"public_repos": 14,
"account_age_days": 4659
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": false
},
"activity": {
"releases": [
{
"tag": "v0.5.1",
"kind": "patch",
"published_at": "2017-09-21T16:16:03Z"
},
{
"tag": "v0.4.1",
"kind": "patch",
"published_at": "2017-04-26T19:21:16Z"
}
],
"recent_commits": [
{
"oid": "6fc87c137d9330f561ed4cdee3907215de6f1019",
"body": null,
"is_bot": false,
"headline": "Delete Gemfile.lock",
"author_name": "Jared Dominguez",
"author_login": "jdomingu",
"committed_at": "2018-01-15T22:08:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "44038b0a9a4fdcd585f39c7000dfb4ce3edfec59",
"body": null,
"is_bot": false,
"headline": "fix ns issue with tasks get_by_id (#237)",
"author_name": "Adam Boscarino",
"author_login": "ajbosco",
"committed_at": "2018-01-15T20:54:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2a20d7f23bf03db13fd13a578d459667d86f953e",
"body": null,
"is_bot": false,
"headline": "update support & badge",
"author_name": "Ben Lower",
"author_login": "benlower",
"committed_at": "2017-10-06T18:24:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "43232fbdfbf8599ba58035246a891681fb9bcf6b",
"body": "Release 0.5.1",
"is_bot": false,
"headline": "Merge pull request #228 from RussTheAerialist/master",
"author_name": "Russell Hay",
"author_login": null,
"committed_at": "2017-09-21T16:16:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c138764b726ba45f042e88f3981792728629fa71",
"body": null,
"is_bot": false,
"headline": "Update Change Log",
"author_name": "Russell Hay",
"author_login": null,
"committed_at": "2017-09-21T15:32:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "73f84154795f8cf41e81fdbe8016a3e24a336bc3",
"body": "* added namespace to call on line 60\r\n* separated code into 2 lines to pass E501 standards (<120 chars)",
"is_bot": false,
"headline": "226 fix populate connections bug (#227)",
"author_name": "Graeme Britz",
"author_login": "grbritz",
"committed_at": "2017-09-21T15:28:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ada7dbcc74838da2f9620f5a61135cea0e677014",
"body": "Merge master into development in prep for release",
"is_bot": false,
"headline": "Merge pull request #223 from tableau/development",
"author_name": "Russell Hay",
"author_login": null,
"committed_at": "2017-09-19T20:52:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "71dab3306fcf3b79630e3b3fa440d3316277cb11",
"body": "Adds versioneer license explicitly (copied from the source file) and includes them in the manifest",
"is_bot": false,
"headline": "Fixes #224 (#225)",
"author_name": "Russell Hay",
"author_login": null,
"committed_at": "2017-09-19T20:11:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bc0a28371108247728c66b11fe891fb5b2547fda",
"body": null,
"is_bot": false,
"headline": "merge api-ref so things work properly",
"author_name": "Russell Hay",
"author_login": null,
"committed_at": "2017-09-18T21:05:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "14d14bec87fbdff268898514e4351f92385a67ae",
"body": "* Prep CL and CONTRIB for next release\r\n\r\n* Adding Jim",
"is_bot": false,
"headline": "Prep CL and CONTRIB for next release (#217)",
"author_name": "Russell Hay",
"author_login": null,
"committed_at": "2017-09-18T17:16:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "47c7fb3737bc378ab0a0d289985b03492ad5bb6f",
"body": "* This workaround is no longer needed\r\n\r\nThe server will sort based on the id by default so that this workaround is no longer needed. We should add documentation\r\nthat recommends people pass in a supported sort clause manually if they are using other servers\r\n\r\n* Fix failing test cases",
"is_bot": false,
"headline": "This workaround is no longer needed (#221)",
"author_name": "Russell Hay",
"author_login": null,
"committed_at": "2017-09-18T14:56:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0d6d8c130784fff17ae4a050f917324da35c6161",
"body": "…ing the server version (#220)",
"is_bot": false,
"headline": "need to call the detect in the auth endpoint in case we aren't detect…",
"author_name": "Russell Hay",
"author_login": null,
"committed_at": "2017-09-15T21:34:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ff606130e08c0a7c2cc645fe9702845b9313f7ff",
"body": "* Moving user endpoint to use dynamic namespace\r\n\r\n* move groups to using dynamic namespace\r\n\r\n* move PagintationItem to use dynamic namespace\r\n\r\n* move exceptions to use dynamic namespace\r\n\r\n* move workbooks to use dynamic namespace\r\n\r\n* move views to use dynamic namespace\r\n\r\n* move views to use dy\n[…]\ndeprecated namespace code\r\n\r\n* better detection method from Tyler's suggestion\r\n\r\n* fixing pycodestyle failures\r\n\r\n* removing unneeded import\r\n\r\n* throwing an exception if there is a unknown namespace",
"is_bot": false,
"headline": "194 fix namespace issue (#219)",
"author_name": "Russell Hay",
"author_login": null,
"committed_at": "2017-09-15T16:41:17Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "de2fa266df123b5e21e246e06584e30cb1a8939f",
"body": null,
"is_bot": false,
"headline": "#215 Fix a potential uninitialized var error (#216)",
"author_name": "Russell Hay",
"author_login": null,
"committed_at": "2017-09-05T17:48:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0b497d929fbbf971cfa1960ba09f79d65c2e9e25",
"body": "Update Project endpoints and models to support nest projects (under development on Server). This mainly means add `parent_id` to the model, serializers, and parsers. Minor refactoring on how models are parsed in the update call.",
"is_bot": false,
"headline": "Create nested project (#208)",
"author_name": "jimbodriven",
"author_login": "jimbodriven",
"committed_at": "2017-08-04T18:32:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0d146fa9908dc53d4dd513a90e86172a5a6c3cde",
"body": "* add workbook id to tasks and add tests\r\n* add target class to abstract references to other objects\r\n* add test for schedule id, refactor target",
"is_bot": false,
"headline": "Add workbook to tasks (#206)",
"author_name": "William Lang",
"author_login": null,
"committed_at": "2017-07-20T20:58:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c6ab7da89f702f2b1a626c130da9b80cbd01df26",
"body": "This update has three main components:\r\n- Update the `Pager` to be able to iterate over any callable that returns (List[Model], PaginationItem). \r\n- Update the Groups Endpoint to call the new `Pager` and add a method that just gets users in a group\r\n- Update `populate_users` to create a closure wra\n[…]\no that each call generates a new `Pager`\r\n\r\nNow, calling group.users will return a Pager that's always fresh. You can iterate it like a list, or convert it to a list if needed with `list(group.users)`",
"is_bot": false,
"headline": "Auto Paging for Users in Groups (#204)",
"author_name": "Tyler Doyle",
"author_login": "t8y8",
"committed_at": "2017-07-05T19:21:31Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "9ac90e011eff834baef34100ee9a6b7d83e27fc5",
"body": "fixing doc issue: Workbook API Reference naming convention is off in Example for get() #193\r\nhttps://github.com/tableau/server-client-python/issues/193",
"is_bot": false,
"headline": "Update api-ref.md (fix typo in code snippet) (#196)",
"author_name": "Dave Hagen",
"author_login": "d45",
"committed_at": "2017-06-28T18:02:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "682b2551e61103278bd30cf0621df1e56cace9f6",
"body": "Renames `no_extract` to `include_extract` for a clearer intent on what the parameter does. `no_extract` is kept but the default changes to `None` and we detect if it's used and throw a DeprecationWarning.",
"is_bot": false,
"headline": "Include extract (#203)",
"author_name": "tagyoureit",
"author_login": "tagyoureit",
"committed_at": "2017-06-28T16:53:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b2b8593199711bf49a2680bffb1277c297c26d27",
"body": "* Support for Certified Data Sources in the REST API",
"is_bot": false,
"headline": "Support for Certified Data Sources in the REST API (#189)",
"author_name": "Tyler Doyle",
"author_login": "t8y8",
"committed_at": "2017-06-27T17:21:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aecfe7d96c4d0a900d5e99e4e412daf4c9cf6f75",
"body": "* Added filtering on project names in new sample script\r\n\r\n* Minor comment change\r\n\r\n* Clearer unpacking rest api response objects\r\n\r\n* Proper printing instructions\r\n\r\n* Style changes, removed_, using call to switch server version",
"is_bot": false,
"headline": "Sample project filtering (#201)",
"author_name": "FFMMM",
"author_login": "FFMMM",
"committed_at": "2017-06-26T05:59:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f82f2f9563f6d711ddcec6ef66e6545532797c7a",
"body": "* Sample group filtering script\r\n\r\n* Added comments and specific error catching\r\n\r\n* Renamed the file to follow the naming convention\r\n\r\n* commented on return type, example group creation, cleaned up code\r\n\r\n* Better way to call and catch return from rest api\r\n\r\n* Proper printing instructions",
"is_bot": false,
"headline": "Sample group filtering (#199)",
"author_name": "FFMMM",
"author_login": "FFMMM",
"committed_at": "2017-06-23T18:15:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0893cf22b766c407027d0eeb26b65f565d2a4a7c",
"body": "Quickly added quatations for version code snippet typo",
"is_bot": false,
"headline": "Merge pull request #200 from FFMMM/docs_server_version_correction",
"author_name": "FFMMM",
"author_login": "FFMMM",
"committed_at": "2017-06-13T22:51:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7999374dc3a3e18d70129ab7e3e22a02bf357534",
"body": null,
"is_bot": false,
"headline": "Quickly added quatations for version code snippet typo",
"author_name": "Alex Pana",
"author_login": null,
"committed_at": "2017-06-13T21:56:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "47332fc36d0719fe4afad95f1edf7f57cc0d6e3f",
"body": "* Enble always sorting when using pager because queries are not currently deterministic\r\n\r\n* I forgot to format the files\r\n\r\n* Fixing tyler's nit",
"is_bot": false,
"headline": "Enable always sorting when using pager (#192)",
"author_name": "Russell Hay",
"author_login": null,
"committed_at": "2017-05-12T18:11:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "735130a8316184b564443ce02d804561e78b820b",
"body": "* initial infrastructure for smoke tests\r\n\r\n* trying to fix travis errors by not pinning the version\r\n\r\n* fix pinning to major version, not minor",
"is_bot": false,
"headline": "initial infrastructure for smoke tests (#176)",
"author_name": "Russell Hay",
"author_login": null,
"committed_at": "2017-05-11T18:12:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6f9dc37b346b47799cda90a5c0f421bfb2265dad",
"body": "Revision History settings were present in the SiteItem model but not actually serialized and didn't have setters/getters. I've updated that and enhanced the is_int decorator to allow exemptions in the case of sentinels that fall outside the normal range.",
"is_bot": false,
"headline": "Add revision settings to Update Site (#187)",
"author_name": "Tyler Doyle",
"author_login": "t8y8",
"committed_at": "2017-05-10T21:01:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1a5efa2935fc509d0f318e6730e1931b19715817",
"body": "* adding to ref pages; saving progress so far\r\n\r\n* Check in to save progress-o\r\n\r\n* Another chekin' for the cause\r\n\r\n* Check in more stuff; added api buckets in docs menu\r\n\r\n* Updated with users, groups; snapshot\r\n\r\n* Check in more changes to ref pages, minor fix for docs menu\r\n\r\n* more updates; for\n[…]\nons (the cause of merge conflict); fixed some connectionitem info\r\n\r\n* tech review fixes, removed groups.get_by_id from examples, fixed datasource update example\r\n\r\n* Ran spellcheck, fixed misc errors",
"is_bot": false,
"headline": "adding more info to the API reference page (#183)",
"author_name": "d45",
"author_login": "d45",
"committed_at": "2017-04-26T19:21:16Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "27b59172421e254df0f818716222bdc1f7ab1c3c",
"body": "* adding to ref pages; saving progress so far\r\n\r\n* Check in to save progress-o\r\n\r\n* Another chekin' for the cause\r\n\r\n* Check in more stuff; added api buckets in docs menu\r\n\r\n* Updated with users, groups; snapshot\r\n\r\n* Check in more changes to ref pages, minor fix for docs menu\r\n\r\n* more updates; for\n[…]\nons (the cause of merge conflict); fixed some connectionitem info\r\n\r\n* tech review fixes, removed groups.get_by_id from examples, fixed datasource update example\r\n\r\n* Ran spellcheck, fixed misc errors",
"is_bot": false,
"headline": "adding more info to the API reference page (#183)",
"author_name": "d45",
"author_login": "d45",
"committed_at": "2017-04-26T18:54:26Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "958d028f9be117b422c1027b87b7bf96bdd19c72",
"body": "Merge Bugfix back into development",
"is_bot": false,
"headline": "Merge pull request #180 from tableau/master",
"author_name": "Russell Hay",
"author_login": null,
"committed_at": "2017-04-19T04:52:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "171eaae29e60efeaedb85f14b19996af85c6a0de",
"body": "Fixes #177",
"is_bot": false,
"headline": "fix left in debug info (#178)",
"author_name": "Russell Hay",
"author_login": null,
"committed_at": "2017-04-19T00:09:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "513e5e93f27e96b0c4142022dfa9c3b213d395f6",
"body": "Release 0.4 to master",
"is_bot": false,
"headline": "Merge pull request #174 from tableau/development",
"author_name": "Russell Hay",
"author_login": null,
"committed_at": "2017-04-18T17:15:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "470d2efd87be92c1f469869ac1de735a9c7a5724",
"body": "`parameter_added_in` got a facelift and now takes keyword arguments, where the value represents the version for that keyword. It looks a little cleaner and makes the checking code much simpler.\r\n\r\nAlso renamed the `extract_only` to be `no_extract` because it means the opposite of `extract_only`, oops.",
"is_bot": false,
"headline": "Reword no_extract and update signature of added_in (#144) (#175)",
"author_name": "Russell Hay",
"author_login": null,
"committed_at": "2017-04-14T18:02:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8b5992d7c3b6f1993dfc18ec378c8fedbc784292",
"body": "* Update changelog and contributors for 0.4\r\n\r\npreping v0.4\r\n\r\n* reordering by date of contributions",
"is_bot": false,
"headline": "Update changelog and contributors for 0.4 (#172)",
"author_name": "Russell Hay",
"author_login": null,
"committed_at": "2017-04-14T17:30:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d7ef150b3025bd1165721c9008cd38562dea58e3",
"body": null,
"is_bot": false,
"headline": "Adding api version tagging (#173)",
"author_name": "Russell Hay",
"author_login": null,
"committed_at": "2017-04-13T23:35:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "63ae5c04248257d4afbed6cab7b2ce2758d8509a",
"body": "getting development up to date with master",
"is_bot": false,
"headline": "Merge pull request #171 from tableau/master",
"author_name": "Russell Hay",
"author_login": null,
"committed_at": "2017-04-11T22:27:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e53f6d7f0a2a2f3c48b2dd2a211f51342a864193",
"body": "Let's get rid of vnext",
"is_bot": false,
"headline": "Merge pull request #170 from RussTheAerialist/vnext",
"author_name": "Russell Hay",
"author_login": null,
"committed_at": "2017-04-11T22:21:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "48f8e3ed415f98cb6d6c87a296e2d5a6ecc4d0a4",
"body": "* initial checkin of auto versioning\r\n\r\n* fix version tag\r\n\r\n* fix mistaken version configuration\r\n\r\n* clean up",
"is_bot": false,
"headline": "initial checkin of auto versioning (#169)",
"author_name": "Russell Hay",
"author_login": null,
"committed_at": "2017-04-11T22:10:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2fef6ab402a3f28df0010eed78b8d70f8759d844",
"body": "* Added a flag to the server object to allow you go use the server version by default\r\n\r\n* I disliked the 'highest version' I think server version makes more sense.\r\n\r\n* ctor should use the non-dep function",
"is_bot": false,
"headline": "Feature 99 add flag to use server version (#168)",
"author_name": "Russell Hay",
"author_login": null,
"committed_at": "2017-04-11T22:08:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1cc8f395d8dc8da3af033e3b065e319414aa9947",
"body": "* Response to code reviews. Put all request options into 1 file. renamed sample to download_view_image.py. Comments clean up\r\n\r\n* Add api annotation to all current endpoints (#125)\r\n\r\nPart two of #125 \r\n\r\nThis backfills all existing APIs with their minimum version.\r\nChecking this in early in release\n[…]\n path to extract refresh tasks\r\n\r\n* fixing missed pep8 failure\r\n\r\n* adding runNow to the interface\r\n\r\n* fixing pep8 issues\r\n\r\n* Add header documentation to the sample.\r\n\r\n* addressing tyler's feedback",
"is_bot": false,
"headline": "Extract refresh support (#159)",
"author_name": "Russell Hay",
"author_login": null,
"committed_at": "2017-04-11T21:34:39Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "c1c1c9312fcad7d95418aebdcef0f64b51446ff4",
"body": "* Add a new decorator that checks parameters against the version. Used with the @api decorator.\r\n* Add extract_only flags to workbooks and data sources, protected behind v2.5 flag",
"is_bot": false,
"headline": "Download with extract_only and parameter checking (#143)",
"author_name": "Tyler Doyle",
"author_login": "t8y8",
"committed_at": "2017-04-11T21:34:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f7bbc6381d42774e5066bcb015048cd10bea1c8f",
"body": "Part two of #125 \r\n\r\nThis backfills all existing APIs with their minimum version.\r\nChecking this in early in release cycle for baketime.",
"is_bot": false,
"headline": "Add api annotation to all current endpoints (#125)",
"author_name": "Tyler Doyle",
"author_login": "t8y8",
"committed_at": "2017-04-11T21:30:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "16e2c06eeee60e2e6d03e02011b529968f7d6217",
"body": null,
"is_bot": false,
"headline": "Removed unused import.",
"author_name": "Brendan Lee",
"author_login": "lbrendanl",
"committed_at": "2017-04-11T21:27:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bd142f67aac3ffda36da54e7e1bafda276983eb5",
"body": "- Removed unused getter/setter for _initial_tags\n- Designated ResourceTagger as for internal use.",
"is_bot": false,
"headline": "Responding to CR feedback:",
"author_name": "Brendan Lee",
"author_login": "lbrendanl",
"committed_at": "2017-04-11T21:27:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f1987e16a1661aa95c21bdec0547563ba7392297",
"body": null,
"is_bot": false,
"headline": "Linter fix.",
"author_name": "Brendan Lee",
"author_login": "lbrendanl",
"committed_at": "2017-04-11T21:27:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e8f4b0a04ba5300233dd644ca64c9ba1b8397f53",
"body": "…r when tag adding/deleting is not supported for a resource.",
"is_bot": false,
"headline": "Added error handling to the resource tagger to display message to use…",
"author_name": "Brendan Lee",
"author_login": "lbrendanl",
"committed_at": "2017-04-11T21:27:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c3d90171b37aeeb698955a22dcae5cfb9afdc953",
"body": null,
"is_bot": false,
"headline": "Pythony naming.",
"author_name": "Brendan Lee",
"author_login": "lbrendanl",
"committed_at": "2017-04-11T21:27:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "31df99b2bc47c4c3906c00614b4d967599b53bac",
"body": "Fixed a few minor nits from PR.",
"is_bot": false,
"headline": "Refactored inheritance for tagged resources to composition pattern.",
"author_name": "Brendan Lee",
"author_login": "lbrendanl",
"committed_at": "2017-04-11T21:27:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "16469a9b4c1015d70c0e3a92f90f2a2fecbec1c5",
"body": null,
"is_bot": false,
"headline": "Fixed pycodestyle errors.",
"author_name": "Brendan Lee",
"author_login": "lbrendanl",
"committed_at": "2017-04-11T21:27:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "af7acaabda3f25c5e08ed8b0017d5c3eea743c77",
"body": null,
"is_bot": false,
"headline": "Removed print statemets, nit cleanups.",
"author_name": "Brendan Lee",
"author_login": "lbrendanl",
"committed_at": "2017-04-11T21:26:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "71e600a8186bca968a9cccd3cbdd36031fb8443a",
"body": null,
"is_bot": false,
"headline": "Dropped extraneous __init__ change.",
"author_name": "Brendan Lee",
"author_login": "lbrendanl",
"committed_at": "2017-04-11T21:26:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8c5ea2acb9ae8f454a190fa2e002f7c866495f4a",
"body": "…e class that contains shared tagging functionality.",
"is_bot": false,
"headline": "Refeactored code so that views/datasource/workbooks have a shared bas…",
"author_name": "Brendan Lee",
"author_login": "lbrendanl",
"committed_at": "2017-04-11T21:26:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5cf4c19df5496aa793d0a4413bd1453f7e7bef10",
"body": null,
"is_bot": false,
"headline": "Removed accidently duplicate methods in ViewItem",
"author_name": "Brendan Lee",
"author_login": "lbrendanl",
"committed_at": "2017-04-11T21:19:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "391fdec86bd7819b310b09288c4b67aaf283d33f",
"body": "…e code.\n\nFor upcoming 2.6 REST API Version.",
"is_bot": false,
"headline": "Added view tagging functionality along with unit test and added sampl…",
"author_name": "Brendan Lee",
"author_login": "lbrendanl",
"committed_at": "2017-04-11T21:19:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "00e3015d2e6be31e1cc0fb6382bc42eaa3669ca6",
"body": "… sample code.\n\nFor upcoming 2.6 REST API Version.",
"is_bot": false,
"headline": "Added datasource tagging functionality along with unit test and added…",
"author_name": "Brendan Lee",
"author_login": "lbrendanl",
"committed_at": "2017-04-11T21:18:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "590f1302d9a813963a6df63f5184a5fa997380c8",
"body": null,
"is_bot": false,
"headline": "Remove setters and move to doing the conversion during parsing",
"author_name": "Russell Hay",
"author_login": null,
"committed_at": "2017-04-11T21:16:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ab82968e5adc62950f890d186580c94c2129f97b",
"body": null,
"is_bot": false,
"headline": "Fix pep8 failures",
"author_name": "Russell Hay",
"author_login": null,
"committed_at": "2017-04-11T21:16:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cc8d5446cd213f4e121084f1dac35f12e820f695",
"body": null,
"is_bot": false,
"headline": "Initial implementation to address #102 and provide datetime objects",
"author_name": "Russell Hay",
"author_login": null,
"committed_at": "2017-04-11T21:16:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "75a36230551924aca74c26dc307cd603db872a9f",
"body": "* GET and POST tests verify headers, body, and query strings coming from `Endpoint`",
"is_bot": false,
"headline": "Test request construction (#91)",
"author_name": "Tyler Doyle",
"author_login": "t8y8",
"committed_at": "2017-04-11T21:16:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "06f511901455448bec69048d3907d99dcd838209",
"body": null,
"is_bot": false,
"headline": "Remove setters and move to doing the conversion during parsing",
"author_name": "Russell Hay",
"author_login": null,
"committed_at": "2017-04-11T21:16:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "069dac966abcdf07b267a37108e7598815334d5d",
"body": null,
"is_bot": false,
"headline": "Initial implementation to address #102 and provide datetime objects",
"author_name": "Russell Hay",
"author_login": null,
"committed_at": "2017-04-11T21:16:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "301a1cd0af4ef09438ac869fa891766e2ab039dd",
"body": "* GET and POST tests verify headers, body, and query strings coming from `Endpoint`",
"is_bot": false,
"headline": "Test request construction (#91)",
"author_name": "Tyler Doyle",
"author_login": "t8y8",
"committed_at": "2017-04-11T21:16:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2da7bef8f0ad7447b363ba1784c0edcb78ad21d1",
"body": null,
"is_bot": false,
"headline": "pep8 compliance fix",
"author_name": "Jackson Huang",
"author_login": "jz-huang",
"committed_at": "2017-04-11T21:16:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "feba8c8f4748c222a2e31e00e17164756b8bed54",
"body": null,
"is_bot": false,
"headline": "update sample name in docs",
"author_name": "Jackson Huang",
"author_login": "jz-huang",
"committed_at": "2017-04-11T21:16:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b962116d63e0959c472f16a0d80037d32c25c8f2",
"body": "…d sample to download_view_image.py. Comments clean up",
"is_bot": false,
"headline": "Response to code reviews. Put all request options into 1 file. rename…",
"author_name": "Jackson Huang",
"author_login": "jz-huang",
"committed_at": "2017-04-11T21:16:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "82163c9a3ac4c38da283464247c405845b96ac68",
"body": null,
"is_bot": false,
"headline": "added new sample to docs",
"author_name": "Jackson Huang",
"author_login": "jz-huang",
"committed_at": "2017-04-11T21:16:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b4c8667f3595cbaab385e4c05b3bc55f4470ab75",
"body": "…the use of the new endpoint. added unit tests",
"is_bot": false,
"headline": "added support for new image api endpoint. added sample demonstrating …",
"author_name": "Jackson Huang",
"author_login": "jz-huang",
"committed_at": "2017-04-11T21:16:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e7495f677201658174c223cc0cc2767277eff9cf",
"body": null,
"is_bot": false,
"headline": "ref to dev guide and using dev branch (#156)",
"author_name": "Graeme Britz",
"author_login": "grbritz",
"committed_at": "2017-04-10T23:04:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d9dfbee5fdd090045d5c7a77b268a479de13d0b3",
"body": null,
"is_bot": false,
"headline": "auto-sanitize filenames on download (#166)",
"author_name": "Russell Hay",
"author_login": null,
"committed_at": "2017-04-10T21:11:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3fb1c4a61bf01c5b8fd277c668aef17cd1eae357",
"body": null,
"is_bot": false,
"headline": "Fix for 162 (#163)",
"author_name": "Tyler Doyle",
"author_login": "t8y8",
"committed_at": "2017-04-10T18:08:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "312069666ba7afeea1093506ee3690d5bba23afb",
"body": null,
"is_bot": false,
"headline": "Method to add sites by name (#153)",
"author_name": "Vathsala Achar",
"author_login": "VathsalaAchar",
"committed_at": "2017-03-03T08:00:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3fecdf402975fd005c1403f3bb88cf9bd2769f35",
"body": "Per #148, an option for updating workbook connections. \r\n\r\nIncludes documentation updates and support for username, port, address, password, and embedded.\r\n\r\nPatch by @cmtoomey",
"is_bot": false,
"headline": "Suggestion for Workbook Update Connection (#149)",
"author_name": "Chris Toomey",
"author_login": "cmtoomey",
"committed_at": "2017-02-28T19:31:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b6f3dae0f7324942b67cf0ffc6528bf901bef9cd",
"body": null,
"is_bot": false,
"headline": "Add search functionality to docs (#137)",
"author_name": "Jared Dominguez",
"author_login": "jdomingu",
"committed_at": "2017-02-23T18:36:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dc9c0eb0ce6e52cd3c5c8c918eb574de82c5216d",
"body": "Added a new sample!",
"is_bot": false,
"headline": "Sample initialize server (#95)",
"author_name": "Ben Lower",
"author_login": "benlower",
"committed_at": "2017-02-23T18:24:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "01eca1695ce7579a3b796e396c3f09e2eb52023e",
"body": "`parameter_added_in` got a facelift and now takes keyword arguments, where the value represents the version for that keyword. It looks a little cleaner and makes the checking code much simpler.\r\n\r\nAlso renamed the `extract_only` to be `no_extract` because it means the opposite of `extract_only`, oops.",
"is_bot": false,
"headline": "Reword no_extract and update signature of added_in (#144)",
"author_name": "Tyler Doyle",
"author_login": "t8y8",
"committed_at": "2017-02-14T23:49:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c967cefeb124531d0e1cc5a553e9929262ffba39",
"body": "* Add a new decorator that checks parameters against the version. Used with the @api decorator.\r\n* Add extract_only flags to workbooks and data sources, protected behind v2.5 flag",
"is_bot": false,
"headline": "Download with extract_only and parameter checking (#143)",
"author_name": "Tyler Doyle",
"author_login": "t8y8",
"committed_at": "2017-02-13T22:08:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8d54ac8577d4b940cb24084e70588db149d748e9",
"body": "Improve coverage in the auth model tests. \r\n\r\nOriginal patch by @Talvalin",
"is_bot": false,
"headline": "101 test tableauauth model.py (#134)",
"author_name": "Lal",
"author_login": "talvalin",
"committed_at": "2017-02-02T17:14:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4700ddaff442740e34ea011ed19c86023016ed98",
"body": "Brings sort.py coverage up to 100%\r\n\r\n* Adding test_sort.py with initial tests\r\n* Updated based on pycodestyle tests",
"is_bot": false,
"headline": "101 unit test coverage sort.py (#130)",
"author_name": "Lal",
"author_login": "talvalin",
"committed_at": "2017-01-25T10:13:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2f66a6dec96a01c81260f57b72ee800d57dbebc8",
"body": "Part two of #125 \r\n\r\nThis backfills all existing APIs with their minimum version.\r\nChecking this in early in release cycle for baketime.",
"is_bot": false,
"headline": "Add api annotation to all current endpoints (#125)",
"author_name": "Tyler Doyle",
"author_login": "t8y8",
"committed_at": "2017-01-24T15:10:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "43d50889fe802c4746cabc3a4d128e20caafbbba",
"body": "* First draft of doc update\r\n\r\n* Second draft of doc update\r\n\r\n* Updated following Github discussion\r\n\r\n* Second revision based on discussion",
"is_bot": false,
"headline": "118 suppress insecurerequestwarning doc (#129)",
"author_name": "Lal",
"author_login": "talvalin",
"committed_at": "2017-01-23T21:46:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "477366e557a1ad9994bade7e3cd2423b99b91ecd",
"body": "* Add analytics script\r\n\r\n* Initial attempt at making the order deterministic\r\n\r\n* Fix pep8 issues\r\n\r\n* Right, messing things up when fixing pep8 issues.\r\n\r\n* xrange doesn't exist in py3.",
"is_bot": false,
"headline": "Deterministic order (#131)",
"author_name": "Russell Hay",
"author_login": null,
"committed_at": "2017-01-23T17:10:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8e6c9078c0f5894e034393f7fcbc9f14f10c5838",
"body": "Release 0.3",
"is_bot": false,
"headline": "Merge pull request #128 from tableau/development",
"author_name": "Russell Hay",
"author_login": null,
"committed_at": "2017-01-11T23:26:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aa56523f89ec2374eefffc5d7b6aeca4349ca66b",
"body": "Prep for 0.3 release",
"is_bot": false,
"headline": "Merge pull request #127 from RussTheAerialist/development",
"author_name": "Russell Hay",
"author_login": null,
"committed_at": "2017-01-11T23:23:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fec87556960859d3c3dac07e19fad9180e85d7e8",
"body": null,
"is_bot": false,
"headline": "Adding missing contributors",
"author_name": "Russell Hay",
"author_login": null,
"committed_at": "2017-01-11T21:58:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9ab86de5419317248c4279a95e41249b54705481",
"body": null,
"is_bot": false,
"headline": "site_id is prefered, not site.",
"author_name": "Russell Hay",
"author_login": null,
"committed_at": "2017-01-11T20:20:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8dfeabfb027cec431fa258343339b0a8b16d7678",
"body": null,
"is_bot": false,
"headline": "Prepping for release 0.3",
"author_name": "Russell Hay",
"author_login": null,
"committed_at": "2017-01-11T19:52:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f7da0db98ac0f9567b27da77cdeaba6be9d0e3ab",
"body": "…n (#124)\n\n* Add annotation for endpoints to indicate minimum supported API version\r\n\r\n`endpoint.py` gets a new decorator called `api` that takes a version parameter. This gets normalized and then will check `Server.version` before making the API call. If you are calling an endpoint that is newer th\n[…]\nthan throwning a Server-returned 404!\r\n\r\nThis PR only adds the decorator, actually identifying the minimum for endpoints will be done in a different PR that needs way more manual testing than this did",
"is_bot": false,
"headline": "Add annotation for endpoints to indicate minimum supported API versio…",
"author_name": "Tyler Doyle",
"author_login": "t8y8",
"committed_at": "2017-01-11T19:44:17Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "8a0112e73b44bf4a875c266d929d74241d347fea",
"body": "Yaay hackathon!\r\n\r\nThis PR adds the ability to detect the highest supported version a given Tableau Server supports. In 10.1 and later this makes use of the `ServerInfo` endpoint, and in others it falls back to `auth.xml` which is guaranteed to be present on all versions of Server that we would care\n[…]\n default to 2.1, which is the last 'major' release of the API (with permissions semantics changes).\r\nThis currently doesn't have an auto-upgrade flag, that can come in another PR after more discussion",
"is_bot": false,
"headline": "Implement call to move to highest supported REST API version (#100)",
"author_name": "Tyler Doyle",
"author_login": "t8y8",
"committed_at": "2017-01-11T19:44:17Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "f172490c9b9a453aac5cd4a68bfedea3019e22fb",
"body": "Addresses #122",
"is_bot": false,
"headline": "Python 3.6 Released in Dec (#123)",
"author_name": "Tyler Doyle",
"author_login": "t8y8",
"committed_at": "2017-01-11T19:44:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2e31644523113984d894c7bdc0b834940e987dec",
"body": "This reverts commit 49922e1ff2bf17dbb613dc512fd45c8d951ffbaf.",
"is_bot": false,
"headline": "Revert \"New sample: Migrate with Datasources\"",
"author_name": "Ben Lower",
"author_login": "benlower",
"committed_at": "2017-01-11T19:44:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f310f3d4bcc3c099acf3a984bc689fcc185e2125",
"body": "This sample shows how to migrate workbooks from one site to another and\nchange their datasources using the Tableau Document API",
"is_bot": false,
"headline": "New sample: Migrate with Datasources",
"author_name": "Ben Lower",
"author_login": "benlower",
"committed_at": "2017-01-11T19:44:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "01235eaba0408e9dcbe9b6a487eea76be3e82da6",
"body": "* Add support for the oAuth flag when publishing workbooks and data sources",
"is_bot": false,
"headline": "Enhancement #117: Add support for the oAuth flag",
"author_name": "Hugo Stijns",
"author_login": "hugoboos",
"committed_at": "2017-01-11T19:44:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9d0c8caf119a63a72bef66dcf6e8ffd73a369082",
"body": "Large responses were being read into memory. For most calls that's fine, but download could cause the python process to go out of memory due to holding large workbooks or datasources all in memory before writing to disk.\r\n\r\nRequests has a feature called `iter_content` which when used in combination \n[…]\nize.\r\n\r\nThis is all enabled by exposing the `parameters` argument to `requests.get` by pluming it through our wrapper functions. All tests pass, and manual testing showed the memory problem went away.",
"is_bot": false,
"headline": "Fix large downloads (#105) (#111)",
"author_name": "Tyler Doyle",
"author_login": "t8y8",
"committed_at": "2017-01-11T19:44:17Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "65ce46400fd182eeb6290db878161ac93c8c8dc1",
"body": null,
"is_bot": false,
"headline": "Add deprecation warning to site setter too (#97)",
"author_name": "Tyler Doyle",
"author_login": "t8y8",
"committed_at": "2017-01-11T19:44:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5bf5d1fd927b4c1bfa28d1111df50e85a6e4d999",
"body": "Fixes #107",
"is_bot": false,
"headline": "Fix Pager by making UserItem return a list like the other models (#109)",
"author_name": "Tyler Doyle",
"author_login": "t8y8",
"committed_at": "2017-01-11T19:44:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ccfd0c2320f8ac120957d9f0c5727f27297dd4ab",
"body": null,
"is_bot": false,
"headline": "fixing yet another pep8 failure",
"author_name": "Russell Hay",
"author_login": null,
"committed_at": "2017-01-11T19:44:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a15a8f51be49d91d6f1e664811ead482d8253f9f",
"body": null,
"is_bot": false,
"headline": "removing attempt to import pytz",
"author_name": "Russell Hay",
"author_login": null,
"committed_at": "2017-01-11T19:44:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "898526d4df60ab209a2d76b6575219625e98ab17",
"body": null,
"is_bot": false,
"headline": "Remove setters and move to doing the conversion during parsing",
"author_name": "Russell Hay",
"author_login": null,
"committed_at": "2017-01-11T19:44:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5dfc155ab1e2ab366c49e256fb704e2b85b9b230",
"body": null,
"is_bot": false,
"headline": "Fix pep8 failures",
"author_name": "Russell Hay",
"author_login": null,
"committed_at": "2017-01-11T19:44:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2c8d1a5917f82ae688ddecfe194ee715c7705ee3",
"body": null,
"is_bot": false,
"headline": "Initial implementation to address #102 and provide datetime objects",
"author_name": "Russell Hay",
"author_login": null,
"committed_at": "2017-01-11T19:44:17Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 2,
"commits_last_year": 0,
"latest_release_at": "2017-09-21T16:16:03Z",
"latest_release_tag": "v0.5.1",
"releases_from_tags": true,
"days_since_last_push": 3114,
"active_weeks_last_year": 0,
"days_since_latest_release": 3230,
"mean_days_between_releases": 147.9
},
"community": {
"has_readme": false,
"has_license": false,
"has_description": false,
"has_contributing": false,
"health_percentage": null,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "tableauserverclient",
"exists": true,
"license": "MIT",
"keywords": [
"Programming Language :: Python",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12",
"Programming Language :: Python :: 3.13",
"Programming Language :: Python :: 3.14"
],
"ecosystem": "pypi",
"matches_repo": false,
"registry_url": "https://pypi.org/project/tableauserverclient/",
"is_deprecated": false,
"latest_version": "0.41",
"repository_url": "https://github.com/tableau/server-client-python",
"versions_count": 50,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": "2016-09-12T20:49:50.947492Z",
"latest_published_at": "2026-06-25T23:41:19.292927Z",
"latest_version_yanked": null,
"days_since_latest_publish": 31
}
]
},
"popularity": {
"forks": 0,
"stars": 1,
"watchers": 1,
"fork_history": {
"days": [],
"complete": true,
"collected": 0,
"total_forks": 0
},
"star_history": null,
"open_issues_and_prs": 0
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"samples"
],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [],
"largest_source_bytes": 68632,
"source_files_sampled": 94,
"oversized_source_files": 1,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"docs/Gemfile",
"setup.cfg",
"setup.py"
],
"advisories": {
"error": null,
"scope": "published_package",
"source": "osv",
"findings": [],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 8,
"malicious_count": 0,
"assessed_package": "pypi:tableauserverclient@0.41",
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"pypi",
"rubygems"
],
"dependencies": [],
"all_dependencies": {
"error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
"source": null,
"packages": [],
"collected": false,
"truncated": false,
"total_count": null,
"direct_count": null,
"indirect_count": null
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 0,
"open_issues": 0,
"closed_ratio": null,
"closed_issues": 0,
"closed_unmerged_prs": 0
},
"bus_factor": 3,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "t8y8",
"commits": 34,
"avatar_url": "https://avatars.githubusercontent.com/u/4370533?v=4"
},
{
"type": "User",
"login": "shinchris",
"commits": 24,
"avatar_url": "https://avatars.githubusercontent.com/u/10054801?v=4"
},
{
"type": "User",
"login": "lbrendanl",
"commits": 13,
"avatar_url": "https://avatars.githubusercontent.com/u/5441045?v=4"
},
{
"type": "User",
"login": "LGraber",
"commits": 13,
"avatar_url": "https://avatars.githubusercontent.com/u/7854459?v=4"
},
{
"type": "User",
"login": "benlower",
"commits": 9,
"avatar_url": "https://avatars.githubusercontent.com/u/476553?v=4"
},
{
"type": "User",
"login": "jdomingu",
"commits": 6,
"avatar_url": "https://avatars.githubusercontent.com/u/5760201?v=4"
},
{
"type": "User",
"login": "jz-huang",
"commits": 5,
"avatar_url": "https://avatars.githubusercontent.com/u/7979368?v=4"
},
{
"type": "User",
"login": "FFMMM",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/105337384?v=4"
},
{
"type": "User",
"login": "talvalin",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/1560659?v=4"
},
{
"type": "User",
"login": "d45",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/10718717?v=4"
}
],
"contributors_sampled": 19,
"top_contributor_share": 0.274
},
"quality_signals": {
"has_ci": false,
"has_tests": true,
"ci_workflows": [],
"has_docs_dir": true,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [],
"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": null,
"reason": "no pull request found",
"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": 0,
"reason": "Found 0/30 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 6,
"reason": "project has 2 contributing companies or organizations -- score normalized to 6",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": null,
"reason": "no workflows found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no 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": 0,
"reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"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": null,
"reason": "no dependencies found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "no SAST tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not 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": null,
"reason": "No tokens found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "6fc87c137d9330f561ed4cdee3907215de6f1019",
"ran_at": "2026-07-27T00:33:11Z",
"aggregate_score": 2.8,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": null,
"oldest_open_prs": [],
"last_merged_pr_at": null,
"ci_last_conclusion": null,
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/jdomingu/server-client-python",
"host": "github.com",
"name": "server-client-python",
"owner": "jdomingu"
},
"metrics": {
"overall": {
"key": "overall",
"band": "at_risk",
"name": "Overall health",
"note": null,
"notes": [],
"value": 30,
"inputs": {
"security": 42,
"vitality": 13,
"community": 12,
"governance": 44,
"engineering": 38
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "critical",
"name": "Vitality",
"value": 13,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "critical",
"name": "Development activity",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"commits_last_year": 0,
"human_commit_share": 1,
"days_since_last_push": 3114,
"active_weeks_last_year": 0
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 3114 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "push_recency",
"params": {
"days": 3114
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "0/52 weeks with commits",
"points": 0,
"status": "missed",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 0
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "0 commits in the last year",
"points": 0,
"status": "missed",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 0
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "at_risk",
"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": 32,
"inputs": {
"releases_count": 2,
"latest_release_tag": "v0.5.1",
"releases_from_tags": true,
"days_since_latest_release": 3230,
"mean_days_between_releases": 147.9
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "2 version tags (no GitHub releases)",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "version_tags_no_releases",
"params": {
"count": 2
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 3230 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "release_recency",
"params": {
"days": 3230
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~147.9 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 147.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": "dormant",
"guards": [
"no_open_demand",
"dependencies_clean"
],
"signals": [
"release_stall",
"scorecard_unmaintained"
],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": 0,
"unanswered_open_issues": 0,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 3114,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "no human commit for 3114 days, with nothing left unanswered; held at dormant by nothing open to answer, no affected dependency",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_quiet",
"params": {
"days": 3114
}
},
{
"code": "abandonment_guarded",
"params": {
"guards": "nothing open to answer, no affected dependency"
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "critical",
"name": "Community & Adoption",
"value": 12,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"forks": 0,
"stars": 1,
"watchers": 1,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "1 stars",
"points": 0,
"status": "missed",
"details": [
{
"code": "stars",
"params": {
"count": 1
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "0 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 0
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "1 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 1
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "critical",
"name": "Community health",
"note": null,
"notes": [],
"value": 25,
"inputs": {
"has_readme": false,
"has_license": false,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 0,
"status": "missed",
"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": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"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": "at_risk",
"name": "Sustainability & Governance",
"value": 44,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "good",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 72,
"inputs": {
"bus_factor": 3,
"contributors_sampled": 19,
"top_contributor_share": 0.274
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "3 contributor(s) cover half of all commits",
"points": 36,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 3
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 27% of commits",
"points": 16.3,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 27
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "19 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 19
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 2 contributing companies or organizations -- score normalized to 6",
"points": 6,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "critical",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Issue resolution, PR acceptance. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"issue_resolution",
"pr_acceptance"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 1,
"inputs": {
"merged_prs": 0,
"open_issues": 0,
"closed_issues": 0,
"issue_closed_ratio": null,
"closed_unmerged_prs": 0
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "no issues or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_issues_or_data",
"params": {}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "no decided pull requests or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_decided_prs_or_data",
"params": {}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 52,
"inputs": {
"followers": 34,
"owner_type": "User",
"is_verified": null,
"owner_login": "jdomingu",
"public_repos": 14,
"account_age_days": 4659
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "personal (user) account",
"points": 10,
"status": "partial",
"details": [
{
"code": "owner_personal",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": "not applicable to user accounts",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_applicable_to_user_accounts",
"params": {}
}
],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "34 followers of jdomingu",
"points": 11.1,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 34,
"login": "jdomingu"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "14 public repos, account ~12 yr old",
"points": 20.6,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 14
}
},
{
"code": "account_age_years",
"params": {
"years": 12
}
}
],
"max_points": 25
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "at_risk",
"name": "Engineering Quality",
"value": 38,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "at_risk",
"name": "Engineering practices",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_ci_tests"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 30,
"inputs": {
"has_ci": false,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"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": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": "https://tableau.github.io/server-client-python",
"has_readme": false,
"has_docs_dir": true,
"has_description": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 25,
"status": "met",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": "https://tableau.github.io/server-client-python",
"points": 15,
"status": "met",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "at_risk",
"name": "Security",
"value": 42,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "critical",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): CI-Tests, Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"ci_tests",
"dangerous_workflow",
"packaging",
"pinned_dependencies",
"signed_releases",
"token_permissions"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 28,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 12,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 6,
"scorecard_aggregate": 2.8
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"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 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 2 contributing companies or organizations -- score normalized to 6",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no workflows found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"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": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"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": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "no SAST tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"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": "No tokens found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "excellent",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the pypi:tableauserverclient@0.41 runtime dependency closure — what installing the published package pulls in — 8 packages. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"no_advisories_left_outstanding"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_published",
"params": {
"package": "pypi:tableauserverclient@0.41",
"assessed": 8
}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 0,
"affected_packages": 0,
"assessed_packages": 8,
"unassessed_packages": 0,
"affected_by_severity": "none",
"direct_affected_packages": 0
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "no direct dependency carries a known advisory",
"points": 35,
"status": "met",
"details": [
{
"code": "no_direct_advisories",
"params": {}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "no indirect dependency carries a known advisory",
"points": 25,
"status": "met",
"details": [
{
"code": "no_indirect_advisories",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "no advisory carries a publication date",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_no_publication_date",
"params": {}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "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": 8,
"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": 6
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "at_risk",
"name": "AI Readiness",
"value": 34,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "at_risk",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 35,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.66,
"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": "66 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 35.2,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 66,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "critical",
"name": "Verify loop (build / test / typecheck)",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_pinned_dependencies"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 24,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"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": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"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": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "moderate",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 54,
"inputs": {
"primary_language": "Python",
"largest_source_bytes": 68632,
"source_files_sampled": 94,
"oversized_source_files": 1
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Python without a type-check config",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_typecheck_config_language",
"params": {
"language": "Python"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "1/94 source files over 60KB",
"points": 54.4,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 94,
"oversized": 1
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "at_risk",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"example_dirs": [
"samples"
],
"has_mcp_signal": false,
"api_schema_files": []
},
"components": [
{
"key": "api_schema_openapi_graphql_proto",
"name": "API schema (OpenAPI/GraphQL/proto)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 40
},
{
"key": "mcp_server",
"name": "MCP server",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "runnable_examples",
"name": "Runnable examples",
"detail": "samples",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "samples"
}
}
],
"max_points": 40
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? 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",
"Community profile unavailable",
"pypi package 'tableauserverclient' points at a different repository (https://github.com/tableau/server-client-python); excluded from ecosystem scoring",
"GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
],
"report_type": "repository",
"generated_at": "2026-07-27T00:33:23.816748Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/j/jdomingu/server-client-python.svg",
"full_name": "jdomingu/server-client-python",
"license_state": "standard",
"license_spdx": "MIT"
}