IT-Academy-BCN / ita-challenges-backend

Backend of ITA Challenges Project
MIT License
14 stars 11 forks source link

FEATURE#552 #564

Closed danidiazd closed 2 months ago

danidiazd commented 3 months ago

A PROOF OF CONCEPT

Created a class DockerContainerHelper to create a new container on the fly. Added a class CodeValidator to denied a malicious code(java.lang.System..etc) Added a class DockerIntegrationTest to test that concept.

testContainer

sonarcloud[bot] commented 3 months ago

Quality Gate Passed Quality Gate passed

Issues
3 New issues
0 Accepted issues

Measures
0 Security Hotspots
88.5% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud