JFrog logo

JFrog

JFrog provides universal DevOps solutions for software supply chain automation and security, offering a unified platform for managing binaries, securing the software supply chain, and automating DevOps workflows.

15 APIs 0 Features
ArtifactoryCI/CDContainer RegistryDevOpsMLOpsPackage ManagementSecuritySoftware Supply Chain

APIs

JFrog Artifactory REST API

REST API for managing artifacts, repositories, security, and system configuration in JFrog Artifactory. Provides endpoints for uploading, downloading, searching, and managing bi...

JFrog Artifactory REST API V2

The next generation Artifactory REST API providing improved endpoints for repository management, artifact operations, and system administration with enhanced consistency and fun...

JFrog Xray REST API

API for vulnerability scanning, license compliance, and impact analysis. Provides Software Composition Analysis capabilities tightly integrated with Artifactory to ensure securi...

JFrog Distribution REST API

API for distributing release binaries to multiple remote locations. Enables secure, reliable distribution of release bundles across edge nodes and remote sites at scale.

JFrog Pipelines REST API

API for managing CI/CD pipelines and automation workflows. Provides endpoints for creating, executing, and monitoring pipelines, runs, resources, and pipeline artifacts.

JFrog Platform REST API

Unified API for JFrog Platform services and administration. Provides centralized endpoints for managing platform-wide configuration, system health, licenses, and cross-service o...

JFrog Access REST API

API for managing users, groups, permissions, projects, and access tokens across the JFrog Platform. Handles identity management, role-based access control, and scoped token crea...

JFrog Curation REST API

API for managing package curation policies that automatically vet and block malicious, vulnerable, or risky open-source packages before they enter the development environment.

JFrog Mission Control REST API

API for centralized management and monitoring of multiple JFrog Platform instances, including Artifactory servers, configurations, and cross-instance operations.

JFrog Release Lifecycle Management REST API

API for managing release bundles, promotion workflows, and evidence collection throughout the software release lifecycle from development to production.

JFrog Workers REST API

API for creating and managing custom serverless workers that extend JFrog Platform functionality through synchronized hooks and automation in a secure, isolated execution enviro...

JFrog ML REST API

API for managing machine learning models, experiments, and deployments including model registry, versioning, and serving capabilities.

JFrog Connect REST API

API for managing IoT and edge devices, deploying over-the-air software updates, and monitoring device fleets at scale.

JFrog Catalog REST API

API for querying and managing package metadata, searching for packages and CVEs, and managing custom labels for software components through a GraphQL-based interface.

JFrog Evidence REST API

API for creating and attaching cryptographically signed evidence to artifacts, builds, packages, and release bundles, enabling supply chain verification and compliance attestati...

Semantic Vocabularies

Jfrog Context

9 classes · 13 properties

JSON-LD

Resources

🔗
PostmanWorkspace
PostmanWorkspace
🔗
ArazzoWorkflows
ArazzoWorkflows
🌐
Portal
Portal
🔗
Documentation
Documentation
🚀
GettingStarted
GettingStarted
🔑
Authentication
Authentication
📰
Blog
Blog
🟢
StatusPage
StatusPage
💬
Support
Support
📜
TermsOfService
TermsOfService
📜
PrivacyPolicy
PrivacyPolicy
👥
GitHubOrganization
GitHubOrganization
🔗
Community
Community
🔗
Website
Website
🔗
Login
Login
📝
SignUp
SignUp
💰
Pricing
Pricing
🔗
CLI
CLI
📄
ChangeLog
ChangeLog
📦
SDKs
SDKs
📦
Java SDK
Java SDK
📦
JavaScript SDK
JavaScript SDK
🎓
Academy
Academy
🔗
Webhooks
Webhooks
🔗
Terraform Provider
Terraform Provider
👥
YouTube
YouTube
👥
StackOverflow
StackOverflow
🔗
RateLimits
RateLimits
🔗
Postman Collection
Postman Collection
🔗
LinkedIn
LinkedIn
🔗
JSON-LD Context
JSON-LD Context
🔗
JSON Schema - Artifact
JSON Schema - Artifact
🔗
JSON Schema - Repository
JSON Schema - Repository
🔗
JSON Schema - Build Info
JSON Schema - Build Info
📄
JSON Schema - Release Bundle
JSON Schema - Release Bundle
🔗
JSON Schema - Security Vulnerability
JSON Schema - Security Vulnerability
🔗
JSON Schema - User
JSON Schema - User
🔗
JSON Schema - Permission
JSON Schema - Permission
🔗
JSON Schema - Pipeline
JSON Schema - Pipeline
🔗
JSON Schema - Worker
JSON Schema - Worker
🔗
JSON Schema - Curation Policy
JSON Schema - Curation Policy
🔗
JSON Schema - Evidence
JSON Schema - Evidence
🔗
MCPServer
MCPServer
🔗
AgentSkill
AgentSkill
🔗
LLMsTxt
LLMsTxt

Sources

Raw ↑
specificationVersion: '0.18'
name: JFrog
description: >-
  JFrog provides universal DevOps solutions for software supply chain automation and security, offering a unified
  platform for managing binaries, securing the software supply chain, and automating DevOps workflows.
image: https://jfrog.com/brand/jfrog-logo.png
url: https://jfrog.com
tags:
- Artifactory
- CI/CD
- Container Registry
- DevOps
- MLOps
- Package Management
- Security
- Software Supply Chain
created: '2024'
modified: '2026-05-19'
apis:
- name: JFrog Artifactory REST API
  description: >-
    REST API for managing artifacts, repositories, security, and system configuration in JFrog Artifactory. Provides
    endpoints for uploading, downloading, searching, and managing binary artifacts across all package types, including
    the Skills repository type for AI Agent Skills published via the JFrog AI Catalog.
  image: https://jfrog.com/brand/artifactory-logo.png
  baseURL: https://myserver.jfrog.io/artifactory/api
  humanURL: https://jfrog.com/artifactory/
  tags:
  - Artifacts
  - Binary Management
  - DevOps
  - Package Management
  - Repository Management
  - Skills
  - AI Agents
  properties:
  - type: Documentation
    url: https://www.jfrog.com/confluence/display/JFROG/Artifactory+REST+API
  - type: OpenAPI
    url: openapi/jfrog-artifactory-openapi.yml
  - type: Authentication
    url: https://www.jfrog.com/confluence/display/JFROG/Access+Tokens
  - type: GettingStarted
    url: https://jfrog.com/help/r/jfrog-artifactory-documentation/use-the-rest-api
  - type: Reference
    url: https://jfrog.com/help/r/jfrog-rest-apis/artifactory-rest-apis
  - type: Blog
    url: https://jfrog.com/blog/agent-skills-new-ai-packages/
  - url: graphql/jfrog-graphql.md
    type: GraphQL
- name: JFrog Artifactory REST API V2
  description: >-
    The next generation Artifactory REST API providing improved endpoints for repository management, artifact
    operations, and system administration with enhanced consistency and functionality.
  baseURL: https://myserver.jfrog.io/artifactory/api/v2
  humanURL: https://jfrog.com/artifactory/
  tags:
  - API V2
  - Artifacts
  - Binary Management
  - Package Management
  - Repository Management
  properties:
  - type: Documentation
    url: https://jfrog.com/help/r/jfrog-rest-apis/artifactory-rest-api-v2
  - type: OpenAPI
    url: openapi/jfrog-artifactory-openapi.yml
  - type: Authentication
    url: https://jfrog.com/help/r/jfrog-platform-administration-documentation/access-tokens
- name: JFrog Xray REST API
  description: >-
    API for vulnerability scanning, license compliance, and impact analysis. Provides Software Composition Analysis
    capabilities tightly integrated with Artifactory to ensure security and compliance governance.
  image: https://jfrog.com/brand/xray-logo.png
  baseURL: https://myserver.jfrog.io/xray/api
  humanURL: https://jfrog.com/xray/
  tags:
  - DevSecOps
  - License Compliance
  - Security
  - Software Composition Analysis
  - Vulnerability Scanning
  properties:
  - type: Documentation
    url: https://www.jfrog.com/confluence/display/JFROG/Xray+REST+API
  - type: OpenAPI
    url: openapi/jfrog-xray-openapi.yml
  - type: Authentication
    url: https://jfrog.com/help/r/jfrog-platform-administration-documentation/access-tokens
  - type: Reference
    url: https://jfrog.com/help/r/xray-rest-apis
  - type: GettingStarted
    url: https://jfrog.com/help/r/xray-rest-apis/introduction-to-the-xray-rest-apis
- name: JFrog Distribution REST API
  description: >-
    API for distributing release binaries to multiple remote locations. Enables secure, reliable distribution of
    release bundles across edge nodes and remote sites at scale.
  baseURL: https://myserver.jfrog.io/distribution/api
  humanURL: https://jfrog.com/distribution/
  tags:
  - CDN
  - Distribution
  - Edge Nodes
  - Release Management
  - Software Distribution
  properties:
  - type: Documentation
    url: https://www.jfrog.com/confluence/display/JFROG/Distribution+REST+API
  - type: OpenAPI
    url: openapi/jfrog-distribution-openapi.yml
  - type: Authentication
    url: https://jfrog.com/help/r/jfrog-platform-administration-documentation/access-tokens
  - type: Reference
    url: https://jfrog.com/help/r/jfrog-rest-apis/distribution-rest-apis
- name: JFrog Pipelines REST API
  description: >-
    API for managing CI/CD pipelines and automation workflows. Provides endpoints for creating, executing, and
    monitoring pipelines, runs, resources, and pipeline artifacts.
  baseURL: https://myserver.jfrog.io/pipelines/api
  humanURL: https://jfrog.com/pipelines/
  tags:
  - Automation
  - CI/CD
  - DevOps
  - Pipelines
  - Workflows
  properties:
  - type: Documentation
    url: https://www.jfrog.com/confluence/display/JFROG/Pipelines+REST+API
  - type: OpenAPI
    url: openapi/jfrog-pipelines-openapi.yml
  - type: Authentication
    url: https://jfrog.com/help/r/jfrog-platform-administration-documentation/access-tokens
  - type: GettingStarted
    url: https://jfrog.com/help/r/jfrog-rest-apis/introduction-to-the-pipelines-rest-apis
  - type: Reference
    url: https://jfrog.com/help/r/jfrog-rest-apis/pipelines-rest-apis
- name: JFrog Platform REST API
  description: >-
    Unified API for JFrog Platform services and administration. Provides centralized endpoints for managing
    platform-wide configuration, system health, licenses, and cross-service operations.
  baseURL: https://myserver.jfrog.io/
  humanURL: https://jfrog.com/platform/
  tags:
  - Access Management
  - Administration
  - Configuration
  - Platform
  - System Health
  properties:
  - type: Documentation
    url: https://www.jfrog.com/confluence/display/JFROG/JFrog+Platform+REST+API
  - type: OpenAPI
    url: openapi/jfrog-platform-openapi.yml
  - type: Authentication
    url: https://www.jfrog.com/confluence/display/JFROG/Access+Tokens
  - type: GettingStarted
    url: https://jfrog.com/help/r/jfrog-rest-apis/introduction-to-the-jfrog-platform-rest-apis
  - type: Reference
    url: https://jfrog.com/help/r/jfrog-rest-apis/jfrog-platform-rest-apis
- name: JFrog Access REST API
  description: >-
    API for managing users, groups, permissions, projects, and access tokens across the JFrog Platform. Handles
    identity management, role-based access control, and scoped token creation.
  baseURL: https://myserver.jfrog.io/access/api
  humanURL: https://jfrog.com/platform/
  tags:
  - Access Management
  - Authentication
  - Permissions
  - Tokens
  - Users
  properties:
  - type: Documentation
    url: https://jfrog.com/help/r/jfrog-platform-administration-documentation/access-token-rest-api
  - type: OpenAPI
    url: openapi/jfrog-access-openapi.yml
  - type: Authentication
    url: https://jfrog.com/help/r/jfrog-platform-administration-documentation/access-tokens
  - type: GettingStarted
    url: https://jfrog.com/help/r/jfrog-platform-administration-documentation/introduction-to-access-tokens
- name: JFrog Curation REST API
  description: >-
    API for managing package curation policies that automatically vet and block malicious, vulnerable, or risky
    open-source packages before they enter the development environment.
  baseURL: https://myserver.jfrog.io/curation/api
  humanURL: https://jfrog.com/curation/
  tags:
  - Curation
  - Open Source
  - Policy Management
  - Security
  - Software Supply Chain
  properties:
  - type: Documentation
    url: https://jfrog.com/help/r/jfrog-rest-apis/jfrog-curation-rest-apis
  - type: OpenAPI
    url: openapi/jfrog-curation-openapi.yml
  - type: Authentication
    url: https://jfrog.com/help/r/jfrog-platform-administration-documentation/access-tokens
- name: JFrog Mission Control REST API
  description: >-
    API for centralized management and monitoring of multiple JFrog Platform instances, including Artifactory servers,
    configurations, and cross-instance operations.
  baseURL: https://myserver.jfrog.io/mc/api
  humanURL: https://jfrog.com/platform/
  tags:
  - Administration
  - Mission Control
  - Monitoring
  - Multi-Instance Management
  - Operations
  properties:
  - type: Documentation
    url: https://jfrog.com/help/r/jfrog-rest-apis/mission-control-rest-apis
  - type: OpenAPI
    url: openapi/jfrog-mission-control-openapi.yml
  - type: Authentication
    url: https://jfrog.com/help/r/jfrog-platform-administration-documentation/access-tokens
- name: JFrog Release Lifecycle Management REST API
  description: >-
    API for managing release bundles, promotion workflows, and evidence collection throughout the software release
    lifecycle from development to production.
  baseURL: https://myserver.jfrog.io/lifecycle/api
  humanURL: https://jfrog.com/rlm/
  tags:
  - Evidence
  - Lifecycle
  - Promotion
  - Release Bundles
  - Release Management
  properties:
  - type: Documentation
    url: https://jfrog.com/help/r/jfrog-rest-apis/release-lifecycle-management
  - type: OpenAPI
    url: openapi/jfrog-release-lifecycle-openapi.yml
  - type: Authentication
    url: https://jfrog.com/help/r/jfrog-platform-administration-documentation/access-tokens
- name: JFrog Workers REST API
  description: >-
    API for creating and managing custom serverless workers that extend JFrog Platform functionality through
    synchronized hooks and automation in a secure, isolated execution environment.
  baseURL: https://myserver.jfrog.io/worker/api
  humanURL: https://jfrog.com/platform/workers/
  tags:
  - Automation
  - Extensibility
  - Plugins
  - Serverless
  - Workers
  properties:
  - type: Documentation
    url: https://jfrog.com/help/r/jfrog-rest-apis/workers-rest-apis
  - type: OpenAPI
    url: openapi/jfrog-workers-openapi.yml
  - type: Authentication
    url: https://jfrog.com/help/r/jfrog-platform-administration-documentation/access-tokens
- name: JFrog ML REST API
  description: >-
    API for managing machine learning models, experiments, and deployments including model registry, versioning, and
    serving capabilities.
  baseURL: https://myserver.jfrog.io/ml/api
  humanURL: https://jfrog.com/jfrog-ml/
  tags:
  - AI
  - Machine Learning
  - MLOps
  - Model Management
  - Model Registry
  properties:
  - type: Documentation
    url: https://jfrog.com/help/r/jfrog-ml-documentation/jfrog-ml-rest-api
  - type: OpenAPI
    url: openapi/jfrog-ml-openapi.yml
  - type: Authentication
    url: https://jfrog.com/help/r/jfrog-platform-administration-documentation/access-tokens
- name: JFrog Connect REST API
  description: >-
    API for managing IoT and edge devices, deploying over-the-air software updates, and monitoring device fleets at
    scale.
  baseURL: https://api.connect.jfrog.io/v2
  humanURL: https://jfrog.com/connect/
  tags:
  - Device Management
  - Edge Computing
  - Fleet Management
  - IoT
  - OTA Updates
  properties:
  - type: Documentation
    url: https://docs.connect.jfrog.io/rest-api-v2/connect-api-reference
  - type: OpenAPI
    url: openapi/jfrog-connect-openapi.yml
  - type: Authentication
    url: https://docs.connect.jfrog.io/developers
- name: JFrog Catalog REST API
  description: >-
    API for querying and managing package metadata, searching for packages and CVEs, and managing custom labels for
    software components through a GraphQL-based interface.
  baseURL: https://myserver.jfrog.io/catalog/api/v1
  humanURL: https://jfrog.com/platform/
  tags:
  - Catalog
  - CVE Search
  - Package Metadata
  - Security
  - Software Supply Chain
  properties:
  - type: Documentation
    url: https://jfrog.com/help/r/jfrog-security-user-guide/products/catalog
  - type: OpenAPI
    url: openapi/jfrog-catalog-openapi.yml
  - type: Authentication
    url: https://jfrog.com/help/r/jfrog-platform-administration-documentation/access-tokens
- name: JFrog Evidence REST API
  description: >-
    API for creating and attaching cryptographically signed evidence to artifacts, builds, packages, and release
    bundles, enabling supply chain verification and compliance attestation throughout the software delivery lifecycle.
  baseURL: https://myserver.jfrog.io/evidence/api
  humanURL: https://jfrog.com/platform/
  tags:
  - Attestation
  - Compliance
  - Evidence
  - Software Supply Chain
  - Supply Chain Security
  properties:
  - type: Documentation
    url: https://jfrog.com/help/r/jfrog-artifactory-documentation/create-evidence-using-rest-apis
  - type: OpenAPI
    url: openapi/jfrog-evidence-openapi.yml
  - type: Authentication
    url: https://jfrog.com/help/r/jfrog-platform-administration-documentation/access-tokens
common:
- type: PostmanWorkspace
  url: https://www.postman.com/kinlaneapi/jfrog/overview
- type: ArazzoWorkflows
  url: arazzo/
  workflows:
  - url: arazzo/jfrog-access-create-user-with-group-workflow.yml
    name: JFrog Access Create User With Group
    summary: Create a group then a user in that group via the Access service.
  - url: arazzo/jfrog-access-provision-project-workflow.yml
    name: JFrog Access Provision Project
    summary: Create a project, add a user to it, and confirm the project.
  - url: arazzo/jfrog-attach-build-evidence-workflow.yml
    name: JFrog Attach Build Evidence
    summary: Create signed evidence for a build then verify its signature.
  - url: arazzo/jfrog-cleanup-stale-artifacts-workflow.yml
    name: JFrog Cleanup Stale Artifacts
    summary: Run an AQL search for stale artifacts and delete the first match.
  - url: arazzo/jfrog-configure-repository-replication-workflow.yml
    name: JFrog Configure Repository Replication
    summary: Confirm a repository exists then configure push replication for it.
  - url: arazzo/jfrog-curation-policy-setup-workflow.yml
    name: JFrog Curation Policy Setup
    summary: Create a curation policy then review its audit log.
  - url: arazzo/jfrog-deploy-and-verify-artifact-workflow.yml
    name: JFrog Deploy and Verify Artifact
    summary: Deploy an artifact to a repository and confirm its storage metadata.
  - url: arazzo/jfrog-distribution-release-bundle-workflow.yml
    name: JFrog Distribution Release Bundle
    summary: Create a release bundle, sign it, distribute it, and poll for status.
  - url: arazzo/jfrog-grant-repository-permission-workflow.yml
    name: JFrog Grant Repository Permission
    summary: Create a permission target granting a group access to a repository.
  - url: arazzo/jfrog-ml-register-model-version-workflow.yml
    name: JFrog ML Register Model Version
    summary: Register an ML model then publish a version of it.
  - url: arazzo/jfrog-pipelines-trigger-and-monitor-workflow.yml
    name: JFrog Pipelines Trigger and Monitor
    summary: Trigger a pipeline run, find the new run, and poll until it finishes.
  - url: arazzo/jfrog-platform-register-webhook-workflow.yml
    name: JFrog Platform Register Webhook
    summary: Create a platform webhook subscription and confirm it.
  - url: arazzo/jfrog-platform-rotate-access-token-workflow.yml
    name: JFrog Platform Rotate Access Token
    summary: Issue a fresh platform token then revoke a superseded one.
  - url: arazzo/jfrog-promote-artifact-by-checksum-workflow.yml
    name: JFrog Promote Artifact by Checksum
    summary: Find an artifact by its checksum and copy it to a release repository.
  - url: arazzo/jfrog-promote-build-workflow.yml
    name: JFrog Promote Build
    summary: Resolve a build run and promote it to a target repository.
  - url: arazzo/jfrog-provision-local-repository-workflow.yml
    name: JFrog Provision Local Repository
    summary: Create a local Artifactory repository and confirm its configuration.
  - url: arazzo/jfrog-release-bundle-v2-promote-workflow.yml
    name: JFrog Release Bundle v2 Promote
    summary: Create a v2 release bundle from a build and promote it to an environment.
  - url: arazzo/jfrog-secure-publish-artifact-workflow.yml
    name: JFrog Secure Publish Artifact
    summary: Deploy an artifact then immediately scan it with Xray for issues.
  - url: arazzo/jfrog-worker-deploy-and-test-workflow.yml
    name: JFrog Worker Deploy and Test
    summary: Create a worker, run a test payload, then enable it on success.
  - url: arazzo/jfrog-xray-component-license-check-workflow.yml
    name: JFrog Xray Component License Check
    summary: Look up component details then confirm via the catalog version data.
  - url: arazzo/jfrog-xray-policy-and-watch-workflow.yml
    name: JFrog Xray Policy and Watch
    summary: Create a security policy then a watch that assigns it to a repository.
  - url: arazzo/jfrog-xray-scan-artifact-workflow.yml
    name: JFrog Xray Scan Artifact
    summary: Trigger an Xray scan for an artifact then pull its security summary.
  - url: arazzo/jfrog-xray-scan-build-workflow.yml
    name: JFrog Xray Scan Build
    summary: Trigger an Xray CI build scan then read the build security summary.
  - url: arazzo/jfrog-xray-triage-violation-workflow.yml
    name: JFrog Xray Triage Violation
    summary: Query Xray violations and create an ignore rule when any are found.
  - url: arazzo/jfrog-xray-vulnerability-report-workflow.yml
    name: JFrog Xray Vulnerability Report
    summary: Generate a vulnerability report and poll until it completes.
- type: Portal
  url: https://jfrog.com/developers/
- type: Documentation
  url: https://jfrog.com/help/r/jfrog-rest-apis/jfrog-rest-apis
- type: GettingStarted
  url: https://jfrog.com/artifactory/getting-started/
- type: Authentication
  url: https://jfrog.com/help/r/jfrog-platform-administration-documentation/access-tokens
- type: Blog
  url: https://jfrog.com/blog/
- type: StatusPage
  url: https://status.jfrog.io/
- type: Support
  url: https://jfrog.com/support/
- type: TermsOfService
  url: https://jfrog.com/terms-of-service/
- type: PrivacyPolicy
  url: https://jfrog.com/privacy-policy/
- type: GitHubOrganization
  url: https://github.com/jfrog
- type: Community
  url: https://jfrog.com/community/
- type: Website
  url: https://jfrog.com/
- type: Login
  url: https://my.jfrog.com/login/
- type: SignUp
  url: https://jfrog.com/start-free/
- type: Pricing
  url: https://jfrog.com/pricing/
- type: CLI
  url: https://jfrog.com/getcli/
- type: ChangeLog
  url: https://jfrog.com/help/r/jfrog-release-information/jfrog-release-notes
- type: SDKs
  url: https://github.com/jfrog/jfrog-client-go
- type: Java SDK
  url: https://github.com/jfrog/artifactory-client-java
- type: JavaScript SDK
  url: https://github.com/jfrog/jfrog-client-js
- type: Academy
  url: https://academy.jfrog.com/
- type: Webhooks
  url: https://jfrog.com/help/r/jfrog-platform-administration-documentation/webhooks
- type: Terraform Provider
  url: https://registry.terraform.io/providers/jfrog/platform/latest/docs
- type: YouTube
  url: https://www.youtube.com/@jfrog
- type: StackOverflow
  url: https://stackoverflow.com/questions/tagged/jfrog
- type: RateLimits
  url: https://jfrog.com/help/r/jfrog-rest-apis/usage-and-rate-limits
- type: Postman Collection
  url: https://www.postman.com/api-evangelist/jfrog/documentation/zgmorin/jfrog-rest-api
- type: LinkedIn
  url: https://www.linkedin.com/company/jfrog-ltd
- type: JSON-LD Context
  url: json-ld/jfrog-context.jsonld
- type: JSON Schema - Artifact
  url: json-schema/jfrog-artifact-schema.json
- type: JSON Schema - Repository
  url: json-schema/jfrog-repository-schema.json
- type: JSON Schema - Build Info
  url: json-schema/jfrog-build-info-schema.json
- type: JSON Schema - Release Bundle
  url: json-schema/jfrog-release-bundle-schema.json
- type: JSON Schema - Security Vulnerability
  url: json-schema/jfrog-security-vulnerability-schema.json
- type: JSON Schema - User
  url: json-schema/jfrog-user-schema.json
- type: JSON Schema - Permission
  url: json-schema/jfrog-permission-schema.json
- type: JSON Schema - Pipeline
  url: json-schema/jfrog-pipeline-schema.json
- type: JSON Schema - Worker
  url: json-schema/jfrog-worker-schema.json
- type: JSON Schema - Curation Policy
  url: json-schema/jfrog-curation-policy-schema.json
- type: JSON Schema - Evidence
  url: json-schema/jfrog-evidence-schema.json
- type: Integrations
  url: https://jfrog.com/integrations/
- name: MCP Server
  url: https://github.com/jfrog/mcp-jfrog
  type: MCPServer
- name: Agent Skills
  url: https://github.com/jfrog/jfrog-skills
  type: AgentSkill
- type: LLMsTxt
  url: https://docs.connect.jfrog.io/llms.txt
integrations:
- name: Docker
- name: Maven
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
  url: https://apievangelist.com