util::resources::check_vulnerability (public)
util::resources::check_vulnerability -service service -library library \ -version version
Defined in packages/acs-tcl/tcl/utilities-procs.tcl
Return a dict containing vulnerability info with the keys "hasVulnerability", "libraryURL" and "versionURL"
- 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
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.