jfrog_get_package_version_vulnerabilities
Identify vulnerabilities in specific versions of open source packages across multiple ecosystems. Input package type, name, and version to retrieve detailed security insights.
Instructions
Useful for when you need the list of known vulnerabilities affecting a specific version of an open source package.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
name | Yes | The name of the package, as it appears in the package repository. | |
pageCount | No | Number of pages to return. | |
pageSize | No | Number of vulnerabilities to return per page. | |
type | Yes | The type of package. | |
version | No | The version of the package, as it appears in the package repository. Default value is 'latest'. | latest |