Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/certsocietegenerale/fame
/ types & classes
Types & classes
128 in github.com/certsocietegenerale/fame
⨍
Functions
1,413
◇
Types & classes
128
↳
Endpoints
57
↓ 20 callers
Class
File
fame/core/file.py:37
↓ 13 callers
Class
ModuleInfo
fame/core/module.py:26
↓ 13 callers
Class
User
fame/core/user.py:31
↓ 8 callers
Class
Analysis
fame/core/analysis.py:30
↓ 7 callers
Class
Config
fame/core/config.py:42
↓ 6 callers
Class
MissingConfiguration
fame/common/exceptions.py:18
↓ 6 callers
Class
Q
web/static/js/bootstrap.min.js:6
↓ 5 callers
Class
ClaimMappingError
web/auth/oidc/user_management.py:19
↓ 5 callers
Class
Repository
fame/core/repository.py:28
↓ 4 callers
Class
Dictionary
fame/common/objects.py:2
↓ 4 callers
Class
Internals
fame/core/internals.py:4
↓ 4 callers
Class
ModuleExecutionError
fame/common/exceptions.py:10
↓ 4 callers
Class
Y
web/static/js/bootstrap.min.js:6
↓ 3 callers
Class
DispatchingException
fame/core/module_dispatcher.py:14
↓ 3 callers
Class
EmailServer
fame/common/email_utils.py:102
↓ 3 callers
Class
ModuleInitializationError
fame/common/exceptions.py:1
↓ 2 callers
Class
ConfigObject
fame/common/config.py:9
↓ 2 callers
Class
EmailMessage
fame/common/email_utils.py:67
↓ 2 callers
Class
FilteredCollection
fame/core/user.py:11
↓ 2 callers
Class
Templates
utils/install.py:13
↓ 1 callers
Class
BeforeAppFirstRequest
web/views/helpers.py:217
↓ 1 callers
Class
Dispatcher
utils/single_module.py:23
↓ 1 callers
Class
LdapGenericError
web/auth/ad/user_management.py:18
↓ 1 callers
Class
ModuleDispatcher
fame/core/module_dispatcher.py:18
↓ 1 callers
Class
Store
fame/core/store.py:6
↓ 1 callers
Class
TestAnalysis
utils/single_module.py:87
↓ 1 callers
Class
Worker
worker.py:35
↓ 1 callers
Class
Worker
agent/agent.py:157
Class
web/static/js/bootstrap.js:597
Class
web/static/js/bootstrap.js:656
Class
web/static/js/bootstrap.js:845
Class
web/static/js/bootstrap.js:920
Class
web/static/js/bootstrap.js:998
Class
web/static/js/bootstrap.js:1152
Class
web/static/js/bootstrap.js:1497
Class
web/static/js/bootstrap.js:3596
Class
web/static/js/bootstrap.js:3930
Class
web/static/js/bootstrap.js:4051
Class
web/static/js/bootstrap.js:4137
Class
web/static/js/bootstrap.js:4264
Class
web/static/js/bootstrap.js:4566
Class
web/static/js/bootstrap.js:4887
Class
web/static/js/bootstrap.js:5066
Class
web/static/js/bootstrap.js:5526
Class
web/static/js/bootstrap.js:5626
Class
web/static/js/bootstrap.js:5881
Class
web/static/js/bootstrap.js:6147
Class
web/static/js/bootstrap.min.js:6
Class
web/static/js/bootstrap.min.js:6
Class
web/static/js/bootstrap.min.js:6
Class
web/static/js/bootstrap.min.js:6
Class
web/static/js/bootstrap.min.js:6
Class
web/static/js/bootstrap.min.js:6
Class
web/static/js/bootstrap.min.js:6
Class
web/static/js/bootstrap.min.js:6
Class
web/static/js/bootstrap.min.js:6
Class
web/static/js/bootstrap.min.js:6
Class
web/static/js/bootstrap.min.js:6
Class
web/static/js/bootstrap.min.js:6
Class
web/static/js/bootstrap.min.js:6
Class
web/static/js/bootstrap.min.js:6
Class
web/static/js/bootstrap.min.js:6
Class
web/static/js/bootstrap.min.js:6
Class
web/static/js/bootstrap.min.js:6
Class
web/static/js/bootstrap.min.js:6
Class
web/static/js/bootstrap.min.js:6
Class
Alert
* Class definition
web/static/js/bootstrap.js:845
Class
AnalysesView
web/views/analyses.py:68
Class
AntivirusModule
Base class for Antivirus submission modules
fame/core/module.py:958
Class
AuthenticatedView
web/views/mixins.py:9
Class
Backdrop
* Class definition
web/static/js/bootstrap.js:3930
Class
BaseComponent
* Class definition
web/static/js/bootstrap.js:656
Class
Bt
web/static/js/bootstrap.min.js:6
Class
Button
* Class definition
web/static/js/bootstrap.js:920
Class
Carousel
* Class definition
web/static/js/bootstrap.js:1152
Class
Collapse
* Class definition
web/static/js/bootstrap.js:1497
Class
Config
* Class definition
web/static/js/bootstrap.js:597
Class
ConfigsView
web/views/configs.py:70
Class
Dropdown
* Class definition
web/static/js/bootstrap.js:3596
Class
EmailMixin
fame/common/email_utils.py:63
Class
Es
web/static/js/bootstrap.min.js:6
Class
FakePackage
agent/agent.py:129
Class
FilesView
web/views/files.py:44
Class
FiletypeModule
Base class for Filetype Modules
fame/core/module.py:984
Class
FocusTrap
* Class definition
web/static/js/bootstrap.js:4051
Class
H
web/static/js/bootstrap.min.js:6
Class
IsolatedExceptions
agent/agent.py:38
Class
IsolatedModule
agent/agent.py:55
Class
IsolatedProcessingModule
Base class for isolated processing modules. All processing modules that needs to be executed in an isolated environment (a VM) should inherit
fame/core/module.py:538
Class
IsolatedProcessingModule
agent/agent.py:56
Class
Jn
web/static/js/bootstrap.min.js:6
Class
Ks
web/static/js/bootstrap.min.js:6
Class
LdapSettingsNotPresentException
web/auth/ad/user_management.py:14
Class
Modal
* Class definition
web/static/js/bootstrap.js:4264
Class
Module
Base class for every kind of modules used by FAME. Define functions that can be used by every kind of modules. Attributes: name: A s
fame/core/module.py:150
Class
ModuleExecutionError
agent/agent.py:47
Class
ModuleInitializationError
agent/agent.py:39
Class
ModulesView
web/views/modules.py:116
Class
MongoDict
fame/common/mongo_dict.py:8
Class
Offcanvas
* Class definition
web/static/js/bootstrap.js:4566
next →
1–100 of 128, ranked by callers