原始 JSON 报告 机器可读
{
"data": {
"repo": {
"topics": [
"django",
"django-rest-framework",
"python"
],
"is_fork": false,
"size_kb": 160,
"has_wiki": false,
"homepage": "https://queridodiario.ok.org.br/",
"languages": {
"HTML": 3765,
"Python": 85896,
"Makefile": 2705,
"Dockerfile": 436
},
"pushed_at": "2026-05-23T13:35:43Z",
"created_at": "2023-03-03T23:14:20Z",
"owner_type": "Organization",
"updated_at": "2026-06-12T20:30:39Z",
"description": "Repositório com a implementação do backend da Plataforma de Busca do Querido Diário",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "Python",
"significant_languages": [
"Python"
]
},
"owner": {
"blog": "http://ok.org.br",
"name": "Open Knowledge Brasil - Rede pelo Conhecimento Livre",
"type": "Organization",
"login": "okfn-brasil",
"company": null,
"location": "Brasil",
"followers": 546,
"avatar_url": "https://avatars.githubusercontent.com/u/1666382?v=4",
"created_at": "2012-04-21T18:48:59Z",
"is_verified": null,
"public_repos": 119,
"account_age_days": 5208
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v0.1.0",
"kind": "minor",
"published_at": "2025-10-07T08:40:05Z"
},
{
"tag": "v0.0.1",
"kind": "patch",
"published_at": "2025-09-02T02:45:04Z"
}
],
"recent_commits": [
{
"oid": "43c029943700fcda60215ec519bc5c5ba2cbe635",
"body": "…links (#60)",
"is_bot": false,
"headline": "docs: move CONTRIBUTING.md files to repository root and fix internal …",
"author_name": "Diego Rabatone Oliveira",
"author_login": "diraol",
"committed_at": "2026-05-23T13:35:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "28bd8c09cef832756c2b56798a9c19f5dd6ab902",
"body": null,
"is_bot": false,
"headline": "docs: move community files from docs/ to repository root (#59)",
"author_name": "Diego Rabatone Oliveira",
"author_login": "diraol",
"committed_at": "2026-05-23T13:30:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "28062f3873757219657e2266c10238f94a72adf4",
"body": "…links\n\nMoves CONTRIBUTING.md and CONTRIBUTING-en-US.md from docs/ to root so GitHub automatically recognizes them as community health files. Updates internal cross-language links. Content still needs to be completed.",
"is_bot": false,
"headline": "docs: move CONTRIBUTING.md files to repository root and fix internal …",
"author_name": "nemofromdreamland",
"author_login": "nemofromdreamland",
"committed_at": "2026-05-09T12:08:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "338deff8d5d269c69d068b1a438ea575017d68f3",
"body": "Moves CODE_OF_CONDUCT.md, CODE_OF_CONDUCT-en-US.md, SUPPORT.md and\nSUPPORT-en-US.md from docs/ to the root so GitHub automatically\nrecognizes them as community health files.\n\nUpdates internal cross-language links in all four files to reflect\nthe new paths.",
"is_bot": false,
"headline": "docs: move community files from docs/ to repository root",
"author_name": "nemofromdreamland",
"author_login": "nemofromdreamland",
"committed_at": "2026-05-08T18:47:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "96c3f88902e8af3dcdff9877ff88ba0cb4e16d45",
"body": "Esses logs não nos dizem nada e irão poluir a saída de logs do projeto,\ndificultando encontrar informações relevantes.\n\nA mudança altera a forma de configurar log para usar o sistema padrão do\nDjango (LOGGING) e não usar diretametne o sistema de logging do python.\n\nAdemais, configuramos também o log\n[…]\nudar o log level em caso\nde o modo DEBUG estar habilitado.\n\nNo futuro podemos considerar também uma outra variável que defina o\nLOG_LEVEL do projeto, para podermos mudar de INFO para WARN por exemplo.",
"is_bot": false,
"headline": "Remove logs de healthcheck",
"author_name": "Diego Rabatone Oliveira",
"author_login": "diraol",
"committed_at": "2025-10-07T08:40:05Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "623b2f7baba642c09ffdc5d8ba8ab6f0016081a1",
"body": null,
"is_bot": false,
"headline": "feat: Adiciona endpoint de Healthcheck (#14)",
"author_name": "Diego Rabatone Oliveira",
"author_login": "diraol",
"committed_at": "2025-09-20T14:32:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "56643154a4ca74624b1b8cb624ff2989da45b9ac",
"body": null,
"is_bot": false,
"headline": "fix: Adapta o Makefile para fazer build do diretório do app (#13)",
"author_name": "Diego Rabatone Oliveira",
"author_login": "diraol",
"committed_at": "2025-09-20T14:32:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ddab3aa32b0f36e1af0921471583f1ab118a3b23",
"body": "Isso é importante para rodar o healthcheck do container quando iniciamos\na aplicação em produção - e para mantê-la sendo verificada\nconstantemente.",
"is_bot": false,
"headline": "feat: Adiciona endpoint de Healthcheck",
"author_name": "Diego Rabatone Oliveira",
"author_login": "diraol",
"committed_at": "2025-09-09T13:11:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0820ccc532ed86575f53d09743cd1e10114fe822",
"body": null,
"is_bot": false,
"headline": "fix: Adapt the Makefile to build from within the app directory",
"author_name": "Diego Rabatone Oliveira",
"author_login": "diraol",
"committed_at": "2025-09-05T20:15:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e7fc258fa2b94147633e7ede9af7e0e01a2b223f",
"body": null,
"is_bot": false,
"headline": "Corrige e melhora o CI (#12)",
"author_name": "Diego Rabatone Oliveira",
"author_login": "diraol",
"committed_at": "2025-09-02T02:45:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c44d971ed72bf5c7bfb38fc62a1225c270b33974",
"body": "…lint/unit and security scan workflows\n\nBuild container images (workflow)\n\n- Switch manifest creation to docker buildx imagetools and add wait/retry to avoid GHCR propagation races\n\n- Use github.repository and github.ref_name for consistent tagging\n\n- Push per-arch images and publish multi-arch mani\n[…]\n- Compose-based unit tests with Buildx on Ubuntu; use pip cache\n\nSecurity scan (new workflow)\n\n- Trivy repo (fs) + image scans; upload SARIF to Security tab\n\n- Scheduled daily and supports manual runs",
"is_bot": false,
"headline": "ci: fix GHCR multi-arch manifest; add build caching/concurrency; add …",
"author_name": "Diego Rabatone Oliveira",
"author_login": "diraol",
"committed_at": "2025-09-02T02:41:04Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "07bf29559d1a916f2b0a3a3c43df0bbb4fe44ca6",
"body": null,
"is_bot": false,
"headline": "fix: Corrige forma como o build é feito em multi-arch",
"author_name": "Diego Rabatone Oliveira",
"author_login": "diraol",
"committed_at": "2025-09-02T02:20:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "df5726ca5f67149525dec5f3fd9888ceaacf9e18",
"body": null,
"is_bot": false,
"headline": "feat: Roda testes no CI para todas arquiteturas (#11)",
"author_name": "Diego Rabatone Oliveira",
"author_login": "diraol",
"committed_at": "2025-09-01T12:58:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9ebee6291efb857b220aaf30218df8a67ac98b5b",
"body": null,
"is_bot": false,
"headline": "fix: Corrige nome do runner arm",
"author_name": "Diego Rabatone Oliveira",
"author_login": "diraol",
"committed_at": "2025-09-01T12:41:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f14d67f3bd5f096aa9a03e313522340770d160d8",
"body": null,
"is_bot": false,
"headline": "feat: Migra de podman para docker",
"author_name": "Diego Rabatone Oliveira",
"author_login": "diraol",
"committed_at": "2025-08-31T05:23:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "36afb3a865cdc0f764294657901cea059a3abf72",
"body": null,
"is_bot": false,
"headline": "fix: minor adjustments",
"author_name": "Diego Rabatone Oliveira",
"author_login": "diraol",
"committed_at": "2025-08-31T04:47:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7fa3c092ab1f15d9611c6ace6c6fb32fbcc529c1",
"body": null,
"is_bot": false,
"headline": "feat: Roda testes no CI para todas arquiteturas",
"author_name": "Diego Rabatone Oliveira",
"author_login": "diraol",
"committed_at": "2025-08-31T04:40:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0b8ceef56cefaf8083943dd4efe075d301ee9803",
"body": null,
"is_bot": false,
"headline": "feat: Add github workflow para build de imagem docker (#10)",
"author_name": "Diego Rabatone Oliveira",
"author_login": "diraol",
"committed_at": "2025-08-31T03:01:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ee858dd4998ace05255ce1d935244e80e4df96f3",
"body": null,
"is_bot": false,
"headline": "feat: Add github workflow para build de imagem docker",
"author_name": "Diego Rabatone Oliveira",
"author_login": "diraol",
"committed_at": "2025-08-31T02:51:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "be2a08f33c32801c4aa2a9d1547f1b1d065b50ed",
"body": "Signed-off-by: Juliana Trevine <44185775+trevineju@users.noreply.github.com>",
"is_bot": false,
"headline": "Delete docs/FUNDING.yml",
"author_name": "Juliana Trevine",
"author_login": "trevineju",
"committed_at": "2025-04-08T21:31:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5b40b8c6d13b2848663ecc4cb6480c9dbf02f984",
"body": null,
"is_bot": false,
"headline": "Atualiza redes sociais (#9)",
"author_name": "Juliana Trevine",
"author_login": "trevineju",
"committed_at": "2024-11-11T23:45:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "16db8af76227ca4cbe11d4d3fabbac78fecc034f",
"body": null,
"is_bot": false,
"headline": "Atualiza redes sociais",
"author_name": "trevineju",
"author_login": "trevineju",
"committed_at": "2024-11-11T23:44:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a0bb2303c1c953dcebe7193f5d759750f47aa685",
"body": null,
"is_bot": false,
"headline": "Adiciona endpoint de envio de pedido de orçamento por email (#7)",
"author_name": "Giulio Carvalho",
"author_login": "ogecece",
"committed_at": "2024-07-30T20:56:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2bc906bb8f47ed8ec0b00b876c53e047535627dc",
"body": null,
"is_bot": false,
"headline": "Adiciona endpoint de envio de pedido de orçamento por email",
"author_name": "Giulio",
"author_login": "ogecece",
"committed_at": "2024-07-30T20:55:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "982c83d2ea476d8f6ddf0a9575013b62cc7ad7c1",
"body": null,
"is_bot": false,
"headline": "Atualiza documentação (#8)",
"author_name": "Juliana Trevine",
"author_login": "trevineju",
"committed_at": "2024-06-21T22:18:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bfd48bf9546d4567e57e1f3be70952503bf2f8cc",
"body": null,
"is_bot": false,
"headline": "Troca referencias do repo de comunidade para docs.queridodiario",
"author_name": "trevineju",
"author_login": "trevineju",
"committed_at": "2024-06-21T22:14:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8ae340e903da7f3c994ecb6029ba183b904a5366",
"body": null,
"is_bot": false,
"headline": "Corrige espaços em variáveis de ambiente",
"author_name": "Giulio Carvalho",
"author_login": "ogecece",
"committed_at": "2024-03-20T12:53:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b4fb67feb4f1bdbd09a3dfb6c3cd1d7be842144d",
"body": null,
"is_bot": false,
"headline": "Melhora integração de ambiente dev com outros repos do QD",
"author_name": "Giulio Carvalho",
"author_login": "ogecece",
"committed_at": "2024-03-19T19:59:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a0ee4954885596b49f2c972850a44dd0ca427ede",
"body": "Signed-off-by: Giulio Carvalho <giulio@ok.org.br>",
"is_bot": false,
"headline": "Corrige link no README",
"author_name": "Giulio Carvalho",
"author_login": "ogecece",
"committed_at": "2024-03-07T18:31:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2f605e0ae89213d21f05df924a414993a2863648",
"body": null,
"is_bot": false,
"headline": "Atualiza URLs que referenciam o ReadTheDocs",
"author_name": "Juliana Trevine",
"author_login": "trevineju",
"committed_at": "2023-12-08T13:57:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0510b8706dc7a3bbc5c7ac478224625c3531da73",
"body": null,
"is_bot": false,
"headline": "Atualiza link para documentação técnica oficial",
"author_name": "trevineju",
"author_login": "trevineju",
"committed_at": "2023-12-08T12:48:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f4f8fa36833eab83858a92286afbb21ade5752a2",
"body": "Adiciona arquivo para licença",
"is_bot": false,
"headline": "Merge pull request #1 from okfn-brasil/atualiza-docs",
"author_name": "Juliana Trevine",
"author_login": "trevineju",
"committed_at": "2023-08-18T15:04:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "551cd8bac3263d7eabf6923b78cb112f20bd41d8",
"body": null,
"is_bot": false,
"headline": "Adiciona licença",
"author_name": "trevineju",
"author_login": "trevineju",
"committed_at": "2023-08-18T15:01:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "845f9de67c125f9cecc85313576ff7e0af51102e",
"body": null,
"is_bot": false,
"headline": "Adiciona pre_tags e post_tags ao email de alerta",
"author_name": "Giulio Carvalho",
"author_login": "ogecece",
"committed_at": "2023-03-21T21:05:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "34345b3da97b1f928c0ab420c1828040056adb92",
"body": null,
"is_bot": false,
"headline": "Corrige endpoint de redefinição de senha",
"author_name": "Giulio Carvalho",
"author_login": "ogecece",
"committed_at": "2023-03-20T17:47:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "02328a73496806f6e9feb33ed1c07d9af5d6537a",
"body": null,
"is_bot": false,
"headline": "Remove exposições de portas desnecessárias em ambiente dev",
"author_name": "Giulio Carvalho",
"author_login": "ogecece",
"committed_at": "2023-03-16T12:26:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4a3b6d15114f81b0f5d8cd9c27e5dd0e82514e80",
"body": null,
"is_bot": false,
"headline": "Corrige textos em envio de emails",
"author_name": "Giulio Carvalho",
"author_login": "ogecece",
"committed_at": "2023-03-16T12:25:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4693f3a10a03e684b1f01d57acdf91dde6083a40",
"body": null,
"is_bot": false,
"headline": "Modifica tamanho de campos em modelo de user",
"author_name": "Giulio Carvalho",
"author_login": "ogecece",
"committed_at": "2023-03-10T14:47:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d95296455e99644ba3aff7e927875634470eeee0",
"body": null,
"is_bot": false,
"headline": "Inicia repo",
"author_name": "Giulio Carvalho",
"author_login": "ogecece",
"committed_at": "2023-03-03T23:18:43Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 2,
"commits_last_year": 19,
"latest_release_at": "2025-10-07T08:40:05Z",
"latest_release_tag": "v0.1.0",
"releases_from_tags": true,
"days_since_last_push": 63,
"active_weeks_last_year": 7,
"days_since_latest_release": 291,
"mean_days_between_releases": 35.2
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": true,
"health_percentage": 62,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": false
},
"ecosystem": {
"packages": []
},
"popularity": {
"forks": 7,
"stars": 8,
"watchers": 7,
"fork_history": {
"days": [
{
"date": "2024-03-18",
"count": 1
},
{
"date": "2024-03-24",
"count": 1
},
{
"date": "2024-08-13",
"count": 1
},
{
"date": "2024-08-23",
"count": 1
},
{
"date": "2024-12-03",
"count": 1
},
{
"date": "2025-05-05",
"count": 1
},
{
"date": "2026-04-24",
"count": 1
}
],
"complete": true,
"collected": 7,
"total_forks": 7
},
"star_history": null,
"open_issues_and_prs": 40
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": true,
"has_mcp_signal": false,
"bootstrap_files": [
"Makefile"
],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [],
"largest_source_bytes": 7055,
"source_files_sampled": 87,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"app/requirements.txt",
"requirements-dev.txt"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [
{
"name": "black",
"direct": false,
"version": "23.1.0",
"severity": "critical",
"ecosystem": "pypi",
"cvss_score": 9.8,
"advisory_ids": [
"GHSA-3936-cmfr-pm3m",
"GHSA-fj7x-q9j7-g6q6",
"PYSEC-2024-48",
"PYSEC-2026-2120",
"PYSEC-2026-2121"
],
"fixed_version": "26.3.1",
"advisory_count": 5,
"oldest_advisory_days": 858
},
{
"name": "django",
"direct": false,
"version": "4.1.7",
"severity": "critical",
"ecosystem": "pypi",
"cvss_score": 9.8,
"advisory_ids": [
"GHSA-6w2r-r2m5-xq5w",
"GHSA-7h4p-27mh-hmrw",
"GHSA-7xr5-9hcq-chf9",
"GHSA-frmv-pr5f-9mcr",
"GHSA-h8gc-pgj2-vjm3",
"GHSA-jh3w-4vvf-mjgr",
"GHSA-qmf9-6jqf-j8fq",
"GHSA-qw25-v68c-qjf3",
"GHSA-r3xc-prgr-mg9p",
"GHSA-rrqc-c2jx-6jgv"
],
"fixed_version": "5.2.8",
"advisory_count": 16,
"oldest_advisory_days": 1175
},
{
"name": "virtualenv",
"direct": false,
"version": "20.20.0",
"severity": "critical",
"ecosystem": "pypi",
"cvss_score": 9.8,
"advisory_ids": [
"GHSA-597g-3phw-6986",
"GHSA-rqc4-2hc7-8c8v",
"PYSEC-2024-187",
"PYSEC-2026-2009"
],
"fixed_version": "20.36.1",
"advisory_count": 4,
"oldest_advisory_days": 608
},
{
"name": "certifi",
"direct": false,
"version": "2022.12.7",
"severity": "high",
"ecosystem": "pypi",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-248v-346w-9cwc",
"GHSA-xqr8-7jwr-rhp7",
"PYSEC-2023-135",
"PYSEC-2024-230"
],
"fixed_version": "2024.7.4",
"advisory_count": 4,
"oldest_advisory_days": 1096
},
{
"name": "click",
"direct": false,
"version": "8.1.3",
"severity": "high",
"ecosystem": "pypi",
"cvss_score": 7.2,
"advisory_ids": [
"PYSEC-2026-2132"
],
"fixed_version": "8.3.3",
"advisory_count": 1,
"oldest_advisory_days": 86
},
{
"name": "gunicorn",
"direct": false,
"version": "20.1.0",
"severity": "high",
"ecosystem": "pypi",
"cvss_score": 8.2,
"advisory_ids": [
"GHSA-hc5x-x2vx-497g",
"GHSA-w3h3-4rj7-4ph4",
"PYSEC-2026-1433",
"PYSEC-2026-1434"
],
"fixed_version": "22.0.0",
"advisory_count": 4,
"oldest_advisory_days": 830
},
{
"name": "idna",
"direct": false,
"version": "3.4",
"severity": "high",
"ecosystem": "pypi",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-65pc-fj4g-8rjx",
"GHSA-jjg7-2v4v-x38h",
"PYSEC-2024-60",
"PYSEC-2026-215"
],
"fixed_version": "3.15",
"advisory_count": 4,
"oldest_advisory_days": 835
},
{
"name": "pyjwt",
"direct": false,
"version": "2.6.0",
"severity": "high",
"ecosystem": "pypi",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-752w-5fwx-jx9f",
"GHSA-993g-76c3-p5m4",
"GHSA-fhv5-28vv-h8m8",
"GHSA-xgmm-8j9v-c9wx",
"PYSEC-2025-183",
"PYSEC-2026-120",
"PYSEC-2026-175",
"PYSEC-2026-177",
"PYSEC-2026-179"
],
"fixed_version": "2.13.0",
"advisory_count": 9,
"oldest_advisory_days": 359
},
{
"name": "sqlparse",
"direct": false,
"version": "0.4.3",
"severity": "high",
"ecosystem": "pypi",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-27jp-wm6q-gp25",
"GHSA-2m57-hf25-phgg",
"GHSA-rrm6-wvj7-cwh2",
"PYSEC-2023-87",
"PYSEC-2026-1940"
],
"fixed_version": "0.5.4",
"advisory_count": 5,
"oldest_advisory_days": 1193
},
{
"name": "urllib3",
"direct": false,
"version": "1.26.14",
"severity": "high",
"ecosystem": "pypi",
"cvss_score": 8.1,
"advisory_ids": [
"GHSA-2xpw-w6gg-jr37",
"GHSA-34jh-p97f-mpxf",
"GHSA-38jv-5279-wg99",
"GHSA-g4mx-q9vg-27p4",
"GHSA-gm62-xv2j-4w53",
"GHSA-pq67-6m6q-mj2v",
"GHSA-qccp-gfcp-xxvc",
"GHSA-v845-jxx5-vc9f",
"PYSEC-2023-192",
"PYSEC-2023-212"
],
"fixed_version": "2.7.0",
"advisory_count": 16,
"oldest_advisory_days": 1026
},
{
"name": "djangorestframework",
"direct": false,
"version": "3.14.0",
"severity": "moderate",
"ecosystem": "pypi",
"cvss_score": 6.1,
"advisory_ids": [
"GHSA-gw84-84pc-xp82",
"PYSEC-2026-1304"
],
"fixed_version": "3.15.2",
"advisory_count": 2,
"oldest_advisory_days": 759
},
{
"name": "filelock",
"direct": false,
"version": "3.9.0",
"severity": "moderate",
"ecosystem": "pypi",
"cvss_score": 6.3,
"advisory_ids": [
"GHSA-qmgc-5h2g-mvrw",
"GHSA-w853-jp5j-5j7f",
"PYSEC-2026-1374",
"PYSEC-2026-1375"
],
"fixed_version": "3.20.3",
"advisory_count": 4,
"oldest_advisory_days": 221
},
{
"name": "redis",
"direct": false,
"version": "4.5.1",
"severity": "moderate",
"ecosystem": "pypi",
"cvss_score": 6.5,
"advisory_ids": [
"GHSA-24wv-mv5m-xv4h",
"GHSA-8fww-64cx-x8p5",
"PYSEC-2023-45",
"PYSEC-2023-46"
],
"fixed_version": "4.5.4",
"advisory_count": 4,
"oldest_advisory_days": 1217
},
{
"name": "requests",
"direct": false,
"version": "2.28.2",
"severity": "moderate",
"ecosystem": "pypi",
"cvss_score": 6.1,
"advisory_ids": [
"GHSA-9hjg-9r4m-mvj7",
"GHSA-9wx4-h78v-vm56",
"GHSA-gc5v-m9x4-r6x2",
"GHSA-j8r2-6x86-q33q",
"PYSEC-2023-74",
"PYSEC-2026-1872",
"PYSEC-2026-1873",
"PYSEC-2026-2275"
],
"fixed_version": "2.33.0",
"advisory_count": 8,
"oldest_advisory_days": 1160
},
{
"name": "djangorestframework-simplejwt",
"direct": false,
"version": "5.2.2",
"severity": "low",
"ecosystem": "pypi",
"cvss_score": null,
"advisory_ids": [
"GHSA-5vcc-86wm-547q",
"PYSEC-2026-1305"
],
"fixed_version": "5.5.1",
"advisory_count": 2,
"oldest_advisory_days": 861
}
],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {
"low": 1,
"high": 7,
"critical": 3,
"moderate": 4
},
"advisory_count": 88,
"affected_count": 15,
"assessed_count": 60,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"pypi"
],
"dependencies": [],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "amqp",
"direct": false,
"version": "5.1.1",
"ecosystem": "pypi"
},
{
"name": "asgiref",
"direct": false,
"version": "3.6.0",
"ecosystem": "pypi"
},
{
"name": "async-timeout",
"direct": false,
"version": "4.0.2",
"ecosystem": "pypi"
},
{
"name": "backports-zoneinfo",
"direct": false,
"version": "0.2.1",
"ecosystem": "pypi"
},
{
"name": "billiard",
"direct": false,
"version": "3.6.4.0",
"ecosystem": "pypi"
},
{
"name": "black",
"direct": false,
"version": "23.1.0",
"ecosystem": "pypi"
},
{
"name": "build",
"direct": false,
"version": "0.10.0",
"ecosystem": "pypi"
},
{
"name": "celery",
"direct": false,
"version": "5.2.7",
"ecosystem": "pypi"
},
{
"name": "certifi",
"direct": false,
"version": "2022.12.7",
"ecosystem": "pypi"
},
{
"name": "cfgv",
"direct": false,
"version": "3.3.1",
"ecosystem": "pypi"
},
{
"name": "charset-normalizer",
"direct": false,
"version": "3.0.1",
"ecosystem": "pypi"
},
{
"name": "click",
"direct": false,
"version": "8.1.3",
"ecosystem": "pypi"
},
{
"name": "click-didyoumean",
"direct": false,
"version": "0.3.0",
"ecosystem": "pypi"
},
{
"name": "click-plugins",
"direct": false,
"version": "1.1.1",
"ecosystem": "pypi"
},
{
"name": "click-repl",
"direct": false,
"version": "0.2.0",
"ecosystem": "pypi"
},
{
"name": "distlib",
"direct": false,
"version": "0.3.6",
"ecosystem": "pypi"
},
{
"name": "dj-database-url",
"direct": false,
"version": "1.2.0",
"ecosystem": "pypi"
},
{
"name": "django",
"direct": false,
"version": "4.1.7",
"ecosystem": "pypi"
},
{
"name": "django-anymail",
"direct": false,
"version": "9.0",
"ecosystem": "pypi"
},
{
"name": "django-cors-headers",
"direct": false,
"version": "3.14.0",
"ecosystem": "pypi"
},
{
"name": "django-rest-passwordreset",
"direct": false,
"version": "1.3.0",
"ecosystem": "pypi"
},
{
"name": "djangorestframework",
"direct": false,
"version": "3.14.0",
"ecosystem": "pypi"
},
{
"name": "djangorestframework-simplejwt",
"direct": false,
"version": "5.2.2",
"ecosystem": "pypi"
},
{
"name": "filelock",
"direct": false,
"version": "3.9.0",
"ecosystem": "pypi"
},
{
"name": "flake8",
"direct": false,
"version": "6.0.0",
"ecosystem": "pypi"
},
{
"name": "gunicorn",
"direct": false,
"version": "20.1.0",
"ecosystem": "pypi"
},
{
"name": "identify",
"direct": false,
"version": "2.5.18",
"ecosystem": "pypi"
},
{
"name": "idna",
"direct": false,
"version": "3.4",
"ecosystem": "pypi"
},
{
"name": "isort",
"direct": false,
"version": "5.12.0",
"ecosystem": "pypi"
},
{
"name": "kombu",
"direct": false,
"version": "5.2.4",
"ecosystem": "pypi"
},
{
"name": "mccabe",
"direct": false,
"version": "0.7.0",
"ecosystem": "pypi"
},
{
"name": "mypy-extensions",
"direct": false,
"version": "1.0.0",
"ecosystem": "pypi"
},
{
"name": "nodeenv",
"direct": false,
"version": "1.7.0",
"ecosystem": "pypi"
},
{
"name": "packaging",
"direct": false,
"version": "23.0",
"ecosystem": "pypi"
},
{
"name": "pathspec",
"direct": false,
"version": "0.11.0",
"ecosystem": "pypi"
},
{
"name": "pip-tools",
"direct": false,
"version": "6.12.3",
"ecosystem": "pypi"
},
{
"name": "platformdirs",
"direct": false,
"version": "3.0.0",
"ecosystem": "pypi"
},
{
"name": "pre-commit",
"direct": false,
"version": "3.1.1",
"ecosystem": "pypi"
},
{
"name": "prompt-toolkit",
"direct": false,
"version": "3.0.38",
"ecosystem": "pypi"
},
{
"name": "psycopg2-binary",
"direct": false,
"version": "2.9.5",
"ecosystem": "pypi"
},
{
"name": "pycodestyle",
"direct": false,
"version": "2.10.0",
"ecosystem": "pypi"
},
{
"name": "pyflakes",
"direct": false,
"version": "3.0.1",
"ecosystem": "pypi"
},
{
"name": "pyjwt",
"direct": false,
"version": "2.6.0",
"ecosystem": "pypi"
},
{
"name": "pyproject-hooks",
"direct": false,
"version": "1.0.0",
"ecosystem": "pypi"
},
{
"name": "python-decouple",
"direct": false,
"version": "3.8",
"ecosystem": "pypi"
},
{
"name": "pytz",
"direct": false,
"version": "2022.7.1",
"ecosystem": "pypi"
},
{
"name": "pyyaml",
"direct": false,
"version": "6.0",
"ecosystem": "pypi"
},
{
"name": "redis",
"direct": false,
"version": "4.5.1",
"ecosystem": "pypi"
},
{
"name": "requests",
"direct": false,
"version": "2.28.2",
"ecosystem": "pypi"
},
{
"name": "six",
"direct": false,
"version": "1.16.0",
"ecosystem": "pypi"
},
{
"name": "sqlparse",
"direct": false,
"version": "0.4.3",
"ecosystem": "pypi"
},
{
"name": "tomli",
"direct": false,
"version": "2.0.1",
"ecosystem": "pypi"
},
{
"name": "typing-extensions",
"direct": false,
"version": "4.5.0",
"ecosystem": "pypi"
},
{
"name": "urllib3",
"direct": false,
"version": "1.26.14",
"ecosystem": "pypi"
},
{
"name": "validate-docbr",
"direct": false,
"version": "1.10.0",
"ecosystem": "pypi"
},
{
"name": "vine",
"direct": false,
"version": "5.0.0",
"ecosystem": "pypi"
},
{
"name": "virtualenv",
"direct": false,
"version": "20.20.0",
"ecosystem": "pypi"
},
{
"name": "wcwidth",
"direct": false,
"version": "0.2.6",
"ecosystem": "pypi"
},
{
"name": "wheel",
"direct": false,
"version": "0.38.4",
"ecosystem": "pypi"
},
{
"name": "whitenoise",
"direct": false,
"version": "6.4.0",
"ecosystem": "pypi"
}
],
"collected": true,
"truncated": false,
"total_count": 60,
"direct_count": 0,
"indirect_count": 60
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 12,
"open_issues": 40,
"closed_ratio": 0.167,
"closed_issues": 8,
"closed_unmerged_prs": 0
},
"bus_factor": 2,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "diraol",
"commits": 17,
"avatar_url": "https://avatars.githubusercontent.com/u/192702?v=4"
},
{
"type": "User",
"login": "ogecece",
"commits": 11,
"avatar_url": "https://avatars.githubusercontent.com/u/26327506?v=4"
},
{
"type": "User",
"login": "trevineju",
"commits": 9,
"avatar_url": "https://avatars.githubusercontent.com/u/44185775?v=4"
},
{
"type": "User",
"login": "nemofromdreamland",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/135356094?v=4"
}
],
"contributors_sampled": 4,
"top_contributor_share": 0.436
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"build_container_image.yaml",
"lint_and_unit.yaml",
"security_scan.yaml",
"test.yaml"
],
"has_docs_dir": true,
"linter_configs": [
".flake8"
],
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": true
},
"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": 5,
"reason": "6 out of 11 merged PRs checked by a CI test -- score normalized to 5",
"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": 1,
"reason": "Found 2/16 approved changesets -- score normalized to 1",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 8 contributing companies or organizations",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"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": 3,
"reason": "4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": 10,
"reason": "packaging workflow detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 2,
"reason": "SAST tool is not run on all commits -- score normalized to 2",
"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": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 0,
"reason": "48 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "43c029943700fcda60215ec519bc5c5ba2cbe635",
"ran_at": "2026-07-25T21:34:32Z",
"aggregate_score": 3.4,
"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": "2026-05-23T13:38:13Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2026-05-23T13:35:43Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 2,
"created_at": "2023-10-01T16:11:13Z",
"last_comment_at": "2023-11-02T16:10:59Z",
"last_comment_author": "camilaccb"
},
{
"number": 3,
"created_at": "2023-10-01T16:12:14Z",
"last_comment_at": "2023-11-02T16:09:05Z",
"last_comment_author": "camilaccb"
},
{
"number": 16,
"created_at": "2026-03-14T14:52:05Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 17,
"created_at": "2026-03-14T14:52:08Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 18,
"created_at": "2026-03-14T14:52:11Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 19,
"created_at": "2026-03-14T15:17:19Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 23,
"created_at": "2026-03-14T15:17:32Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 24,
"created_at": "2026-03-14T15:17:40Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 25,
"created_at": "2026-03-14T15:17:42Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 26,
"created_at": "2026-03-14T15:17:42Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 27,
"created_at": "2026-03-14T15:17:44Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 28,
"created_at": "2026-03-14T15:17:48Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 29,
"created_at": "2026-03-14T15:17:54Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 30,
"created_at": "2026-03-14T15:17:59Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 31,
"created_at": "2026-03-14T15:18:00Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 32,
"created_at": "2026-03-14T15:18:03Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 33,
"created_at": "2026-03-14T15:18:05Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 34,
"created_at": "2026-03-14T15:18:08Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 35,
"created_at": "2026-03-14T15:18:08Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 36,
"created_at": "2026-03-14T15:18:10Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/okfn-brasil/querido-diario-backend",
"host": "github.com",
"name": "querido-diario-backend",
"owner": "okfn-brasil"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 59,
"inputs": {
"security": 47,
"vitality": 49,
"community": 52,
"governance": 58,
"engineering": 86
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "at_risk",
"name": "Vitality",
"value": 49,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "at_risk",
"name": "Development activity",
"note": null,
"notes": [],
"value": 38,
"inputs": {
"commits_last_year": 19,
"human_commit_share": 1,
"days_since_last_push": 63,
"active_weeks_last_year": 7
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 63 days ago",
"points": 18,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 63
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "7/52 weeks with commits",
"points": 4.8,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 7
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "19 commits in the last year",
"points": 11.7,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 19
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3",
"points": 3,
"status": "partial",
"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": 66,
"inputs": {
"releases_count": 2,
"latest_release_tag": "v0.1.0",
"releases_from_tags": true,
"days_since_latest_release": 291,
"mean_days_between_releases": 35.2
},
"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 291 days ago",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "release_recency",
"params": {
"days": 291
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~35.2 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 35.2
}
}
],
"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": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 63,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 63 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 63
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 52,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 24,
"inputs": {
"forks": 7,
"stars": 8,
"watchers": 7,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "8 stars",
"points": 13.7,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 8
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "7 forks",
"points": 6.5,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 7
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "7 watchers",
"points": 4.3,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 7
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "excellent",
"name": "Community health",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": true,
"has_issue_template": false,
"has_code_of_conduct": true,
"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": "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": 18,
"status": "met",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 13.5,
"status": "met",
"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": "moderate",
"name": "Sustainability & Governance",
"value": 58,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "moderate",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 53,
"inputs": {
"bus_factor": 2,
"contributors_sampled": 4,
"top_contributor_share": 0.436
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "2 contributor(s) cover half of all commits",
"points": 25.2,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 2
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 44% of commits",
"points": 12.7,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 44
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "4 contributors",
"points": 5.4,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 4
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 8 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "at_risk",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 48,
"inputs": {
"merged_prs": 12,
"open_issues": 40,
"closed_issues": 8,
"issue_closed_ratio": 0.167,
"closed_unmerged_prs": 0
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "17% of issues closed",
"points": 7.8,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 17
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "12/12 decided PRs merged",
"points": 38.2,
"status": "met",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 12,
"decided": 12
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 2/16 approved changesets -- score normalized to 1",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "good",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 75,
"inputs": {
"followers": 546,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "okfn-brasil",
"public_repos": 119,
"account_age_days": 5208
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "organization-owned",
"points": 30,
"status": "met",
"details": [
{
"code": "owner_organization",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "546 followers of okfn-brasil",
"points": 19.7,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 546,
"login": "okfn-brasil"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "119 public repos, account ~14 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 119
}
},
{
"code": "account_age_years",
"params": {
"years": 14
}
}
],
"max_points": 25
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "excellent",
"name": "Engineering Quality",
"value": 86,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "good",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 84,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": true
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "4 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 4
}
}
],
"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": ".flake8",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".flake8"
}
}
],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 9.6,
"status": "met",
"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": "6 out of 11 merged PRs checked by a CI test -- score normalized to 5",
"points": 10,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "excellent",
"name": "Documentation",
"note": null,
"notes": [],
"value": 90,
"inputs": {
"topics": [
"django",
"django-rest-framework",
"python"
],
"has_wiki": false,
"homepage": "https://queridodiario.ok.org.br/",
"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": "https://queridodiario.ok.org.br/",
"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": "3 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 3
}
}
],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "at_risk",
"name": "Security",
"value": 47,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 34,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 17,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 1,
"scorecard_aggregate": 3.4
},
"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": "6 out of 11 merged PRs checked by a CI test -- score normalized to 5",
"points": 1.2,
"status": "partial",
"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 2/16 approved changesets -- score normalized to 1",
"points": 0.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 8 contributing companies or organizations",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"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": "4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3",
"points": 2.2,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow detected",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 2",
"points": 1,
"status": "partial",
"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": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "48 existing vulnerabilities detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "excellent",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 60 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"indirect_dependencies_free_of_known_advisories",
"no_advisories_left_outstanding"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_repository",
"params": {
"assessed": 60
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 88,
"affected_packages": 15,
"assessed_packages": 60,
"unassessed_packages": 0,
"affected_by_severity": "critical 3, high 7, moderate 4, low 1",
"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": "transitive set not separable from development and test dependencies in this scope",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_scope_not_separable",
"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": 60,
"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": 11
},
"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": "moderate",
"name": "AI Readiness",
"value": 50,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "at_risk",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 32,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.59,
"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": "23 of 39 human commits state their intent (structured subject or explanatory body)",
"points": 31.5,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 23,
"sampled": 39
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 61,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": true,
"typed_language": false,
"bootstrap_files": [
"Makefile"
],
"has_devcontainer": false,
"has_linter_config": true,
"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": ".flake8",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".flake8"
}
}
],
"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": "Dockerfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Dockerfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 39",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 39
}
}
],
"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": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"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": 7055,
"source_files_sampled": 87,
"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/87 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 87,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"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-25T21:34:46.990016Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/o/okfn-brasil/querido-diario-backend.svg",
"full_name": "okfn-brasil/querido-diario-backend",
"license_state": "standard",
"license_spdx": "MIT"
}