Skip to content
KitploitKITPLOIT
ツールブログ
提出
ツールブログ
提出

ハッキング、侵入テスト、サイバーセキュリティツールをあなたのセキュリティアーセナルに!

Kitploitはハッキング、サイバーセキュリティ、ペネトレーションテストのツールディレクトリです。最新のプロジェクトアップデートを見つけて、脆弱性の発見、システム分析、テストの自動化、セキュリティの強化を行いましょう。

··フィード·お問い合わせ·プライバシー·© 2026 Kitploit

ツールディレクトリ

カテゴリ

すべてのカテゴリを見る
Loading categories
trivy-plugin-attest — SBOMアテステーションを公開 | Kitploit
ツール/GitHubGitHub/aquasecurity/trivy-plugin-attest
DevSecOpsサプライチェーンセキュリティ
GitHubaquasecurity/trivy-plugin-attest

trivy-plugin-attest

SBOMアテステーションを公開

リポジトリを見る
623年前未レビュー

人気

すべて見る →

コミュニティで最も使われているツールを見つけましょう。

すべてのツールを探索

ツールコレクションを閲覧

すべてのツールを見る →
共有

trivy-plugin-attest

SBOM アテステーションを公開

インストール

root@kitploit:~
$ trivy plugin install github.com/aquasecurity/trivy-plugin-attest

使い方

root@kitploit:~
A Trivy plugin that publish SBOM attestation

Usage:
  attest [flags]

Examples:
  trivy attest --type PREDICATE_TYPE --predicate PREDICATE_PATH BLOB_PATH
  # Publish SBOM attestation
  trivy attest --type cyclonedx --predicate ./sbom.cdx.json ./my-executable

Flags:
  -h, --help               help for attest
      --predicate string   specify the predicate file path
      --type string        specify the predicate type(cyclonedx)
ツールをダウンロード