UNPKG

@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.

9 lines (8 loc) 651 B
export declare const getAlertList: import("@activepieces/pieces-framework").IAction<import("@activepieces/pieces-framework").PieceAuthProperty, { startItem: import("@activepieces/pieces-framework").NumberProperty<false>; maxCountItem: import("@activepieces/pieces-framework").NumberProperty<false>; datePublished: import("@activepieces/pieces-framework").ShortTextProperty<false>; dateFirstPublished: import("@activepieces/pieces-framework").ShortTextProperty<false>; cpeName: import("@activepieces/pieces-framework").ArrayProperty<false>; ft: import("@activepieces/pieces-framework").StaticDropdownProperty<string, true>; }>;