Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] Replace Local File Loading with Direct Upload #23

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

alexanderkiel
Copy link
Member

The local file loading has the security implication that an attacker can load arbitary files located at the server.

Also removed dependencies to lambok, various JSON parsing libs and commons-lang3.

Also migrated to Java 17.

@alexanderkiel alexanderkiel self-assigned this Dec 13, 2021
@alexanderkiel alexanderkiel force-pushed the direct-codesystem-upload branch 3 times, most recently from 3c3b467 to b344d1d Compare December 14, 2021 14:19
The local file loading has the security implication that an attacker can load arbitary files located at the server.

Also removed dependencies to lambok, various JSON parsing libs and commons-lang3.

Also migrated to Java 17.
@sonarcloud
Copy link

sonarcloud bot commented Dec 14, 2021

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 2 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant