{"id":24266945,"url":"https://github.com/juliaferraioli/opensource-timeline","last_synced_at":"2026-02-10T23:05:11.111Z","repository":{"id":83812375,"uuid":"489971879","full_name":"juliaferraioli/opensource-timeline","owner":"juliaferraioli","description":"This repository aims to collect events in open source history.","archived":false,"fork":false,"pushed_at":"2023-07-16T20:04:40.000Z","size":58,"stargazers_count":33,"open_issues_count":3,"forks_count":5,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-08-21T16:09:58.905Z","etag":null,"topics":["data","history","opendata","opensource"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"cc0-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/juliaferraioli.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-05-08T14:49:25.000Z","updated_at":"2025-02-28T04:26:28.000Z","dependencies_parsed_at":"2025-01-15T12:01:11.798Z","dependency_job_id":"4e800481-68f5-41b2-89be-f5fbd69d9183","html_url":"https://github.com/juliaferraioli/opensource-timeline","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/juliaferraioli/opensource-timeline","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliaferraioli%2Fopensource-timeline","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliaferraioli%2Fopensource-timeline/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliaferraioli%2Fopensource-timeline/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliaferraioli%2Fopensource-timeline/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/juliaferraioli","download_url":"https://codeload.github.com/juliaferraioli/opensource-timeline/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliaferraioli%2Fopensource-timeline/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29321276,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-10T20:44:44.282Z","status":"ssl_error","status_checked_at":"2026-02-10T20:44:43.393Z","response_time":65,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["data","history","opendata","opensource"],"created_at":"2025-01-15T11:50:13.488Z","updated_at":"2026-02-10T23:05:11.093Z","avatar_url":"https://github.com/juliaferraioli.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Open source timeline\n\u003c!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section --\u003e\n[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-)\n\u003c!-- ALL-CONTRIBUTORS-BADGE:END --\u003e\n\nThe open source timeline aims to collect events and periods within open source history in a machine-readable format (comma separated value).\n\n## Schema\n\nEach entry in the timeline should have the following information:\n\n- `start`, date in the format YYYY-MM-DD, YYYY-MM, or YYYY\n- `end`, date in the format YYYY-MM-DD, YYYY-MM, or YYYY (optional; primarily used for periods)\n- `title`, ideally a short string\n- `description`, 1-3 sentences with more information\n- `eventType`, using one of the following strings:\n  - `release`, for events such as UNIX's fourth edition which was rewritten in `C` or the introduction of `git`\n  - `vulnerability`, for events such as Heartbleed or Log4shell\n  - `milestone`, for events such as Linux breaking 3% of market share for desktop in 2020 or the founding of the Open Source Initiative (OSI)\n  - `other`, for events that don't fit into any of the above categories; please add tags if you use this `eventType`\n- `eventImportance`, using one of the following strings:\n  - `note`, for events that are more commentary or tangentially related to open source events\n  - `low`, for minor events\n  - `medium`, for normal-ish level events\n  - `high`, for events that had a major impact on open source\n  - `critical`, for events that had an impact beyond the open source ecosystem\n- `referenceURI`, a link that acts as a citation for the event\n- `imageURI`, a link to an image that represents the event (optional)\n- `mediaURIs`, a list of links that provide additional context (optional)\n- `tags`, a list of keywords that add context (optional)\n\nThe official schema is captured in [schema.json](schema.json), which is enforced when adding new entries to the timeline.\n\n## Contributing\n\nPlease see the instructions in [CONTRIBUTING.md](CONTRIBUTING.md).\n\n## Maintainer(s)\n\nThis timeline is maintained by [julia ferraioli](https://github.com/juliaferraioli) who is perpetually oversubscribed. Patience is appreciated!\n\n## Contributors\n\n\u003c!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section --\u003e\n\u003c!-- prettier-ignore-start --\u003e\n\u003c!-- markdownlint-disable --\u003e\n\u003ctable\u003e\n  \u003ctbody\u003e\n    \u003ctr\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://shanecurcuru.org/\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/1765681?v=4?s=100\" width=\"100px;\" alt=\"Shane Curcuru\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eShane Curcuru\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"#research-ShaneCurcuru\" title=\"Research\"\u003e🔬\u003c/a\u003e\u003c/td\u003e\n    \u003c/tr\u003e\n  \u003c/tbody\u003e\n\u003c/table\u003e\n\n\u003c!-- markdownlint-restore --\u003e\n\u003c!-- prettier-ignore-end --\u003e\n\n\u003c!-- ALL-CONTRIBUTORS-LIST:END --\u003e\n\u003c!-- prettier-ignore-start --\u003e\n\u003c!-- markdownlint-disable --\u003e\n\n\u003c!-- markdownlint-restore --\u003e\n\u003c!-- prettier-ignore-end --\u003e\n\n\u003c!-- ALL-CONTRIBUTORS-LIST:END --\u003e\n\n## License\n\nThis repository is licensed under [CC0 1.0 Universal](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjuliaferraioli%2Fopensource-timeline","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjuliaferraioli%2Fopensource-timeline","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjuliaferraioli%2Fopensource-timeline/lists"}