implement Milestone 9: Network HTTP with SSRF prevention
This commit is contained in:
@@ -21,6 +21,8 @@ add_library(mosis-sandbox STATIC
|
||||
../src/main/cpp/sandbox/crypto_api.cpp
|
||||
../src/main/cpp/sandbox/virtual_fs.cpp
|
||||
../src/main/cpp/sandbox/database_manager.cpp
|
||||
../src/main/cpp/sandbox/http_validator.cpp
|
||||
../src/main/cpp/sandbox/network_manager.cpp
|
||||
)
|
||||
target_include_directories(mosis-sandbox PUBLIC
|
||||
../src/main/cpp/sandbox
|
||||
|
||||
Reference in New Issue
Block a user