SAMMY UI is optimized for resolutions with a width 1024px and higher.
V13.4.1
V13.4.1: Verify that the application is deployed either without any source control metadata, including the .git or .svn folders, or in a way that these folders are inaccessible both externally and to the application itself.
ASVS Maturity
V13.4.2
V13.4.2: Verify that debug modes are disabled for all components in production environments to prevent exposure of debugging features and information leakage.
ASVS Maturity
V13.4.3
V13.4.3: Verify that web servers do not expose directory listings to clients unless explicitly intended.
ASVS Maturity
V13.4.4
V13.4.4: Verify that using the HTTP TRACE method is not supported in production environments, to avoid potential information leakage.
ASVS Maturity
V13.4.5
V13.4.5: Verify that documentation (such as for internal APIs) and monitoring endpoints are not exposed unless explicitly intended.
ASVS Maturity
V13.4.6
V13.4.6: Verify that the application does not expose detailed version information of backend components.
ASVS Maturity
V13.4.7
V13.4.7: Verify that the web tier is configured to only serve files with specific file extensions to prevent unintentional information, configuration, and source code leakage.
ASVS Maturity