CloudNet-v2 icon indicating copy to clipboard operation
CloudNet-v2 copied to clipboard

Removing the manuell download links and replacing them with an automatic system

Open DerEingerostete opened this issue 4 years ago • 1 comments

This pull request includes:

  • [ ] breaking changes
  • [X] no breaking changes

Changes made to the repository:

I removed the manuell download links for GetBukkit.org and replaced them with a system that automaticaly gets all versions that can be downloaded from GetBukkit.org.

Documentation of test results:

Just tested if the funktion works as intended and if performance is okay (it worked and I improved performance after testing)

Related issues/discussions:

No related issues

DerEingerostete avatar Mar 28 '21 22:03 DerEingerostete

DeepCode's analysis on #4e8f8e found:

  • :x: 1 critical issue, :information_source: 1 minor issue. :point_down:

Top issues

Description Example fixes
Unsanitized input from data from a remote resource flows into openConnection, where it is used as an URL to perform a request. This may result in a Server-Side Request Forgery vulnerability. Occurrences: :wrench: Example fixes
Printing the stack trace of java.io.IOException. Production code should not use printStackTrace. Occurrences: :wrench: Example fixes

👉 View analysis in DeepCode’s Dashboard | Configure the bot

ghost avatar Mar 29 '21 21:03 ghost