@hijiriishi/piece-myjvn
Version:
This package is an Activepieces piece for integrating with MyJVM. Information on vulnerabilities and countermeasures for software used in Japan, provided through the MyJVN API.
59 lines • 3.35 kB
JSON
{
"MyJVN": "MyJVN",
"Information on vulnerabilities and countermeasures for software used in Japan, provided through the MyJVN API.": "MyJVNが提供する脆弱性対策情報を取得します。MyJVN APIを利用しています。",
"Get Alert List": "注意警戒情報一覧の取得",
"Get Vendor List": "ベンダ一覧の取得",
"Get Product List": "製品一覧の取得",
"Get Vuln Overview List": "脆弱性対策概要情報一覧の取得",
"Get Vuln Detail Info": "脆弱性対策詳細情報の取得",
"fetch the list of security warnings and advisories.": "注意警戒情報一覧を取得します。",
"fetch the list of vendor names (product developers).": "フィルタリング条件に当てはまるベンダ名(製品開発者)リストを取得します。",
"fetch the list of Product names.": "フィルタリング条件に当てはまる製品名リストを取得します。",
"fetch the overview list of vulnerability countermeasures.": "フィルタリング条件に当てはまる脆弱性対策の概要情報リストを取得します。",
"fetch detailed vulnerability information.": "フィルタリング条件に当てはまる脆弱性対策の詳細情報を取得します。",
"startItem": "エントリ開始位置",
"maxCountItem": "エントリ取得件数",
"datePublished": "更新日年",
"dateFirstPublished": "発行日年",
"cpeNames": "CPE製品名",
"format": "応答フォーマット",
"keyword": "キーワード",
"lang": "表示言語",
"vendorIds": "ベンダID",
"productIds": "製品ID",
"severity": "CVSS深刻度",
"CVSS Base Metrics": "CVSS基本評価基準",
"rangeDatePublic": "発見日の範囲指定",
"rangeDatePublished": "更新日の範囲指定",
"rangeDateFirstPublished": "発行日の範囲指定",
"vulnId": "脆弱性対策情報ID",
"Start entry index (1 or greater))": "Start entry index (1 or greater))",
"Number of Entries to Retrieve (1 to 50)": "Number of Entries to Retrieve (1 to 50)",
"Last Updated Year (YYYY)": "Last Updated Year (YYYY)",
"First Published Year (YYYY)": "First Published Year (YYYY)",
"CPE Product Name (Format: cpe:/{part}:{vendor}:{product})": "CPE Product Name (Format: cpe:/{part}:{vendor}:{product})",
"Response Format": "Response Format",
"Number of Entries to Retrieve (1 to 10000)": "Number of Entries to Retrieve (1 to 10000)",
"Keyword for partial match search of vendor name": "Keyword for partial match search of vendor name",
"language": "表示言語 (日本語/英語)",
"vendorId": "ベンダID",
"productId": "製品ID",
"CVSS Severity ": "CVSS Severity ",
"Specify discovery date range": "Specify discovery date range",
"Specify update date range": "Specify update date range",
"Specify publication date range": "Specify publication date range",
"Number of Entries to Retrieve (1 to 10)": "Number of Entries to Retrieve (1 to 10)",
"Vulnerability ID (JVNDB-YYYY-XXXXXX)": "Vulnerability ID (JVNDB-YYYY-XXXXXX)",
"json": "json",
"xml": "xml",
"japanese": "日本語",
"english": "english",
"Critical": "緊急",
"Important": "重要",
"Warning": "警告",
"Attention": "注意",
"None": "なし",
"No date range specified": "範囲指定なし",
"Past week": "過去1週間",
"Past month": "過去1ヶ月"
}