Automic VaultAutomic Vault

brew

使用 Homebrew, apk, apt, dnf, Nix, pacman, zypper 安装 jose

查看 jose 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install jose

local Homebrew formula metadata

Linux

Alpine Linux apk已验证 · 92%
sudo apk add jose

Alpine Linux edge package indexes · jose · 来源: dl-cdn.alpinelinux.org

Debian apt已验证 · 92%
sudo apt install jose

Debian stable package indexes · jose · 来源: deb.debian.org

Fedora dnf已验证 · 92%
sudo dnf install jose

Fedora Rawhide package metadata · jose · 来源: dl.fedoraproject.org

Nix已验证 · 92%
nix profile install nixpkgs#jose

nixpkgs package indexes · pkgs/by-name/jo/jose/package.nix · 来源: api.github.com

Arch Linux pacman已验证 · 92%
sudo pacman -S jose

Arch Linux sync databases · jose · 来源: geo.mirror.pkgbuild.com

openSUSE zypper已验证 · 92%
sudo zypper install jose

openSUSE Tumbleweed package metadata · jose · 来源: download.opensuse.org

概览

软件包摘要

C-language implementation of Javascript Object Signing and Encryption

命令和别名

  • jose

历史

项目历史与用法

José is a C implementation and command-line utility for the IETF JSON Object Signing and Encryption family of standards, including JWS, JWE, JWK, JWA, JWT, JOSE examples, and JWK thumbprints. It gives systems programmers and shell users a native CLI for operations that are more often hidden inside web-framework libraries.

项目历史

The JOSE RFC set was published as proposed standards in May 2015. The latchset/jose repository followed in 2016, after the standards had stabilized, with a README positioning the project as a C-language implementation tested against RFC test vectors.

Early GitHub releases appeared in August 2016. Subsequent releases kept the project useful as a small, packaging-friendly crypto utility rather than a large application framework.

采用历史

The input package metadata records Jose across several Unix package families, including Homebrew, Debian, Fedora/DNF, Alpine, Arch, Nix, Ubuntu, and openSUSE. That breadth reflects a common packaging role: a compact CLI and C library for JWT, JWK, signing, encryption, and thumbprint tasks in scripts and system components.

使用方式

The README documents key generation, extracting public JWKs, computing thumbprints, signing and verifying JWS payloads, and encrypting and decrypting JWE payloads from the shell. That makes Jose useful for testing identity-provider flows, debugging token material, and automating JOSE operations without writing an application.

为什么软件包爱好者会关心

For package maintainers, Jose is interesting because it maps web-token standards into a traditional Unix tool shape: a C codebase, Meson build, OpenSSL/Jansson dependencies, manpage-style CLI behavior, and distro packages. It is the kind of small utility that becomes valuable glue in security packaging even when end users mostly know higher-level JWT libraries.

时间线

  • 2015-05: RFC 7515 through RFC 7519 standardized the core JOSE/JWT documents.
  • 2016-06: The latchset/jose repository was created on GitHub.
  • 2016-08: v1 was published as an early GitHub release.
  • 2021-05: v11 was published after Jose had already reached multiple distro package sets.
  • 2026-06: v15 was published on GitHub.

Related projects

  • Jose belongs to the wider JOSE ecosystem alongside language-specific libraries such as go-jose, node-jose, and Python JOSE bindings. It is also tied directly to IETF standards work around JWS, JWE, JWK, JWA, JWT, and related examples and thumbprint specifications.

安全态势

风险级别:blue

broad file, network, media, or database tool signal.

风险分类器

blue 风险 · 中 置信度 · tool

原因

  • broad file, network, media, or database tool signal

信号

  • text:encrypt

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 6 个平台目标。
  • 安装时包含 2 个运行时依赖。
  • 构建元数据列出 3 个构建依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
josecli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-25
管理器版本15
管理器更新时间2026-06-08
本地数据OK
上游not checked
检测到的最新版本未检测到

https://github.com/latchset/jose

安装元数据

软件包元数据

软件包键brew:jose
版本15
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/jose
主页https://github.com/latchset/jose
仓库https://github.com/latchset/jose
上游文档https://github.com/latchset/jose#readme
许可证Apache-2.0
源码归档https://github.com/latchset/jose/releases/download/v15/jose-15.tar.xz
最后更新2026-06-08T14:32:19Z
Pulseupdated
依赖jansson, openssl@4
构建依赖meson, ninja, pkgconf
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

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

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Debian apt95%

jose 14-2

C implementation of Javascript Object Signing and Encryption standards

https://github.com/latchset/jose

sudo apt install jose
  • Section: net
  • Architecture: amd64
  • 3 依赖
  • normalized package name match
  • 匹配方式:Jose
Debian stable package indexes · deb.debian.org · Debian stable package indexes: jose from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libjose-dev 14-2

Javascript Object Signing and Encryption (José) - development files

https://github.com/latchset/jose

sudo apt install libjose-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: jose
  • 4 依赖
  • normalized package name match
  • 匹配方式:Jose
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libjose-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libjose0 14-2

Javascript Object Signing and Encryption (José) - library

https://github.com/latchset/jose

sudo apt install libjose0
  • Section: libs
  • Architecture: amd64
  • Source Package: jose
  • 4 依赖
  • normalized package name match
  • 匹配方式:Jose
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libjose0 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

jose

nix profile install nixpkgs#jose
  • normalized package name match
  • 匹配方式:Jose
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/jo/jose/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

jose 13-1

C implementation of Javascript Object Signing and Encryption standards

https://github.com/latchset/jose

sudo apt install jose
  • Section: universe/net
  • Architecture: amd64
  • 3 依赖
  • normalized package name match
  • 匹配方式:Jose
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: jose from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libjose-dev 13-1

Javascript Object Signing and Encryption (José) - development files

https://github.com/latchset/jose

sudo apt install libjose-dev
  • Section: universe/libdevel
  • Architecture: amd64
  • Source Package: jose
  • 4 依赖
  • normalized package name match
  • 匹配方式:Jose
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libjose-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libjose0 13-1

Javascript Object Signing and Encryption (José) - library

https://github.com/latchset/jose

sudo apt install libjose0
  • Section: universe/libs
  • Architecture: amd64
  • Source Package: jose
  • 4 依赖
  • normalized package name match
  • 匹配方式:Jose
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libjose0 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

jose 14-r0

C-language implementation of Javascript Object Signing and Encryption

https://github.com/latchset/jose

sudo apk add jose
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: jose
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Jose
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: jose from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

jose-dev 14-r0

C-language implementation of Javascript Object Signing and Encryption (development files)

https://github.com/latchset/jose

sudo apk add jose-dev
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: jose
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Jose
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: jose-dev from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

jose-doc 14-r0

C-language implementation of Javascript Object Signing and Encryption (documentation)

https://github.com/latchset/jose

sudo apk add jose-doc
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: jose
  • normalized package name match
  • 匹配方式:Jose
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: jose-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

libjose 14-r0

C-language implementation of Javascript Object Signing and Encryption (libraries)

https://github.com/latchset/jose

sudo apk add libjose
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: jose
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Jose
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: libjose from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

jose 14-6.fc44

Tools for JSON Object Signing and Encryption (JOSE)

https://github.com/latchset/jose

sudo dnf install jose
  • License: Apache-2.0
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: jose
  • 6 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Jose
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: jose from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

libjose 14-6.fc44

Library implementing JSON Object Signing and Encryption

https://github.com/latchset/jose

sudo dnf install libjose
  • License: Apache-2.0
  • Category: Unspecified
  • Architecture: i686
  • Source Package: jose
  • 6 依赖
  • 4 提供
  • normalized package name match
  • 匹配方式:Jose
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: libjose from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

libjose-devel 14-6.fc44

Development files for libjose

https://github.com/latchset/jose

sudo dnf install libjose-devel
  • License: Apache-2.0
  • Category: Unspecified
  • Architecture: i686
  • Source Package: jose
  • 5 依赖
  • 4 提供
  • normalized package name match
  • 匹配方式:Jose
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: libjose-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

jose 15-2

C-language implementation of Javascript Object Signing and Encryption

https://github.com/latchset/jose

sudo pacman -S jose
  • License: Apache-2.0
  • Architecture: x86_64
  • 5 依赖
  • normalized package name match
  • 匹配方式:Jose
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: jose from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

jose 14-1.2

C-language implementation of Javascript Object Signing and Encryption

https://github.com/latchset/jose

sudo zypper install jose
  • License: Apache-2.0
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: jose
  • 3 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Jose
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: jose from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • 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