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: Harshbyte/Discourse-Java
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: Infosys/Discourse-Java
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.
  • 6 commits
  • 680 files changed
  • 3 contributors

Commits on Dec 31, 2021

  1. fix: pom.xml to reduce vulnerabilities

    The following vulnerabilities are fixed with an upgrade:
    - https://snyk.io/vuln/SNYK-JAVA-CHQOSLOGBACK-1726923
    - https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-1048302
    - https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-2326698
    - https://snyk.io/vuln/SNYK-JAVA-COMGOOGLECODEGSON-1730327
    - https://snyk.io/vuln/SNYK-JAVA-COMGOOGLEGUAVA-1015415
    - https://snyk.io/vuln/SNYK-JAVA-COMNIMBUSDS-1243767
    - https://snyk.io/vuln/SNYK-JAVA-IONETTY-1020439
    - https://snyk.io/vuln/SNYK-JAVA-IONETTY-1070799
    - https://snyk.io/vuln/SNYK-JAVA-IONETTY-1082234
    - https://snyk.io/vuln/SNYK-JAVA-IONETTY-1082235
    - https://snyk.io/vuln/SNYK-JAVA-IONETTY-1082236
    - https://snyk.io/vuln/SNYK-JAVA-IONETTY-1317097
    - https://snyk.io/vuln/SNYK-JAVA-NETMINIDEV-1078499
    - https://snyk.io/vuln/SNYK-JAVA-NETMINIDEV-1298655
    - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHECOMMONS-1316638
    - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHECOMMONS-1316639
    - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHECOMMONS-1316640
    - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHECOMMONS-1316641
    - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHEHTTPCOMPONENTS-1048058
    - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHEKAFKA-1540737
    - https://snyk.io/vuln/SNYK-JAVA-ORGELASTICSEARCH-1021613
    - https://snyk.io/vuln/SNYK-JAVA-ORGELASTICSEARCH-1071900
    - https://snyk.io/vuln/SNYK-JAVA-ORGELASTICSEARCH-1083274
    - https://snyk.io/vuln/SNYK-JAVA-ORGELASTICSEARCH-1089258
    - https://snyk.io/vuln/SNYK-JAVA-ORGELASTICSEARCH-1089259
    - https://snyk.io/vuln/SNYK-JAVA-ORGELASTICSEARCH-1324572
    - https://snyk.io/vuln/SNYK-JAVA-ORGHIBERNATE-1041788
    - https://snyk.io/vuln/SNYK-JAVA-ORGHIBERNATE-584563
    - https://snyk.io/vuln/SNYK-JAVA-ORGPOSTGRESQL-571481
    - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-1009832
    - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-1296829
    - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORKSECURITY-1078232
    - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORKSECURITY-1290497
    - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORKSECURITY-1314741
    - https://snyk.io/vuln/SNYK-JAVA-ORGTHYMELEAF-1915389
    - https://snyk.io/vuln/SNYK-JAVA-ORGYAML-537645
    snyk-bot committed Dec 31, 2021
    Configuration menu
    Copy the full SHA
    87230d2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request Infosys#1 from jainhitesh9998/snyk-fix-5b110c80e44…

    …11a689957398890033a01
    
    [Snyk] Fix for 36 vulnerabilities
    jainhitesh9998 authored Dec 31, 2021
    Configuration menu
    Copy the full SHA
    8b8c9d1 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2022

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

    jainhitesh9998 committed Apr 9, 2022
    Configuration menu
    Copy the full SHA
    6980b33 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    61fb1a1 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2022

  1. Merge pull request Infosys#4 from jainhitesh9998/main

    Build Issue Fixes and  Cleanup
    m0nirul authored Apr 10, 2022
    Configuration menu
    Copy the full SHA
    eef4f33 View commit details
    Browse the repository at this point in the history
Loading