{"id":16195275,"url":"https://github.com/tethik/goldmark-yaml-block","last_synced_at":"2025-04-07T15:54:39.644Z","repository":{"id":57648220,"uuid":"444369425","full_name":"Tethik/goldmark-yaml-block","owner":"Tethik","description":null,"archived":false,"fork":false,"pushed_at":"2022-03-29T11:59:36.000Z","size":16,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-13T18:37:38.884Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Tethik.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-01-04T10:02:49.000Z","updated_at":"2022-03-29T11:51:31.000Z","dependencies_parsed_at":"2022-09-07T19:50:11.803Z","dependency_job_id":null,"html_url":"https://github.com/Tethik/goldmark-yaml-block","commit_stats":null,"previous_names":["tethik/threat-modeling-markdown"],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tethik%2Fgoldmark-yaml-block","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tethik%2Fgoldmark-yaml-block/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tethik%2Fgoldmark-yaml-block/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tethik%2Fgoldmark-yaml-block/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Tethik","download_url":"https://codeload.github.com/Tethik/goldmark-yaml-block/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247685594,"owners_count":20979084,"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-10-10T08:26:55.512Z","updated_at":"2025-04-07T15:54:39.610Z","avatar_url":"https://github.com/Tethik.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# README\n\n⚠️ WIP - Work in progress\n\nThis is an extension to [goldmark markdown](https://github.com/yuin/goldmark) that enables custom parsing logic for threats/controls, to be used in a documentation system. Heavily based on [goldmark-meta](https://github.com/yuin/goldmark-meta).\n\nIt overrides the normal code-block parsing when detecting `yml control` or `yml threat` and\ndecodes the yaml code within.\n\n````markdown\n```yml control\nslug: sslmode-full-verify\ntitle: SSLMODE Full Verify\ndescription:\nPer default, some postgres clients don't properly verify the TLS/SSL connection to postgres.\nEnsure that clients (both services and developers) have their SSLMODE set to full-verify.\n```\n````\n\n````markdown\n```yml threat\nslug: shared-password\ntitle: Shared Password\ndescription: Avoid using the same password for multiple services and/or users. In case of an incident, it will be difficult to track down where the credentials were compromised and shared credentials are more likely to leak.\n```\n````\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftethik%2Fgoldmark-yaml-block","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftethik%2Fgoldmark-yaml-block","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftethik%2Fgoldmark-yaml-block/lists"}