1. 24 Jan, 2022 2 commits
    • Jérome Perrin's avatar
      check_software: check egg vulnerabilities for every used python versions · 3cb8a899
      Jérome Perrin authored
      pkg_resources.Environment only scans packages for the current python
      version, but the checked software might be using a different python
      version than the python version used to check software (the slapos
      python). The checked software might also include packages for
      multiples python versions.
      
      Compute the list used python packages from the eggs directory and use
      an Environment for each python version, this way we check all python
      versions and also when slapos python and software python are different.
      3cb8a899
    • Jérome Perrin's avatar
      check_software: fix indentation · f72f61db
      Jérome Perrin authored
      f72f61db
  2. 17 Jan, 2022 1 commit
  3. 12 Jan, 2022 1 commit
  4. 11 Jan, 2022 6 commits
  5. 06 Jan, 2022 2 commits
  6. 29 Dec, 2021 27 commits
  7. 28 Dec, 2021 1 commit