File size: 189 Bytes
f44f429
 
 
 
 
1
2
3
4
5
6
"""Server package for the Code Security Review environment.

This module houses the core FastAPI server, environment definitions,
evaluation graders, and structured schema validations.
"""