{"id":50519161,"url":"https://github.com/ab-smith/diagrams","last_synced_at":"2026-06-03T02:05:54.242Z","repository":{"id":308603646,"uuid":"1033418350","full_name":"ab-smith/diagrams","owner":"ab-smith","description":null,"archived":false,"fork":false,"pushed_at":"2025-08-15T09:32:25.000Z","size":10,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-08-15T11:26:15.438Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Typst","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/ab-smith.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,"zenodo":null}},"created_at":"2025-08-06T19:32:55.000Z","updated_at":"2025-08-15T09:32:29.000Z","dependencies_parsed_at":"2025-08-06T21:27:31.312Z","dependency_job_id":"032ddacf-359d-4347-ad0f-7c691acd6c09","html_url":"https://github.com/ab-smith/diagrams","commit_stats":null,"previous_names":["ab-smith/diagrams"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ab-smith/diagrams","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ab-smith%2Fdiagrams","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ab-smith%2Fdiagrams/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ab-smith%2Fdiagrams/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ab-smith%2Fdiagrams/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ab-smith","download_url":"https://codeload.github.com/ab-smith/diagrams/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ab-smith%2Fdiagrams/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33844766,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-03T02:00:06.370Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2026-06-03T02:05:53.375Z","updated_at":"2026-06-03T02:05:54.227Z","avatar_url":"https://github.com/ab-smith.png","language":"Typst","funding_links":[],"categories":[],"sub_categories":[],"readme":"# features\n\n| Compliance                      | Risk                          | Governance               | SecOps                     | Core                         | More                                          |\n| ------------------------------- | ----------------------------- | ------------------------ | -------------------------- | ---------------------------- | --------------------------------------------- |\n| Audit management                | Risk assessments and register | Policies                 | Incidents management       | Action plan tracking         | Data import wizard                            |\n| Campaigns management            | Ebios RM module               | Exceptions management    | findings tracking          | Assets management            | Recommendation engine                         |\n| +100 frameworks included        | Risk acceptance workflows     | Reports generation       | Vulnerabilities management | Dashboards and analytics     | KAFKA integration                             |\n| Custom frameworks supported     | Third Party Risk Management   | Projects and intiatives* | Periodic checks            | Rest API (swagger available) | Automated quality check (x-rays)              |\n| Automatic mapping               | Business Impact Analysis      | Custom KPI/KRI*          |                            | CLI  (automation)            | Single domain export/import (for consultants) |\n| Evidences management            | Cyber Risk Quantification*    |                          |                            | Flexible RBAC                | MCP support                                   |\n| GDPR processings                |                               |                          |                            | MFA with TOTP                | Email notifications                           |\n| Project security questionnaires |                               |                          |                            | SSO with SAML/OIDC           | Available in +20 languages                    |\n|                                 |                               |                          |                            | n8n node* (automation)       |                                               |\n\n```mermaid\nflowchart LR\n\n  %% Column 1\n  C1[Audit management]:::c1\n  C2[Campaigns management]:::c2\n  C3[+100 frameworks included]:::c3\n  C4[Custom frameworks support]:::c4\n  C5[Automatic mapping]:::c5\n  C6[Evidences collection]:::c1\n\n  %% Column 2\n  C7[Recommendation engine]:::c2\n  C8[API, CLI and Kafka integration]:::c3\n  C9[Automated quality checks]:::c4\n  C10[Dashboards and analytics]:::c5\n  C11[Risk Assessment]:::c1\n  C12[EBIOS RM module]:::c2\n\n  %% Column 3\n  C13[Data import/export capabilities]:::c3\n  C14[GDPR processings]:::c4\n  C15[Exceptions tracking]:::c5\n  C16[Action plan tracking and prioritization]:::c1\n  C17[Third Party Risk Management]:::c2\n  C18[Business Impact Analysis]:::c3\n\n  %% Column 4\n  C19[Findings followup]:::c4\n  C20[Incidents management]:::c5\n  C21[SaaS, on-premises or workstation]:::c1\n  C22[Flexible RBAC]:::c2\n  C23[MFA with TOTP and SSO with SAML/OIDC]:::c3\n  C24[Maturity tracking]:::c4\n  C25[Available in +20 languages]:::c5\n  C26[More coming soon!]:::c1\n\n  %% Arrange columns\n  subgraph Col1[ ]\n    direction TB\n    C1 --- C2 --- C3 --- C4 --- C5 --- C6\n  end\n\n  subgraph Col2[ ]\n    direction TB\n    C7 --\u003e C8 --\u003e C9 --\u003e C10 --\u003e C11 --\u003e C12\n  end\n\n  subgraph Col3[ ]\n    direction TB\n    C13 --\u003e C14 --\u003e C15 --\u003e C16 --\u003e C17 --\u003e C18\n  end\n\n  subgraph Col4[ ]\n    direction TB\n    C19 --\u003e C20 --\u003e C21 --\u003e C22 --\u003e C23 --\u003e C24 --\u003e C25 --\u003e C26\n  end\n\n  %% Connect columns invisibly to keep them aligned\n  Col1 --- Col2 --- Col3 --- Col4\n\n  %% Color palette (rotates every 5 items)\n  classDef c1 fill:#eef2ff,stroke:#6366f1,stroke-width:1px,color:#0f172a;\n  classDef c2 fill:#ecfeff,stroke:#06b6d4,stroke-width:1px,color:#0f172a;\n  classDef c3 fill:#fef9c3,stroke:#a16207,stroke-width:1px,color:#0f172a;\n  classDef c4 fill:#dcfce7,stroke:#16a34a,stroke-width:1px,color:#0f172a;\n  classDef c5 fill:#ffe4e6,stroke:#e11d48,stroke-width:1px,color:#0f172a;\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fab-smith%2Fdiagrams","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fab-smith%2Fdiagrams","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fab-smith%2Fdiagrams/lists"}