Thanks to visit codestin.com
Credit goes to github.com

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: devwithkrishna/example-python-application
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: feature/v1
Choose a base ref
...
head repository: devwithkrishna/example-python-application
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 8 commits
  • 1 file changed
  • 3 contributors

Commits on Apr 12, 2025

  1. Merge pull request #1 from devwithkrishna/feature/v1

    Example python app with fast api
    githubofkrishnadhas authored Apr 12, 2025
    Configuration menu
    Copy the full SHA
    a87972e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from devwithkrishna/feature/v1

    github workflow forimage push
    githubofkrishnadhas authored Apr 12, 2025
    Configuration menu
    Copy the full SHA
    6ee1fd2 View commit details
    Browse the repository at this point in the history
  3. If unsanitized user input is written to a log entry, a malicious user…

    … may be able to forge new log entries.
    githubofkrishnadhas committed Apr 12, 2025
    Configuration menu
    Copy the full SHA
    f09d61f View commit details
    Browse the repository at this point in the history
  4. Merge pull request #4 from devwithkrishna/hotfix/loginjection-issue

    If unsanitized user input is written to a log entry, a malicious user…
    githubofkrishnadhas authored Apr 12, 2025
    Configuration menu
    Copy the full SHA
    2844f1e View commit details
    Browse the repository at this point in the history
  5. Potential fix for code scanning alert no. 3: Log Injection

    Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    1b85abb View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2025

  1. Merge pull request #5 from devwithkrishna/alert-autofix-3

    Potential fix for code scanning alert no. 3: Log Injection
    githubofkrishnadhas authored Apr 16, 2025
    Configuration menu
    Copy the full SHA
    a50e4e8 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2025

  1. Configuration menu
    Copy the full SHA
    ef74860 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #6 from devwithkrishna/hotfix/logerror

    DEVOPS-326 hotfix commit fix log
    githubofkrishnadhas authored Apr 17, 2025
    Configuration menu
    Copy the full SHA
    d1b8b12 View commit details
    Browse the repository at this point in the history
Loading