Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OWASP/SecurityShepherd
/ isTournyFloor
Method
isTournyFloor
src/main/java/utils/ModulePlan.java:39–42 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
37
}
38
39
public
static
boolean isTournyFloor()
40
{
41
return
tornyFloor;
42
}
43
44
public
static
void
setIncrementalFloor()
45
{
Callers
4
testUserEnableTournamentMode
Method · 0.95
testAdminSetTournamentMode
Method · 0.95
testCsrf
Method · 0.95
doPost
Method · 0.95
Calls
no outgoing calls
Tested by
3
testUserEnableTournamentMode
Method · 0.76
testAdminSetTournamentMode
Method · 0.76
testCsrf
Method · 0.76