1. 15 7月, 2020 1 次提交
    • T
      Update PyYAML to 5.3.1 · da9590c8
      Tyler Ramer 提交于
      The version of PyYAML vendored in gpMgmt/bin/ext is old, unmaintained,
      and does not support python3. Actually, it does not even contain a
      `__version__` attribute, so it is not possible to know the version.
      
      We need to unvendor yaml and address CVEs that have been found in the
      library since the version vendored in source.
      
      Also update yaml.load to use yaml.safe_load instead.
      Co-authored-by: NTyler Ramer <tramer@vmware.com>
      Co-authored-by: NJamie McAtamney <jmcatamney@vmware.com>
      da9590c8
  2. 28 10月, 2015 1 次提交
  3. 05 2月, 1998 1 次提交
  4. 09 7月, 1996 1 次提交