Skip to content
This repository was archived by the owner on May 25, 2022. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: Python-World/python-mini-projects
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: kolbl/python-mini-projects
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 10 commits
  • 5 files changed
  • 2 contributors

Commits on Jul 25, 2022

  1. Create snyk-container.yml

    kolbl authored Jul 25, 2022
    Configuration menu
    Copy the full SHA
    bffa03f View commit details
    Browse the repository at this point in the history
  2. Create Dockerfile

    kolbl authored Jul 25, 2022
    Configuration menu
    Copy the full SHA
    7d4e5ca View commit details
    Browse the repository at this point in the history
  3. Update Dockerfile

    kolbl authored Jul 25, 2022
    Configuration menu
    Copy the full SHA
    eb14ea6 View commit details
    Browse the repository at this point in the history
  4. Create requirements_docker.txt

    kolbl authored Jul 25, 2022
    Configuration menu
    Copy the full SHA
    9e501e5 View commit details
    Browse the repository at this point in the history
  5. Update Dockerfile

    kolbl authored Jul 25, 2022
    Configuration menu
    Copy the full SHA
    585dca3 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2022

  1. fix: requirementsALL.txt to reduce vulnerabilities

    The following vulnerabilities are fixed by pinning transitive dependencies:
    - https://snyk.io/vuln/SNYK-PYTHON-LXML-2940874
    snyk-bot committed Jul 26, 2022
    Configuration menu
    Copy the full SHA
    132f277 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2022

  1. Merge pull request #1 from kolbl/snyk-fix-b48bb5bbd4e970aeb3783bdae1f…

    …956d1
    
    [Snyk] Security upgrade lxml from 4.6.5 to 4.9.1
    kolbl authored Jul 28, 2022
    Configuration menu
    Copy the full SHA
    86c0d34 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

  1. Configuration menu
    Copy the full SHA
    a18fe67 View commit details
    Browse the repository at this point in the history
  2. adding to Dockerfile

    kolbl committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    3dc9acc View commit details
    Browse the repository at this point in the history
  3. new dev contaienr

    kolbl committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    ae98653 View commit details
    Browse the repository at this point in the history
Loading