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: snyk-labs/java-goof
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: Andrel666/java-goof
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.
  • 6 commits
  • 4 files changed
  • 2 contributors

Commits on Dec 8, 2019

  1. fix: pom.xml & todolist-web-struts/pom.xml to reduce vulnerabilities

    The following vulnerabilities are fixed with an upgrade:
    - https://snyk.io/vuln/SNYK-JAVA-COMMONSFILEUPLOAD-30082
    - https://snyk.io/vuln/SNYK-JAVA-COMMONSFILEUPLOAD-30401
    - https://snyk.io/vuln/SNYK-JAVA-COMMONSFILEUPLOAD-31540
    - https://snyk.io/vuln/SNYK-JAVA-OGNL-30474
    - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHESTRUTS-30060
    - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHESTRUTS-30207
    - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHESTRUTS-30770
    - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHESTRUTS-30771
    - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHESTRUTS-30772
    - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHESTRUTS-30773
    - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHESTRUTS-30774
    - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHESTRUTS-30775
    - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHESTRUTS-30776
    - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHESTRUTS-30777
    - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHESTRUTS-30778
    - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHESTRUTS-31495
    - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHESTRUTS-31500
    - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHESTRUTS-31501
    - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHESTRUTS-31502
    - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHESTRUTS-31503
    - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHESTRUTS-32477
    - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHESTRUTS-451610
    - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHESTRUTS-460223
    - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHESTRUTSXWORK-30797
    - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHESTRUTSXWORK-30798
    - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHESTRUTSXWORK-30799
    - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHESTRUTSXWORK-30800
    - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHESTRUTSXWORK-30801
    - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHESTRUTSXWORK-30802
    - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHESTRUTSXWORK-30803
    - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHESTRUTSXWORK-30804
    - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHESTRUTSXWORK-451611
    - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHESTRUTSXWORK-474418
    - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-30163
    - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-30164
    - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-30165
    - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-31325
    - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-31331
    - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-467012
    - https://snyk.io/vuln/SNYK-JAVA-ORGZEROTURNAROUND-31681
    snyk-bot committed Dec 8, 2019
    Configuration menu
    Copy the full SHA
    26da914 View commit details
    Browse the repository at this point in the history
  2. fix: todolist-web-common/pom.xml to reduce vulnerabilities

    The following vulnerabilities are fixed with an upgrade:
    - https://snyk.io/vuln/SNYK-JAVA-ORGHIBERNATE-30098
    snyk-bot committed Dec 8, 2019
    Configuration menu
    Copy the full SHA
    5f0d128 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2019

  1. fix: upgrade org.aspectj:aspectjweaver from 1.8.2 to 1.9.5

    Snyk has created this PR to upgrade org.aspectj:aspectjweaver from 1.8.2 to 1.9.5.
    
    See this package in NPM:
    https://www.npmjs.com/package/org.aspectj:aspectjweaver
    
    See this project in Snyk:
    https://app.snyk.io/org/andrel666/project/757604b5-077e-4245-bc2e-f02619773e81?utm_source=github&utm_medium=upgrade-pr
    snyk-bot committed Dec 9, 2019
    Configuration menu
    Copy the full SHA
    3d09748 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from Andrel666/snyk-fix-9139ea1203dfd97547bf128…

    …1e9ef020f
    
    [Snyk] Fix for 40 vulnerabilities
    Andrel666 authored Dec 9, 2019
    Configuration menu
    Copy the full SHA
    9697110 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2 from Andrel666/snyk-fix-5a5e199e7f160d28977c6df…

    …153154f72
    
    [Snyk] Fix for 1 vulnerabilities
    Andrel666 authored Dec 9, 2019
    Configuration menu
    Copy the full SHA
    0ce7b55 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #5 from Andrel666/snyk-upgrade-7842fe51508b11ef11e…

    …4935c81904aa6
    
    [Snyk] Upgrade org.aspectj:aspectjweaver from 1.8.2 to 1.9.5
    Andrel666 authored Dec 9, 2019
    Configuration menu
    Copy the full SHA
    0f65a85 View commit details
    Browse the repository at this point in the history
Loading