Skip to content
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: CoreyMSchafer/code_snippets
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: realnihal/code_snippets
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.
  • 18 commits
  • 7 files changed
  • 2 contributors

Commits on Dec 13, 2022

  1. Add files via upload

    realnihal authored Dec 13, 2022
    Configuration menu
    Copy the full SHA
    24dddae View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2022

  1. Add files via upload

    realnihal authored Dec 14, 2022
    Configuration menu
    Copy the full SHA
    0202bb4 View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2022

  1. Create inject.html

    realnihal authored Dec 24, 2022
    Configuration menu
    Copy the full SHA
    3f8a9d6 View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2022

  1. Update inject.html

    realnihal authored Dec 25, 2022
    Configuration menu
    Copy the full SHA
    c7d181d View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. fix: Python/Pipenv/requirements.txt to reduce vulnerabilities

    The following vulnerabilities are fixed by pinning transitive dependencies:
    - https://snyk.io/vuln/SNYK-PYTHON-PILLOW-6219984
    - https://snyk.io/vuln/SNYK-PYTHON-PILLOW-6219986
    snyk-bot committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    36ce8a8 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

  1. Merge pull request #155 from realnihal/snyk-fix-28547260ec19074a7dd31…

    …e2065ea0fea
    
    [Snyk] Security upgrade django from 2.1 to 2.1.15
    realnihal authored Feb 12, 2024
    Configuration menu
    Copy the full SHA
    cb121e2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #154 from realnihal/snyk-fix-5252adf5bcf45ab601149…

    …b6698155f63
    
    [Snyk] Security upgrade pillow from 5.2.0 to 10.2.0
    realnihal authored Feb 12, 2024
    Configuration menu
    Copy the full SHA
    0ddfc40 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. Configuration menu
    Copy the full SHA
    eef761c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5eb283e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3d84d86 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. Merge pull request #186 from realnihal/snyk-fix-bbe0957da7b5a28bb42d6…

    …9a6979b9142
    
    [Snyk] Security upgrade django from 2.1 to 4.2.15
    realnihal authored Aug 14, 2024
    Configuration menu
    Copy the full SHA
    4194893 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #185 from realnihal/snyk-fix-85b45555d3ae3173a89cb…

    …65348e3129d
    
    [Snyk] Security upgrade django from 2.1 to 4.2.15
    realnihal authored Aug 14, 2024
    Configuration menu
    Copy the full SHA
    e122fc7 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #184 from realnihal/snyk-fix-72cfc8a763e08959baf32…

    …0342b0ceac4
    
    [Snyk] Security upgrade django from 2.1 to 4.2.15
    realnihal authored Aug 14, 2024
    Configuration menu
    Copy the full SHA
    97f6076 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. fix: Django_Blog/13-Deployment-Heroku/django_project/requirements.txt…

    … to reduce vulnerabilities
    
    The following vulnerabilities are fixed by pinning transitive dependencies:
    - https://snyk.io/vuln/SNYK-PYTHON-GUNICORN-7856105
    snyk-bot committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    fd1755d View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. fix: Django_Blog/13-Deployment-Heroku/django_project/requirements.txt…

    … to reduce vulnerabilities
    
    The following vulnerabilities are fixed by pinning transitive dependencies:
    - https://snyk.io/vuln/SNYK-PYTHON-DJANGO-7886958
    - https://snyk.io/vuln/SNYK-PYTHON-DJANGO-7886959
    snyk-bot committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    c4569d4 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Merge pull request #187 from realnihal/snyk-fix-566ed9e6258a677954b32…

    …ba99b790d66
    
    [Snyk] Security upgrade gunicorn from 19.9.0 to 21.2.0
    realnihal authored Sep 12, 2024
    Configuration menu
    Copy the full SHA
    2d8866e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #188 from realnihal/snyk-fix-a20d01e479ef6fcb1c1e3…

    …57bddf90b2b
    
    [Snyk] Security upgrade django from 2.1.15 to 4.2.16
    realnihal authored Sep 12, 2024
    Configuration menu
    Copy the full SHA
    1081ec5 View commit details
    Browse the repository at this point in the history
Loading