Raw JSON report machine-readable
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 8282,
"has_wiki": true,
"homepage": "http://passivetotal.readthedocs.org/en/latest/index.html",
"languages": {
"Python": 391277,
"Makefile": 7442
},
"pushed_at": "2023-05-22T21:34:04Z",
"created_at": "2016-02-02T00:27:58Z",
"owner_type": "User",
"updated_at": "2025-11-15T13:36:00Z",
"description": "Python abstract API for PassiveTotal services in the form of libraries and command line utilities.",
"is_archived": false,
"is_disabled": false,
"license_spdx": null,
"default_branch": "master",
"license_spdx_raw": "NOASSERTION",
"primary_language": "Python",
"significant_languages": [
"Python"
]
},
"owner": {
"blog": "https://www.passivetotal.org",
"name": "PassiveTotal",
"type": "User",
"login": "passivetotal",
"company": "RiskIQ",
"location": "San Francisco, CA",
"followers": 110,
"avatar_url": "https://avatars.githubusercontent.com/u/12714429?v=4",
"created_at": "2015-06-02T13:02:14Z",
"is_verified": null,
"public_repos": 13,
"account_age_days": 4071
},
"license": {
"state": "custom",
"spdx_id": null,
"raw_spdx": "NOASSERTION",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v2.5.9",
"kind": "patch",
"published_at": "2022-03-11T18:36:01Z"
},
{
"tag": "v2.5.8",
"kind": "patch",
"published_at": "2022-01-25T22:41:14Z"
},
{
"tag": "v2.5.7",
"kind": "patch",
"published_at": "2021-10-21T23:31:04Z"
},
{
"tag": "v2.5.6",
"kind": "patch",
"published_at": "2021-09-27T16:01:29Z"
},
{
"tag": "v2.5.5",
"kind": "patch",
"published_at": "2021-09-15T22:11:40Z"
},
{
"tag": "v2.5.4",
"kind": "patch",
"published_at": "2021-08-19T00:52:21Z"
},
{
"tag": "v2.5.3",
"kind": "patch",
"published_at": "2021-07-27T23:50:06Z"
},
{
"tag": "v2.5.2",
"kind": "patch",
"published_at": "2021-07-15T19:46:40Z"
},
{
"tag": "v2.5.1",
"kind": "patch",
"published_at": "2021-06-29T19:25:01Z"
},
{
"tag": "v2.4.2",
"kind": "patch",
"published_at": "2021-06-02T14:01:20Z"
},
{
"tag": "v2.4.1",
"kind": "patch",
"published_at": "2021-05-24T16:20:39Z"
},
{
"tag": "v2.4.0",
"kind": "minor",
"published_at": "2021-05-10T16:43:34Z"
},
{
"tag": "v2.3.0",
"kind": "minor",
"published_at": "2021-04-14T21:32:04Z"
},
{
"tag": "v2.2.0",
"kind": "minor",
"published_at": "2021-04-13T00:38:53Z"
},
{
"tag": "2.1.0",
"kind": "minor",
"published_at": "2021-03-15T14:43:19Z"
},
{
"tag": "v1.0.23",
"kind": "patch",
"published_at": "2016-05-24T19:53:57Z"
}
],
"recent_commits": [
{
"oid": "cece04209c1c76defafb280fe908e8f65a88e962",
"body": "ASI and vuln doc updates and bug fixes, plus whois history",
"is_bot": false,
"headline": "Merge pull request #46 from passivetotal/asi-docs",
"author_name": "Mark Kendrick",
"author_login": "aeetos",
"committed_at": "2022-03-11T18:28:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0dc72e462dcff45422ecfa10e49ca70a4ad31a95",
"body": "…rticles with no impacted assets. Add new impacted_attack_surfaces property to vuln articles and update dataframe impacts column to count only those attack surfaces.",
"is_bot": false,
"headline": "Removed reference to non-existant field in VulnArticle. Handle vuln a…",
"author_name": "Mark Kendrick",
"author_login": "aeetos",
"committed_at": "2022-03-11T18:13:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cc3f889c3dfcbaf02a12538e6773c1b8950e8ab8",
"body": "…Whois records. Add docs for Whois searching and Whois history lookups. Update sphinx settings that control how docs are generated on ReadTheDocs.",
"is_bot": false,
"headline": "Handle whois search and history lists that return both IP and domain …",
"author_name": "Mark Kendrick",
"author_login": "aeetos",
"committed_at": "2022-03-10T17:54:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "71fa2c29809ea5663deadee295e1bbab3cecaa9a",
"body": null,
"is_bot": false,
"headline": "Update CHANGELOG and bump version to 2.5.9",
"author_name": "Mark Kendrick",
"author_login": "aeetos",
"committed_at": "2022-03-03T22:18:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4f04f8abca212672bfc4d1d0c47f8f0663f10bb6",
"body": "…or IPs and hostnames.",
"is_bot": false,
"headline": "New whois_history property gives access to historical Whois lookups f…",
"author_name": "Mark Kendrick",
"author_login": "aeetos",
"committed_at": "2022-03-03T22:17:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b0f5ab7e872d52f90ebb85f686917396425bdc0f",
"body": "…SurfaceComponents as_dict fields. Fix typo.",
"is_bot": false,
"headline": "Correctly sum all_insights counts. Remove incorrect field from Attack…",
"author_name": "Mark Kendrick",
"author_login": "aeetos",
"committed_at": "2022-02-11T22:07:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a361792fe3237563738d99b76694b71b2df1785c",
"body": null,
"is_bot": false,
"headline": "Change readthedocs config to match v2 spec",
"author_name": "Mark Kendrick",
"author_login": "aeetos",
"committed_at": "2022-02-10T20:30:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "83e286927010c729b367cd86814e601fa34d6339",
"body": null,
"is_bot": false,
"headline": "Use setup_py for readthedocs install.",
"author_name": "Mark Kendrick",
"author_login": "aeetos",
"committed_at": "2022-02-10T20:26:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b53b99fbae6ea42ba2e88c5afbdfe77540f82513",
"body": null,
"is_bot": false,
"headline": "Modify gitignore to include readthedocs config file.",
"author_name": "Mark Kendrick",
"author_login": "aeetos",
"committed_at": "2022-02-10T20:11:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6efb32a08df69cf60d5c2b62a513558c0175c00d",
"body": "… and Vuln modules.",
"is_bot": false,
"headline": "Improve ASI docs. Add new sphinx module to generate TOCs for ASI, CTI…",
"author_name": "Mark Kendrick",
"author_login": "aeetos",
"committed_at": "2022-02-10T19:57:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8b95fe4623cb0243dbb0f0adc579b4d659da8228",
"body": "Use name field for SSL certificate searches",
"is_bot": false,
"headline": "Merge pull request #44 from passivetotal/certsearch-name",
"author_name": "Mark Kendrick",
"author_login": "aeetos",
"committed_at": "2022-01-25T22:35:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5af48ba820f3036010d8c528a8f27f745de381ae",
"body": "…cs. Update class links in PDNS docs.",
"is_bot": false,
"headline": "Bump version. Update changelog. Reference version and changelog in do…",
"author_name": "Mark Kendrick",
"author_login": "aeetos",
"committed_at": "2022-01-25T22:02:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a76b896525ddaff8cd7f03775d13fcd3151ca243",
"body": "…ate doc references to PdnsRecords.",
"is_bot": false,
"headline": "Use name field for SSL certificate searches to match UI behavior. Upd…",
"author_name": "Mark Kendrick",
"author_login": "aeetos",
"committed_at": "2022-01-25T21:32:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8e9850aa53ad4c12aad4f7baa578839dffecafce",
"body": "List filter fixes, paginated Trackers and Projects notebook (v2.5.7)",
"is_bot": false,
"headline": "Merge pull request #43 from passivetotal/bugfix-listfilters",
"author_name": "Mark Kendrick",
"author_login": "aeetos",
"committed_at": "2021-10-21T23:30:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c11f26537a2b7b13086aac5f9cac0b0f5f1c275b",
"body": null,
"is_bot": false,
"headline": "Fix notebook formatting that Github doesn't care for.",
"author_name": "Mark Kendrick",
"author_login": "aeetos",
"committed_at": "2021-10-21T23:19:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "87292876d7349467756756ed32d3c0c40a0e293b",
"body": "…t objects to work with new library.",
"is_bot": false,
"headline": "New Trackers API lib supports pagination. Adjusted TrackerSearchResul…",
"author_name": "Mark Kendrick",
"author_login": "aeetos",
"committed_at": "2021-10-21T23:10:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "694727b3ee2dcfff8017058dd7d77a308de572b4",
"body": null,
"is_bot": false,
"headline": "Bump version. Update CHANGELOG. Add new projects and monitors notebook.",
"author_name": "Mark Kendrick",
"author_login": "aeetos",
"committed_at": "2021-10-21T22:31:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5888bff244d20de02cac0be459bb2746bcae12f4",
"body": null,
"is_bot": false,
"headline": "Add missing docstrings for date range filter functions on RecordLists.",
"author_name": "Mark Kendrick",
"author_login": "aeetos",
"committed_at": "2021-10-21T17:21:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0977a682b26c97b8aa65b3304db417a79ee04c3f",
"body": "…mes.",
"is_bot": false,
"headline": "Fix bug in project alert filters. Adjust column names in vuln datafra…",
"author_name": "Mark Kendrick",
"author_login": "aeetos",
"committed_at": "2021-10-21T16:52:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1a613840102be8947041fe171c00bf9f70216c2c",
"body": null,
"is_bot": false,
"headline": "New filter for lists of substrings on RecordList objects.",
"author_name": "Mark Kendrick",
"author_login": "aeetos",
"committed_at": "2021-10-21T16:49:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a9c18924d50ca535e8d58a81260a475bf5a17122",
"body": "Bugfix lru_cache and dates",
"is_bot": false,
"headline": "Merge pull request #40 from passivetotal/bugfix-lru-dates",
"author_name": "Mark Kendrick",
"author_login": "aeetos",
"committed_at": "2021-09-27T16:00:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fb7b6de18c80c8d744c13c1819687c7654f0cd8b",
"body": null,
"is_bot": false,
"headline": "Bump version to 2.5.6; update CHANGELOG",
"author_name": "Mark Kendrick",
"author_login": "aeetos",
"committed_at": "2021-09-27T15:34:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "983242f9ede3c831d8c5dbcf9574f02d674f1667",
"body": null,
"is_bot": false,
"headline": "Fix missing lru_cache param required in Python 3.7 and earlier.",
"author_name": "Mark Kendrick",
"author_login": "aeetos",
"committed_at": "2021-09-27T15:28:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3f79be233aac13ac6a6aa89da6907ea12bdbdc34",
"body": "…causing records with a last-seen date of 'today' to be excluded from analyzer results.",
"is_bot": false,
"headline": "Fix default end date behavior in analyzer to include a full day. Was …",
"author_name": "Mark Kendrick",
"author_login": "aeetos",
"committed_at": "2021-09-27T15:27:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "78b5b175e30452c2a7e3d0abae6d969cf84a32c6",
"body": null,
"is_bot": false,
"headline": "Update host pair example notebook. Add notebook README.",
"author_name": "Mark Kendrick",
"author_login": "aeetos",
"committed_at": "2021-09-27T01:30:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "933543dac5a70705a5d2756541b52f24077c51c1",
"body": null,
"is_bot": false,
"headline": "New example notebook for Host Pairs analysis.",
"author_name": "Mark Kendrick",
"author_login": "aeetos",
"committed_at": "2021-09-22T21:35:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3cb9cb43afb5628446151db58430ee62bb8b6c00",
"body": "… example notebook.",
"is_bot": false,
"headline": "Update example notebooks with pandas max display rows. Fix bug in ASI…",
"author_name": "Mark Kendrick",
"author_login": "aeetos",
"committed_at": "2021-09-17T20:48:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "383a44beb2ff1fd2a1c276c71d6ae643d6bc652e",
"body": "…e with vuln intel.",
"is_bot": false,
"headline": "Update docs and docstrings for analyzer objects, especially Illuminat…",
"author_name": "Mark Kendrick",
"author_login": "aeetos",
"committed_at": "2021-09-17T20:35:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "538ad7a392334d3b4b7b3d54e848ab527e57b126",
"body": null,
"is_bot": false,
"headline": "Bump version to 2.5.5",
"author_name": "Mark Kendrick",
"author_login": "aeetos",
"committed_at": "2021-09-15T22:07:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "076d8c503d3964479c91af0133f99fb98d890a85",
"body": "Illuminate Vulnerability Intelligence for own and third-party attack surfaces",
"is_bot": false,
"headline": "Merge pull request #39 from passivetotal/vuln-intel",
"author_name": "Mark Kendrick",
"author_login": "aeetos",
"committed_at": "2021-09-15T22:04:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "630d5936fb12abf388093d7febcba5d810cb40af",
"body": null,
"is_bot": false,
"headline": "Rename example ASI notebook.",
"author_name": "Mark Kendrick",
"author_login": "aeetos",
"committed_at": "2021-09-15T21:56:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "144bceabffc57d7de2785e3c5ae27628391202a5",
"body": null,
"is_bot": false,
"headline": "Update example notebook for ASI with vuln intel.",
"author_name": "Mark Kendrick",
"author_login": "aeetos",
"committed_at": "2021-09-15T21:55:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6407cbe86910c32c7a33468055f739fffdfa51ab",
"body": "… access vuln report fields directly from the CVE object. Updated README.",
"is_bot": false,
"headline": "Add articles property to CVE and a few pass-thru properties to easily…",
"author_name": "Mark Kendrick",
"author_login": "aeetos",
"committed_at": "2021-09-15T20:23:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "872cea416dfeefd4cbbad29ce2442ca6afe04829",
"body": "…roperty on VulnArticles to retrieve related articles.",
"is_bot": false,
"headline": "Add ability to search OSINT articles by keyword. Add osint_articles p…",
"author_name": "Mark Kendrick",
"author_login": "aeetos",
"committed_at": "2021-09-15T19:55:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "260ed9ce68cd85cb918a654624d55234d24e1c4a",
"body": null,
"is_bot": false,
"headline": "Vulnerabilty report articles, with list of impacted third-parties.",
"author_name": "Mark Kendrick",
"author_login": "aeetos",
"committed_at": "2021-09-15T19:27:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "203ff749878351bc6f1c6b973ba025a2b6b91f1f",
"body": null,
"is_bot": false,
"headline": "Refactor analyzer Illuminate classes into separate files.",
"author_name": "Mark Kendrick",
"author_login": "aeetos",
"committed_at": "2021-09-13T23:36:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "66ebea136a093dbaae0df132a8d1daa9cfafe86d",
"body": null,
"is_bot": false,
"headline": "Move Illuminate analyzer code into a package.",
"author_name": "Mark Kendrick",
"author_login": "aeetos",
"committed_at": "2021-09-13T17:26:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2de269de2fc7673c709d270d8ca2fd50ec928c9d",
"body": "…ethod to load an Attack Surface.",
"is_bot": false,
"headline": "Vuln intel API support in core library and analyzer objects. Helper m…",
"author_name": "Mark Kendrick",
"author_login": "aeetos",
"committed_at": "2021-09-13T03:55:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a504a235da737f36d0b8ebef44b39e73dd2359e2",
"body": "Remove ez_setup dependancy.",
"is_bot": false,
"headline": "Merge pull request #38 from skerner-stripe/patch-1",
"author_name": "Mark Kendrick",
"author_login": "aeetos",
"committed_at": "2021-09-12T23:57:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1ba2430a205d69a713e1904bc660c54de15d5848",
"body": "`ez_setup` is unused. Having it as a dependency forces users of this package to install it.",
"is_bot": false,
"headline": "Remove ez_setup dependancy.",
"author_name": "skerner-stripe",
"author_login": "skerner-stripe",
"committed_at": "2021-09-09T19:51:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b6d43f7a8712c9151f4e7d585fa8f6230eced6a0",
"body": "v2.5.4 - trackers, project alerts and more",
"is_bot": false,
"headline": "Merge pull request #37 from passivetotal/trackers",
"author_name": "Mark Kendrick",
"author_login": "aeetos",
"committed_at": "2021-08-19T00:48:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "00ecaaf4015a94b6b0e0b77d33827c8d1328f3ac",
"body": null,
"is_bot": false,
"headline": "Fix typo in changelog.",
"author_name": "Mark Kendrick",
"author_login": "aeetos",
"committed_at": "2021-08-19T00:46:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ca3008e22239c2d824aa9517c15ef3ee9fa60e71",
"body": "…eter.",
"is_bot": false,
"headline": "Fixed bug in articles related to broken date parsing on the age param…",
"author_name": "Mark Kendrick",
"author_login": "aeetos",
"committed_at": "2021-08-18T21:24:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cb5d99a8e484d01f0432fd4c1f5acf8202896d74",
"body": null,
"is_bot": false,
"headline": "Example notebook for Trackers analysis.",
"author_name": "Mark Kendrick",
"author_login": "aeetos",
"committed_at": "2021-08-18T19:19:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9093743395036a09ef354419d2820fa1ba191953",
"body": null,
"is_bot": false,
"headline": "Updated list of tracker reference types.",
"author_name": "Mark Kendrick",
"author_login": "aeetos",
"committed_at": "2021-08-18T18:57:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9000e16785613781f2a2a8202941c0865e07d90a",
"body": null,
"is_bot": false,
"headline": "FilterDomains mixin for trackers and hostpairs results.",
"author_name": "Mark Kendrick",
"author_login": "aeetos",
"committed_at": "2021-08-18T18:24:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "63dcf41fafce3c35824dab663bdaa6dc8a10eff7",
"body": null,
"is_bot": false,
"headline": "New example notebooks for ASI and CTI",
"author_name": "Mark Kendrick",
"author_login": "aeetos",
"committed_at": "2021-08-18T00:05:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f4796b7d30bd8362ddee9273b3e6df9757ab48fa",
"body": null,
"is_bot": false,
"headline": "Remove stale examples.",
"author_name": "Mark Kendrick",
"author_login": "aeetos",
"committed_at": "2021-08-17T23:58:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b60453ca4805a50d14cb360b377968de12ec1705",
"body": null,
"is_bot": false,
"headline": "Monitoring API support, with alerts property on project artifacts.",
"author_name": "Mark Kendrick",
"author_login": "aeetos",
"committed_at": "2021-08-17T23:55:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5aa897322154386e906e905bc20716d4e22ff7c2",
"body": null,
"is_bot": false,
"headline": "New filter_fn() method on RecordList objects.",
"author_name": "Mark Kendrick",
"author_login": "aeetos",
"committed_at": "2021-08-16T20:08:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "45b681495ad080b0cfd23e9f17a4c21e4cf1fb81",
"body": "…bjects.",
"is_bot": false,
"headline": "New properties and objects enable tracker searches through analyzer o…",
"author_name": "Mark Kendrick",
"author_login": "aeetos",
"committed_at": "2021-08-15T03:49:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d63fe93b02f953b1ea1bceca0c4348a5d5983584",
"body": "…ump version.",
"is_bot": false,
"headline": "Remove tracker type checking in core API call. Update tracker list. B…",
"author_name": "Mark Kendrick",
"author_login": "aeetos",
"committed_at": "2021-08-14T19:24:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9a638029805a3739b2f43b91f2bbc1285775124d",
"body": "Mock requests & recent articles",
"is_bot": false,
"headline": "Merge pull request #36 from passivetotal/mock-requests",
"author_name": "Mark Kendrick",
"author_login": "aeetos",
"committed_at": "2021-07-27T23:46:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "57e7a6db646e804e19e70e1ff8ceafdd53311bdb",
"body": "…cles API endpoint. Update readme and bump version.",
"is_bot": false,
"headline": "Add support for new create date field and query parameter on the Arti…",
"author_name": "Mark Kendrick",
"author_login": "aeetos",
"committed_at": "2021-07-27T22:58:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "96b5d99d7dba02a823b929dd9868d243151a11f5",
"body": "…tate unit testing. Enable combinations of API setup parameters from config file or method invocation, with a preference for the latter.",
"is_bot": false,
"headline": "Support setting alternative requests.Session on API clients to facili…",
"author_name": "Mark Kendrick",
"author_login": "aeetos",
"committed_at": "2021-07-27T22:57:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "384f0c7dca9d960860f64bddc768b76c46e8e9b2",
"body": "Send new request headers for metrics and troubleshooting.",
"is_bot": false,
"headline": "Merge pull request #35 from passivetotal/context-headers",
"author_name": "Mark Kendrick",
"author_login": "aeetos",
"committed_at": "2021-07-15T19:35:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cad4374e1688e1720520a797ed5b693158070e75",
"body": "…ckage version into distinct file.",
"is_bot": false,
"headline": "Send new request headers for metrics and troubleshooting. Abstract pa…",
"author_name": "Mark Kendrick",
"author_login": "aeetos",
"committed_at": "2021-06-30T16:31:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9cb234c1faea53d480d2b65464a252e280659d49",
"body": "Illuminate ASI and CTI",
"is_bot": false,
"headline": "Merge pull request #34 from passivetotal/illuminate-asi-cti",
"author_name": "Mark Kendrick",
"author_login": "aeetos",
"committed_at": "2021-06-29T18:04:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3af777eff5d69052157530c2d7f8bbb0e37ee24c",
"body": null,
"is_bot": false,
"headline": "Docs for pandas integration.",
"author_name": "Mark Kendrick",
"author_login": "aeetos",
"committed_at": "2021-06-29T17:44:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d433157efc8357cf5c642778f0bac3d591439792",
"body": null,
"is_bot": false,
"headline": "Fixed broken save_to_project() call on Analyzer objects.",
"author_name": "Mark Kendrick",
"author_login": "aeetos",
"committed_at": "2021-06-29T16:52:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6765ccbb65c81b2fee0ce0accaf462b229461ba0",
"body": "…aceInsight objects.",
"is_bot": false,
"headline": "Updated docs for Illuminate ASI. Fixed string rendering of AttackSurf…",
"author_name": "Mark Kendrick",
"author_login": "aeetos",
"committed_at": "2021-06-29T00:20:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f7ccd54774bcc5f49abee2764c2676a4545060e2",
"body": "…od for RecordLists. Updated CHANGELOG.",
"is_bot": false,
"headline": "Attack Surface Insights in analyzer module. New filter_substring meth…",
"author_name": "Mark Kendrick",
"author_login": "aeetos",
"committed_at": "2021-06-28T22:33:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cb3f0ec4901f303572443f73913c399e47eb240b",
"body": null,
"is_bot": false,
"headline": "Make pagination behave properly in shallow-copied RecordLists.",
"author_name": "Mark Kendrick",
"author_login": "aeetos",
"committed_at": "2021-06-23T20:29:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b53ffb6770896d0b728b2fa0d98a07b0e4d26aae",
"body": null,
"is_bot": false,
"headline": "Updated docs and bug fixes to IntelProfile analyzer objects.",
"author_name": "Mark Kendrick",
"author_login": "aeetos",
"committed_at": "2021-06-23T20:29:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0ca9f19575fd3483014461c8d30041852d46dc08",
"body": null,
"is_bot": false,
"headline": "Add missing duration field to pDNS as_dict property.",
"author_name": "Mark Kendrick",
"author_login": "aeetos",
"committed_at": "2021-06-23T20:27:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bf831d52a360170ffe542dbdcea9129cedf38c6a",
"body": "… objects.",
"is_bot": false,
"headline": "Bug fix for certificates.as_dict property to avoid returning datetime…",
"author_name": "Mark Kendrick",
"author_login": "aeetos",
"committed_at": "2021-06-22T02:27:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3f7f3071a3a178f0fafea565c67e9d621ea5ab07",
"body": null,
"is_bot": false,
"headline": "Docs for CTI intel profiles. Bump doc version.",
"author_name": "Mark Kendrick",
"author_login": "aeetos",
"committed_at": "2021-06-22T00:16:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d09b3fe2b5e80ebbdf803e6c3c026bd2c8f5b39a",
"body": null,
"is_bot": false,
"headline": "Add maxsize param to lru_cache for backward compatibility.",
"author_name": "Mark Kendrick",
"author_login": "aeetos",
"committed_at": "2021-06-21T22:42:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f5b5d20f5baccd75867b4d22fe55eb30121eb496",
"body": "…agination capability in record lists. New filter mechanism for record lists. Bug fixes. Bump version to 2.5.1.",
"is_bot": false,
"headline": "Intel Profile API support for the RiskIQ Illuminate CTI module. New p…",
"author_name": "Mark Kendrick",
"author_login": "aeetos",
"committed_at": "2021-06-21T22:10:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "61de4dda802f28df8afb486c041cfc2261b3ea08",
"body": "Subdomain API support for hostnames.",
"is_bot": false,
"headline": "Merge pull request #33 from passivetotal/subdomains",
"author_name": "Mark Kendrick",
"author_login": "aeetos",
"committed_at": "2021-06-18T17:14:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "95b458589243681ef68d6c91e55a383226b126c6",
"body": null,
"is_bot": false,
"headline": "Subdomain API support for hostnames.",
"author_name": "Mark Kendrick",
"author_login": "aeetos",
"committed_at": "2021-06-18T17:13:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "03552ce63a97fe6811a970bab4d92009a5b2f4b1",
"body": "Pandas support across all analyzer objects, plus bug fixes. Bump to v2.5.0",
"is_bot": false,
"headline": "Merge pull request #32 from passivetotal/pandas",
"author_name": "Mark Kendrick",
"author_login": "aeetos",
"committed_at": "2021-06-18T16:26:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5735c10b0f481e8385b159fce6ffef5ed3a29241",
"body": null,
"is_bot": false,
"headline": "Remove links columns from summary DF unless requested.",
"author_name": "Mark Kendrick",
"author_login": "aeetos",
"committed_at": "2021-06-18T16:14:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0e1ff9799a2c1b988b4d083026fc08e9b29d9f91",
"body": null,
"is_bot": false,
"headline": "Add option to specify module-level date ranges with datetime objects.",
"author_name": "Mark Kendrick",
"author_login": "aeetos",
"committed_at": "2021-06-17T21:24:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5304f0f46ca01ff24aad8f91f0572feaa558b6ac",
"body": null,
"is_bot": false,
"headline": "Updated docstring for resolutions property.",
"author_name": "Mark Kendrick",
"author_login": "aeetos",
"committed_at": "2021-06-17T21:23:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ebef93e70aa6d4cc693cc2635940c78b5d3adbb1",
"body": null,
"is_bot": false,
"headline": "Bug fix for missing publish date on Articles.",
"author_name": "Mark Kendrick",
"author_login": "aeetos",
"committed_at": "2021-06-15T23:11:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fe602171c2e6b717ae1db6f8004d7ba8d822a093",
"body": null,
"is_bot": false,
"headline": "Better dataframes for reputation and services.",
"author_name": "Mark Kendrick",
"author_login": "aeetos",
"committed_at": "2021-06-15T20:47:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8834946e970d33e9469d23daa1f617944a728ace",
"body": "…5.0.",
"is_bot": false,
"headline": "Pandas dataframe support for all Analyzer objects. Bump version to 2.…",
"author_name": "Mark Kendrick",
"author_login": "aeetos",
"committed_at": "2021-06-14T21:35:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7b23393fcc4ee5f9bd87d77a2e1d06e29c31ef0a",
"body": null,
"is_bot": false,
"headline": "Fix broken available property of summary result objects.",
"author_name": "Mark Kendrick",
"author_login": "aeetos",
"committed_at": "2021-06-09T18:18:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "778ef491983d26870c3e709ba6f749102920878c",
"body": null,
"is_bot": false,
"headline": "Add sha1 field to SSL dictionary fields.",
"author_name": "Mark Kendrick",
"author_login": "aeetos",
"committed_at": "2021-06-09T18:09:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "20849d1169b94f41895e2da74081a585b9a9152b",
"body": null,
"is_bot": false,
"headline": "Raise exceptions on API errors.",
"author_name": "Mark Kendrick",
"author_login": "aeetos",
"committed_at": "2021-06-03T19:24:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "79227b93a7bcf401455325df168f978418189cc6",
"body": null,
"is_bot": false,
"headline": "Bump version. Fix IP address regex bug.",
"author_name": "Mark Kendrick",
"author_login": "aeetos",
"committed_at": "2021-06-03T00:02:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e20db4c5d9d23f1ed1f3bb75656a6534bb09708b",
"body": "v2.4.2 (bug fixes and usability enhancements)",
"is_bot": false,
"headline": "Merge pull request #30 from passivetotal/v2.4.2",
"author_name": "Mark Kendrick",
"author_login": "aeetos",
"committed_at": "2021-06-01T21:48:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "df8b8685954221dd26f7e7dfaa1c21baba8ce900",
"body": null,
"is_bot": false,
"headline": "Remove sphinx directory from MANIFEST.in",
"author_name": "Mark Kendrick",
"author_login": "aeetos",
"committed_at": "2021-06-01T16:30:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "281ba0362f4fa36e5e82b1af92c13b39989c61f4",
"body": "Need to adjust MANIFEST.in to reflect removed and renamed docs and sphinx directories.",
"is_bot": false,
"headline": "Merge branch 'master' into v2.4.2",
"author_name": "Mark Kendrick",
"author_login": "aeetos",
"committed_at": "2021-06-01T16:28:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7663a0d8aec8cbf06d87ea13b374129b0d3a2c3e",
"body": "include docs in source tarball",
"is_bot": false,
"headline": "Merge pull request #29 from sebix/include-docs",
"author_name": "Mark Kendrick",
"author_login": "aeetos",
"committed_at": "2021-06-01T16:27:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "58d71079b9373037ed526eaefffc11ac919b63e1",
"body": null,
"is_bot": false,
"headline": "Rename sphinx/ to docs/",
"author_name": "Mark Kendrick",
"author_login": "aeetos",
"committed_at": "2021-06-01T16:16:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "592a653e4c4eb7be4a55fb2eba474d3f81ca2ad7",
"body": null,
"is_bot": false,
"headline": "Removing old (and stale) docs folder.",
"author_name": "Mark Kendrick",
"author_login": "aeetos",
"committed_at": "2021-06-01T16:12:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8122c4268f2b3d4d5dbef521cc6c4f1bea18f4b4",
"body": "… lists.",
"is_bot": false,
"headline": "Better handling of sparse API responses. Refang IPs. Exclude Nones in…",
"author_name": "Mark Kendrick",
"author_login": "aeetos",
"committed_at": "2021-06-01T16:06:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b377e4e131de7226ad9a13307701089fdb1152e5",
"body": "…changelog.",
"is_bot": false,
"headline": "Bump doc version. Add links to summary. Fix bug in artifacts. Update …",
"author_name": "Mark Kendrick",
"author_login": "aeetos",
"committed_at": "2021-05-31T03:12:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2aae00f75a98473ba91f86a314c96c1e7518f8c6",
"body": null,
"is_bot": false,
"headline": "include docs in source tarball",
"author_name": "Sebastian Wagner",
"author_login": "sebix",
"committed_at": "2021-05-29T09:02:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "da6726b29d28dbb0b96b2a0342c29e72aef10efa",
"body": "…eptions when hosts fail to resolve.",
"is_bot": false,
"headline": "Ensure __str__ methods always return strings. Throw AnalyzerError exc…",
"author_name": "Mark Kendrick",
"author_login": "aeetos",
"committed_at": "2021-05-27T00:14:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "67eda2a8ee3d9529fb376176fb7cf39301db5205",
"body": null,
"is_bot": false,
"headline": "Bumping version to 2.4.2",
"author_name": "Mark Kendrick",
"author_login": "aeetos",
"committed_at": "2021-05-26T16:20:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1cf09a6ce4063e0d7d4d456c2d713fee06da8111",
"body": "…project loading by guid.",
"is_bot": false,
"headline": "Bug fixes for as_dict property. Missing doc strings. More consistent …",
"author_name": "Mark Kendrick",
"author_login": "aeetos",
"committed_at": "2021-05-25T23:01:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "39a420cef018d04641ac97a4e7f63d7223be0e87",
"body": "v2.4.1 - as_dict and projects",
"is_bot": false,
"headline": "Merge pull request #28 from passivetotal/universal-dict",
"author_name": "Mark Kendrick",
"author_login": "aeetos",
"committed_at": "2021-05-24T16:19:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5071b2828848d05df16b93e03f3602ee5d4382c9",
"body": null,
"is_bot": false,
"headline": "Switching to regular format strings for broader compatibility.",
"author_name": "Mark Kendrick",
"author_login": "aeetos",
"committed_at": "2021-05-24T16:10:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dfb03955dca109c013cbf28275fa10fdfea48971",
"body": null,
"is_bot": false,
"headline": "Updated docs for Projects and Artifacts.",
"author_name": "Mark Kendrick",
"author_login": "aeetos",
"committed_at": "2021-05-24T16:00:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b1d1ee5b55e806c87b1b8e15a63c1c64a5dcb925",
"body": null,
"is_bot": false,
"headline": "More complete project functionality; updated CHANGELOG.",
"author_name": "Mark Kendrick",
"author_login": "aeetos",
"committed_at": "2021-05-24T15:35:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c20a4067768e2ab33b57a92ba1b0ac788d508ee3",
"body": null,
"is_bot": false,
"headline": "Project and Artifacts for analyzer objects.",
"author_name": "Mark Kendrick",
"author_login": "aeetos",
"committed_at": "2021-05-24T04:53:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8d02a7a270792e0a18cc1e99ff607ef5bb309b93",
"body": null,
"is_bot": false,
"headline": "IP Whois as a distinct Analyzer object to complete as_dict availability.",
"author_name": "Mark Kendrick",
"author_login": "aeetos",
"committed_at": "2021-05-18T16:57:52Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 16,
"commits_last_year": 0,
"latest_release_at": "2022-03-11T18:36:01Z",
"latest_release_tag": "v2.5.9",
"releases_from_tags": false,
"days_since_last_push": 1160,
"active_weeks_last_year": 0,
"days_since_latest_release": 1597,
"mean_days_between_releases": 31.4
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 42,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "passivetotal",
"exists": true,
"license": "GPLv2",
"keywords": [
"threats",
"research",
"analysis"
],
"ecosystem": "pypi",
"matches_repo": true,
"registry_url": "https://pypi.org/project/passivetotal/",
"is_deprecated": false,
"latest_version": "2.5.9",
"repository_url": "https://github.com/passivetotal/python_api",
"versions_count": 42,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 8206,
"first_published_at": "2016-02-02T05:46:23.812787Z",
"latest_published_at": "2022-03-11T18:33:08.584186Z",
"latest_version_yanked": null,
"days_since_latest_publish": 1597
}
]
},
"popularity": {
"forks": 23,
"stars": 86,
"watchers": 11,
"fork_history": {
"days": [
{
"date": "2016-04-14",
"count": 1
},
{
"date": "2016-06-18",
"count": 1
},
{
"date": "2017-05-23",
"count": 1
},
{
"date": "2017-06-28",
"count": 1
},
{
"date": "2017-07-05",
"count": 1
},
{
"date": "2017-07-07",
"count": 1
},
{
"date": "2017-10-11",
"count": 1
},
{
"date": "2018-08-16",
"count": 1
},
{
"date": "2018-10-31",
"count": 1
},
{
"date": "2019-04-10",
"count": 1
},
{
"date": "2019-06-13",
"count": 1
},
{
"date": "2019-07-25",
"count": 1
},
{
"date": "2019-10-23",
"count": 1
},
{
"date": "2019-12-18",
"count": 1
},
{
"date": "2020-12-18",
"count": 1
},
{
"date": "2021-05-24",
"count": 1
},
{
"date": "2021-09-09",
"count": 1
},
{
"date": "2021-10-14",
"count": 2
},
{
"date": "2022-01-17",
"count": 1
},
{
"date": "2022-07-03",
"count": 1
},
{
"date": "2023-04-24",
"count": 1
},
{
"date": "2024-02-13",
"count": 1
}
],
"complete": true,
"collected": 23,
"total_forks": 23
},
"star_history": null,
"open_issues_and_prs": 5
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"examples",
"notebooks"
],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [
"Makefile"
],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [],
"largest_source_bytes": 28710,
"source_files_sampled": 73,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"docs/requirements.txt",
"pyproject.toml",
"requirements.txt",
"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": 11,
"malicious_count": 0,
"assessed_package": "pypi:passivetotal@2.5.9",
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"pypi"
],
"dependencies": [],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "autoclasstoc",
"direct": false,
"version": "1.3.0",
"ecosystem": "pypi"
},
{
"name": "ez-setup",
"direct": false,
"version": "0.9",
"ecosystem": "pypi"
},
{
"name": "future",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "passivetotal",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "python-dateutil",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "python-dateutil",
"direct": false,
"version": "2.4.2",
"ecosystem": "pypi"
},
{
"name": "requests",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "requests",
"direct": false,
"version": "2.20.0",
"ecosystem": "pypi"
},
{
"name": "tldextract",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "tldextract",
"direct": false,
"version": "3.1.0",
"ecosystem": "pypi"
}
],
"collected": true,
"truncated": false,
"total_count": 10,
"direct_count": 0,
"indirect_count": 10
}
},
"maintainership": {
"issues": {
"open_prs": 1,
"merged_prs": 26,
"open_issues": 4,
"closed_ratio": 0.8,
"closed_issues": 16,
"closed_unmerged_prs": 3
},
"bus_factor": 1,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "aeetos",
"commits": 138,
"avatar_url": "https://avatars.githubusercontent.com/u/957615?v=4"
},
{
"type": "User",
"login": "passivetotal",
"commits": 7,
"avatar_url": "https://avatars.githubusercontent.com/u/12714429?v=4"
},
{
"type": "User",
"login": "9b",
"commits": 5,
"avatar_url": "https://avatars.githubusercontent.com/u/505557?v=4"
},
{
"type": "User",
"login": "johannestaas",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/814659?v=4"
},
{
"type": "User",
"login": "Rafiot",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/248875?v=4"
},
{
"type": "User",
"login": "sebix",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/199050?v=4"
},
{
"type": "User",
"login": "Te-k",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/15989628?v=4"
},
{
"type": "User",
"login": "nfalke-",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/10859719?v=4"
},
{
"type": "User",
"login": "skerner-stripe",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/80471251?v=4"
}
],
"contributors_sampled": 9,
"top_contributor_share": 0.879
},
"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": 0,
"reason": "0 out of 5 merged PRs checked by a CI test -- score normalized to 0",
"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/10 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": 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": 9,
"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": "SAST tool is not run on all commits -- score normalized to 0",
"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": 6,
"reason": "4 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "cece04209c1c76defafb280fe908e8f65a88e962",
"ran_at": "2026-07-26T04:28:36Z",
"aggregate_score": 3.3,
"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": [
{
"number": 50,
"created_at": "2023-05-22T21:34:04Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2022-03-11T18:28:45Z",
"ci_last_conclusion": null,
"oldest_open_issues": [
{
"number": 11,
"created_at": "2016-06-15T17:00:37Z",
"last_comment_at": "2021-10-24T21:00:03Z",
"last_comment_author": "vesche"
},
{
"number": 42,
"created_at": "2021-10-21T19:05:09Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 48,
"created_at": "2023-01-28T15:16:26Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 49,
"created_at": "2023-03-20T14:26:01Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/passivetotal/python_api",
"host": "github.com",
"name": "python_api",
"owner": "passivetotal"
},
"metrics": {
"overall": {
"key": "overall",
"band": "at_risk",
"name": "Overall health",
"note": "Abandonment Policy applies a 85% multiplier to weighted overall health.",
"notes": [
{
"code": "abandonment_overall_adjustment",
"params": {
"cap": 0,
"pct": 85
}
}
],
"value": 38,
"inputs": {
"security": 46,
"vitality": 25,
"community": 51,
"governance": 55,
"engineering": 50,
"abandonment_cap": null,
"abandonment_state": "at_risk",
"abandonment_multiplier": 85,
"weighted_overall_before_abandonment": 45,
"overall_after_abandonment_multiplier": 38
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "critical",
"name": "Vitality",
"value": 25,
"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": 1160,
"active_weeks_last_year": 0
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 1160 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "push_recency",
"params": {
"days": 1160
}
}
],
"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": "moderate",
"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": 60,
"inputs": {
"releases_count": 16,
"latest_release_tag": "v2.5.9",
"releases_from_tags": false,
"days_since_latest_release": 1597,
"mean_days_between_releases": 31.4
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "16 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 16
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 1597 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "release_recency",
"params": {
"days": 1597
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~31.4 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 31.4
}
}
],
"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": 85,
"inputs": {
"cap": null,
"state": "at_risk",
"guards": [
"dependencies_clean"
],
"signals": [
"release_stall",
"scorecard_unmaintained"
],
"red_flag": true,
"multiplier_pct": 85,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": 1,
"unanswered_open_issues": 4,
"days_since_last_merged_pr": 1597,
"days_since_last_human_commit": 1597,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "no human commit for 1597 days; 2 unmet obligation(s): releases stalled, Scorecard reports it unmaintained",
"points": 85,
"status": "partial",
"details": [
{
"code": "abandonment_flagged",
"params": {
"days": 1597,
"count": 2,
"signals": "releases stalled, Scorecard reports it unmaintained"
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 51,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "at_risk",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 48,
"inputs": {
"forks": 23,
"stars": 86,
"watchers": 11,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "86 stars",
"points": 31.3,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 86
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "23 forks",
"points": 11.2,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 23
}
}
],
"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": "at_risk",
"name": "Community health",
"note": null,
"notes": [],
"value": 44,
"inputs": {
"has_readme": true,
"has_license": true,
"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": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "license file present, not a recognized license",
"points": 16.9,
"status": "partial",
"details": [
{
"code": "license_custom",
"params": {}
}
],
"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
}
]
},
{
"key": "ecosystem_adoption",
"band": "moderate",
"name": "Ecosystem adoption (downloads)",
"note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"registry_dependents"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 65,
"inputs": {
"packages": [
"passivetotal"
],
"dependents": null,
"ecosystems": "pypi",
"total_downloads": null,
"monthly_downloads": 8206
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "8,206 downloads/month across pypi",
"points": 52.2,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 8206,
"ecosystems": "pypi"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "not reported by this ecosystem",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_reported_by_this_ecosystem",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 55,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 30,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 9,
"top_contributor_share": 0.879
},
"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 88% of commits",
"points": 2.7,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 88
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "9 contributors",
"points": 12.2,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 9
}
}
],
"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": "good",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 72,
"inputs": {
"merged_prs": 26,
"open_issues": 4,
"closed_issues": 16,
"issue_closed_ratio": 0.8,
"closed_unmerged_prs": 3
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "80% of issues closed",
"points": 37.4,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 80
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "26/29 decided PRs merged",
"points": 34.3,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 26,
"decided": 29
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/10 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": 56,
"inputs": {
"followers": 110,
"owner_type": "User",
"is_verified": null,
"owner_login": "passivetotal",
"public_repos": 13,
"account_age_days": 4071
},
"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": "110 followers of passivetotal",
"points": 14.7,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 110,
"login": "passivetotal"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "13 public repos, account ~11 yr old",
"points": 20.3,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 13
}
},
{
"code": "account_age_years",
"params": {
"years": 11
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "moderate",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 69,
"inputs": {
"packages": [
"passivetotal"
],
"ecosystems": "pypi",
"any_deprecated": false,
"min_days_since_publish": 1597
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on pypi",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "pypi"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 1597 days ago",
"points": 4,
"status": "partial",
"details": [
{
"code": "publish_recency",
"params": {
"days": 1597
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "42 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 42
}
}
],
"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": 50,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "critical",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 24,
"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": "0 out of 5 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "excellent",
"name": "Documentation",
"note": null,
"notes": [],
"value": 90,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": "http://passivetotal.readthedocs.org/en/latest/index.html",
"has_readme": true,
"has_docs_dir": true,
"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": 25,
"status": "met",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": "http://passivetotal.readthedocs.org/en/latest/index.html",
"points": 15,
"status": "met",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "at_risk",
"name": "Security",
"value": 46,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"dangerous_workflow",
"packaging",
"pinned_dependencies",
"signed_releases",
"token_permissions"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 33,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 13,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 5,
"scorecard_aggregate": 3.3
},
"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": "0 out of 5 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"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 0/10 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": "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.2,
"status": "partial",
"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": "SAST tool is not run on all commits -- score normalized to 0",
"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": "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): No advisories left outstanding. Remaining weights renormalized. Matched the pypi:passivetotal@2.5.9 runtime dependency closure — what installing the published package pulls in — 11 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:passivetotal@2.5.9",
"assessed": 11
}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 0,
"affected_packages": 0,
"assessed_packages": 11,
"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": 11,
"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": 13
},
"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": 35,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 12,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.22,
"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 100 human commits state their intent (structured subject or explanatory body)",
"points": 11.7,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 22,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "at_risk",
"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": 44,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [
"Makefile"
],
"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": "Makefile",
"points": 18,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Makefile"
}
}
],
"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": 55,
"inputs": {
"primary_language": "Python",
"largest_source_bytes": 28710,
"source_files_sampled": 73,
"oversized_source_files": 0
},
"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": "0/73 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 73,
"oversized": 0
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "at_risk",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"example_dirs": [
"examples",
"notebooks"
],
"has_mcp_signal": false,
"api_schema_files": []
},
"components": [
{
"key": "api_schema_openapi_graphql_proto",
"name": "API schema (OpenAPI/GraphQL/proto)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 40
},
{
"key": "mcp_server",
"name": "MCP server",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "runnable_examples",
"name": "Runnable examples",
"detail": "examples, notebooks",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "examples, notebooks"
}
}
],
"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-26T04:28:51.211666Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/p/passivetotal/python_api.svg",
"full_name": "passivetotal/python_api",
"license_state": "custom",
"license_spdx": null
}