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: siva250-git/owasp-java-build
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: OWASP/owasp-java-encoder
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 13 commits
  • 74 files changed
  • 4 contributors

Commits on Apr 18, 2024

  1. Configuration menu
    Copy the full SHA
    15903b4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0b581f8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    604a78f View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2024

  1. docs: correct javadoc

    jeremylong authored Jul 26, 2024
    Configuration menu
    Copy the full SHA
    351e999 View commit details
    Browse the repository at this point in the history
  2. Merge pull request OWASP#72 from meeque/issue/71-forHtmlAttribute-docs

    Improve Encode.forHtmlAttribute docs
    jeremylong authored Jul 26, 2024
    Configuration menu
    Copy the full SHA
    58bd93d View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. fix: update esapi (OWASP#76)

    resolves OWASP#74
    jeremylong authored Jul 29, 2024
    Configuration menu
    Copy the full SHA
    0fc8cde View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. Configuration menu
    Copy the full SHA
    2f151ce View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. feat: support jakarta jsp (OWASP#75)

    * resolves OWASP#64
    * requires java 8 runtime
    * requires jdk 17 to build due to jakarta module tests
    * feat: support jakarta jsp
    * feat: add java-version file
    * fix: bump project version
    * fix: add actions
    * chore: remove travis
    * docs: initial release documentation
    * docs: update release notes
    * feat: add integration test for jakarta JSP
    * chore: workflow should use batch mode
    jeremylong authored Aug 2, 2024
    Configuration menu
    Copy the full SHA
    9942889 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d1a0294 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. fix: java.lang.NoSuchMethodError when running on Java 8 (OWASP#80)

    * fix: java.lang.NoSuchMethodError when running on Java 8
    resolves OWASP#79
    
    * build: bump version
    jeremylong authored Aug 19, 2024
    Configuration menu
    Copy the full SHA
    72e415a View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. Configuration menu
    Copy the full SHA
    7e203bd View commit details
    Browse the repository at this point in the history
  2. docs: update release notes

    jeremylong committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    be0670b View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2025

  1. Fixed a typo (OWASP#83)

    drcheap authored Mar 10, 2025
    Configuration menu
    Copy the full SHA
    9645e8d View commit details
    Browse the repository at this point in the history
Loading