{"id":19302356,"url":"https://github.com/sqlancer/bugs","last_synced_at":"2025-04-22T10:33:45.462Z","repository":{"id":37926830,"uuid":"298337240","full_name":"sqlancer/bugs","owner":"sqlancer","description":"A list of bugs found by SQLancer","archived":false,"fork":false,"pushed_at":"2024-01-30T05:21:03.000Z","size":222,"stargazers_count":14,"open_issues_count":9,"forks_count":7,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-01T22:38:35.018Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sqlancer.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-09-24T16:38:24.000Z","updated_at":"2025-01-07T10:51:17.000Z","dependencies_parsed_at":"2024-11-09T23:23:47.505Z","dependency_job_id":"891243e3-ebf1-499b-9dd7-e475dd5425e4","html_url":"https://github.com/sqlancer/bugs","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlancer%2Fbugs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlancer%2Fbugs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlancer%2Fbugs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqlancer%2Fbugs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sqlancer","download_url":"https://codeload.github.com/sqlancer/bugs/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250221415,"owners_count":21394700,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":[],"created_at":"2024-11-09T23:21:33.552Z","updated_at":"2025-04-22T10:33:45.149Z","avatar_url":"https://github.com/sqlancer.png","language":"Python","readme":"![Travis](https://travis-ci.com/sqlancer/bugs.svg?branch=master)\n\n\nThis project aims to provide a basis to study (logic) bugs in DBMS. To this end, the repository stores a list of bugs found by SQLancer with additional metadata.\n\nThe main file is `bugs.json`. We use JSON as a format, because we expect it to be easy to manually edit, automatically process, and since we can obtain a meaningful diff output.\n\nYou can automatically derive a SQLite database from the JSON file using the following command:\n\n```\n./bugs.py export_database\n```\n\nIn each PR, we automatically validate the JSON file. When changing the file or adding entries to it, be sure to locally check the file before committing it:\n\n```\n./bugs.py check\n```\n\nTo format the JSON file as expected by the check command, you can use the following command:\n\n```\n./bugs.py format\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsqlancer%2Fbugs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsqlancer%2Fbugs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsqlancer%2Fbugs/lists"}