Automic VaultAutomic Vault

brew

cmark-gfm を Homebrew, apt, MacPorts, Nix, pacman でインストール

cmark-gfm のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install cmark-gfm

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install cmark-gfm

MacPorts ports tree · devel/cmark-gfm/Portfile · ソース: api.github.com

Linux

Debian apt確認済み · 92%
sudo apt install cmark-gfm

Debian stable package indexes · cmark-gfm · ソース: deb.debian.org

Nix確認済み · 92%
nix profile install nixpkgs#cmark-gfm

nixpkgs package indexes · pkgs/by-name/cm/cmark-gfm/package.nix · ソース: api.github.com

Arch Linux pacman確認済み · 92%
sudo pacman -S cmark-gfm

Arch Linux sync databases · cmark-gfm · ソース: geo.mirror.pkgbuild.com

概要

パッケージ概要

C implementation of GitHub Flavored Markdown

コマンドとエイリアス

  • cmark-gfm

履歴

プロジェクトの歴史と使われ方

cmark-gfm is GitHub's fork of cmark, extending the CommonMark C reference implementation with GitHub Flavored Markdown extensions. It provides GFM-specific libraries and binaries suffixed with -gfm so they can coexist with upstream cmark.

プロジェクトの歴史

GitHub created the cmark-gfm repository in December 2016. The README states that the project adds GitHub Flavored Markdown extensions to the upstream CommonMark implementation, as defined by the GFM spec, while preserving much of the upstream cmark README.

採用の歴史

The GFM spec says GitHub Flavored Markdown is the Markdown dialect supported for user content on GitHub.com and GitHub Enterprise. The batch input lists cmark-gfm packages for Homebrew, Debian, MacPorts, Nix, Arch/pacman, and Ubuntu, reflecting its role as the packaged local implementation of GitHub's Markdown dialect.

使われ方

Users run cmark-gfm or link against its library to parse Markdown with GitHub extensions such as tables, task list items, strikethrough, autolinks, and disallowed raw HTML behavior. The README also documents the inherited cmark AST, renderer, security, build, and test workflows.

パッケージ好きにとっての重要性

cmark-gfm matters when a package needs GitHub-style Markdown rendering rather than plain CommonMark. The -gfm suffixing is package-manager friendly because it avoids collisions with upstream cmark while exposing GitHub's dialect as a reproducible command-line and library dependency.

タイムライン

  • 2016: GitHub creates the cmark-gfm repository.
  • 2017: tag 0.27.1.gfm.0 marks an early public GFM release line.
  • 2019: the GFM spec version 0.29-gfm is published.
  • 2023: GitHub release 0.29.0.gfm.13 is published.

Related projects

  • cmark-gfm is directly related to upstream cmark, the CommonMark spec, the GitHub Flavored Markdown spec, and libraries that wrap libcmark-compatible parsers.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 12 個のプラットフォームターゲットで利用できます。
  • ビルドメタデータには 1 件のビルド依存関係があります。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
cmark-gfmcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-25
マネージャ版0.29.0.gfm.13
マネージャ更新日
ローカルデータOK
上流not checked
検出された最新未検出

https://github.com/github/cmark-gfm

  • 情報No package-manager update timestamp was available.信頼度 低
  • 情報No cached GitHub release or tag data was available.https://github.com/github/cmark-gfm信頼度 none

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:cmark-gfm
バージョン0.29.0.gfm.13
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/cmark-gfm
ホームページhttps://github.com/github/cmark-gfm
リポジトリhttps://github.com/github/cmark-gfm
上流ドキュメントhttps://github.com/github/cmark-gfm#readme
ライセンスBSD-2-Clause
ソースアーカイブhttps://github.com/github/cmark-gfm/archive/refs/tags/0.29.0.gfm.13.tar.gz
ビルド依存関係cmake
Bottle利用可能 (対象 arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, monterey, sonoma, ventura, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namecmark-gfm
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Debian apt95%

cmark-gfm 0.29.0.gfm.13-4

CommonMark parsing and rendering program, GitHub flavor

https://github.com/github/cmark

sudo apt install cmark-gfm
  • Section: text
  • Architecture: amd64
  • 3 依存関係
  • normalized package name match
  • 一致条件: Cmark Gfm
Debian stable package indexes · deb.debian.org · Debian stable package indexes: cmark-gfm from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libcmark-gfm-dev 0.29.0.gfm.13-4

CommonMark GitHub flavor gfm library dev files

https://github.com/github/cmark

sudo apt install libcmark-gfm-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: cmark-gfm
  • 1 依存関係
  • normalized package name match
  • 一致条件: Cmark Gfm
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libcmark-gfm-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libcmark-gfm-extensions-dev 0.29.0.gfm.13-4

CommonMark GitHub flavor gfm extensions library dev files

https://github.com/github/cmark

sudo apt install libcmark-gfm-extensions-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: cmark-gfm
  • 1 依存関係
  • normalized package name match
  • 一致条件: Cmark Gfm
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libcmark-gfm-extensions-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libcmark-gfm-extensions0.29.0.gfm.13 0.29.0.gfm.13-4

CommonMark GitHub flavor gfm extension library

https://github.com/github/cmark

sudo apt install libcmark-gfm-extensions0.29.0.gfm.13
  • Section: libs
  • Architecture: amd64
  • Source Package: cmark-gfm
  • 2 依存関係
  • normalized package name match
  • 一致条件: Cmark Gfm
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libcmark-gfm-extensions0.29.0.gfm.13 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libcmark-gfm0.29.0.gfm.13 0.29.0.gfm.13-4

CommonMark GitHub flavor gfm library

https://github.com/github/cmark

sudo apt install libcmark-gfm0.29.0.gfm.13
  • Section: libs
  • Architecture: amd64
  • Source Package: cmark-gfm
  • 1 依存関係
  • normalized package name match
  • 一致条件: Cmark Gfm
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libcmark-gfm0.29.0.gfm.13 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

cmark-gfm

nix profile install nixpkgs#cmark-gfm
  • normalized package name match
  • 一致条件: Cmark Gfm
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/cm/cmark-gfm/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

cmark-gfm 0.29.0.gfm.6-6build1

CommonMark parsing and rendering program, GitHub flavor

https://github.com/github/cmark

sudo apt install cmark-gfm
  • Section: universe/text
  • Architecture: amd64
  • 3 依存関係
  • normalized package name match
  • 一致条件: Cmark Gfm
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: cmark-gfm from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libcmark-gfm-dev 0.29.0.gfm.6-6build1

CommonMark GitHub flavor gfm library dev files

https://github.com/github/cmark

sudo apt install libcmark-gfm-dev
  • Section: universe/libdevel
  • Architecture: amd64
  • Source Package: cmark-gfm
  • 1 依存関係
  • normalized package name match
  • 一致条件: Cmark Gfm
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libcmark-gfm-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libcmark-gfm-extensions-dev 0.29.0.gfm.6-6build1

CommonMark GitHub flavor gfm extensions library dev files

https://github.com/github/cmark

sudo apt install libcmark-gfm-extensions-dev
  • Section: universe/libdevel
  • Architecture: amd64
  • Source Package: cmark-gfm
  • 1 依存関係
  • normalized package name match
  • 一致条件: Cmark Gfm
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libcmark-gfm-extensions-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libcmark-gfm-extensions0.29.0.gfm.6 0.29.0.gfm.6-6build1

CommonMark GitHub flavor gfm extension library

https://github.com/github/cmark

sudo apt install libcmark-gfm-extensions0.29.0.gfm.6
  • Section: universe/libs
  • Architecture: amd64
  • Source Package: cmark-gfm
  • 2 依存関係
  • normalized package name match
  • 一致条件: Cmark Gfm
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libcmark-gfm-extensions0.29.0.gfm.6 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libcmark-gfm0.29.0.gfm.6 0.29.0.gfm.6-6build1

CommonMark GitHub flavor gfm library

https://github.com/github/cmark

sudo apt install libcmark-gfm0.29.0.gfm.6
  • Section: universe/libs
  • Architecture: amd64
  • Source Package: cmark-gfm
  • 1 依存関係
  • normalized package name match
  • 一致条件: Cmark Gfm
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libcmark-gfm0.29.0.gfm.6 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
pacman95%

cmark-gfm 0.29.0.gfm.13-1

GitHub's fork of cmark, a CommonMark parsing and rendering library and program in C

https://github.com/github/cmark

sudo pacman -S cmark-gfm
  • License: custom:BSD2
  • Architecture: x86_64
  • 1 依存関係
  • normalized package name match
  • 一致条件: Cmark Gfm
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: cmark-gfm from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
MacPorts95%

cmark-gfm

sudo port install cmark-gfm
  • normalized package name match
  • 一致条件: Cmark Gfm
MacPorts ports tree · api.github.com · MacPorts ports tree: devel/cmark-gfm/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment