util::resources::check_vulnerability (public)

 util::resources::check_vulnerability -service service -library library \
    -version version

Defined in packages/acs-tcl/tcl/utilities-procs.tcl

Returns a dict containing vulnerability info with the keys "hasVulnerability", "libraryURL", "versionURL" and "cveURLs"

Switches:
-service (required)
name of the vulnerability checking service (currently only synk)
-library (required)
name of the library as named by the vulnerability service
-version (required)
version of the library to be checked

Testcases:
No testcase defined.
[ show source ]
Show another procedure: