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: WebGoat/WebGoat
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2023.5
Choose a base ref
...
head repository: WebGoat/WebGoat
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2023.8
Choose a head ref
  • 20 commits
  • 34 files changed
  • 4 contributors

Commits on Nov 23, 2023

  1. chore: back to snapshot

    nbaars committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    62db862 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

  1. Consistent environment values and url references (#1677)

    * organizing environment variables
    
    * Update application-webgoat.properties
    
    * Update pom.xml
    
    * test without ssl
    
    * fix docker base image and default env entries
    
    * seperate server.address from webgoat.host and webwolf.host
    
    * change base image and enable endpoint logging for docker as well
    
    * change README
    
    * change README
    
    * make integration test able to verify against alternative host names
    
    * use dynamic ports and remove system println
    zubcevic authored Nov 27, 2023
    Configuration menu
    Copy the full SHA
    826887c View commit details
    Browse the repository at this point in the history
  2. Fix/state of software supply chain links (#1683)

    * fix:update state of software supply chain links
    
    * fix:fix second link
    
    * fix:links formatting
    
    ---------
    
    Co-authored-by: maurycupitt <[email protected]>
    zubcevic and maurycupitt authored Nov 27, 2023
    Configuration menu
    Copy the full SHA
    7fea42a View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2023

  1. chore: fix WebWolf UI (#1686)

    Fix-ups after the Bootstrap 5 upgrade for WebWolf.
    nbaars authored Dec 2, 2023
    Configuration menu
    Copy the full SHA
    b7f657a View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

  1. chore: fix startup message (#1687)

    Since we use two application context, the event listener would print out the last one with the WebWolf context. As WebWolf is part of WebGoat we should not refer to it anymore during startup as users should always go to WebGoat first.
    nbaars authored Dec 4, 2023
    Configuration menu
    Copy the full SHA
    c7c2a61 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d65152 View commit details
    Browse the repository at this point in the history
  3. feat: show directly requested file in requests overview

    When a call directly hits a file it is now show up in the requests overview. This helps the user whether an attack from WebGoat actually requested the uploaded file.
    
    Closes: gh-1551
    nbaars committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    ae261f2 View commit details
    Browse the repository at this point in the history
  4. chore: bump com.diffplug.spotless:spotless-maven-plugin (#1688)

    Bumps [com.diffplug.spotless:spotless-maven-plugin](https://github.com/diffplug/spotless) from 2.38.0 to 2.41.1.
    - [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md)
    - [Commits](diffplug/spotless@lib/2.38.0...maven/2.41.1)
    
    ---
    updated-dependencies:
    - dependency-name: com.diffplug.spotless:spotless-maven-plugin
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 4, 2023
    Configuration menu
    Copy the full SHA
    fd5189c View commit details
    Browse the repository at this point in the history
  5. chore: bump commons-io:commons-io from 2.14.0 to 2.15.1 (#1689)

    Bumps commons-io:commons-io from 2.14.0 to 2.15.1.
    
    ---
    updated-dependencies:
    - dependency-name: commons-io:commons-io
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 4, 2023
    Configuration menu
    Copy the full SHA
    a831da5 View commit details
    Browse the repository at this point in the history
  6. chore: bump actions/setup-java from 3 to 4 (#1690)

    Bumps [actions/setup-java](https://github.com/actions/setup-java) from 3 to 4.
    - [Release notes](https://github.com/actions/setup-java/releases)
    - [Commits](actions/setup-java@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-java
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 4, 2023
    Configuration menu
    Copy the full SHA
    1b66a74 View commit details
    Browse the repository at this point in the history
  7. chore: bump actions/first-interaction from 1.2.0 to 1.3.0 (#1691)

    Bumps [actions/first-interaction](https://github.com/actions/first-interaction) from 1.2.0 to 1.3.0.
    - [Release notes](https://github.com/actions/first-interaction/releases)
    - [Commits](actions/first-interaction@v1.2.0...v1.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: actions/first-interaction
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 4, 2023
    Configuration menu
    Copy the full SHA
    89ecf1d View commit details
    Browse the repository at this point in the history
  8. chore: release 2023.6

    nbaars committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    fb2ff01 View commit details
    Browse the repository at this point in the history
  9. fix: wrong Docker image

    nbaars committed Dec 4, 2023
    1 Configuration menu
    Copy the full SHA
    a9caaab View commit details
    Browse the repository at this point in the history
  10. chore: release version 2023.7

    nbaars committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    d5f869c View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

  1. fix: disable extra build file

    nbaars committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    369be6f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    29dda49 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f99888e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    98acc1f View commit details
    Browse the repository at this point in the history
  5. chore: do not spend time on building the Docker image

    We can test this ourselves there is no need to run this on every PR towards the repository.
    nbaars committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    d343c60 View commit details
    Browse the repository at this point in the history
  6. chore: release 2023.8

    nbaars committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    5357a65 View commit details
    Browse the repository at this point in the history
Loading