Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/dataease/SQLBot
/ security
Method
security
frontend/public/swagger-ui-bundle.js:45077–45079 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
45075
set deprecated(s) {
45076
this.set(
'deprecated'
, s)
45077
}
45078
get security() {
45079
return
this.get(
'security'
)
45080
}
45081
set security(s) {
45082
this.set(
'security'
, s)
Callers
2
execute
Function · 0.45
mapStateToProps
Method · 0.45
Calls
2
get
Method · 0.65
set
Method · 0.45
Tested by
no test coverage detected