Join this online user group to communicate across Security product users and IBM experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.
Prerequisit : have the CVE Search integration installed and configured Link to App Exchange Purpose : Enhance the standard information given by this integration in Artifact Description & Note and add a search button action on a CVE artifact type. Note, if searched already once, the action button is disable for this artifact. Changes : New Rule CVE Look-up on CVE type artifact, that will not show up in Action button if already launched. New Workflow CVE Lookup as duplicate of the Example: CVE Search with changes in post process scripts The result if failed is: in a Note in the artifact description if success: in note, nothing, the CVE table gets a new line ! in artifact description Attached is the res file to import this configuration. Feel free to use, change, adapt this code to your usage. Building the res file: resilient-circuits extract --workflow "cve_lookup" --rule "CVE Search" "CVE Browse" "CVE Look-up" -o config_CVE.res --zip