https://github.com/odoo/odoo.git
· scanned 2026-07-27 15:03 UTC (23 hours, 9 minutes ago)
· 10 languages
1731 raw signals (203 security + 1528 graph) 10/13 scanners ran 36th percentile · Python · huge (>500K LoC)
Last scanned 23 hours, 16 minutes ago · v3 · 1611 actionable findings from 2 signal sources. 120 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
| Component | Sub-score | Weight | Contribution |
|---|---|---|---|
structure_score |
60.0 | 0.15 | 9.00 |
security_score |
100.0 | 0.25 | 25.00 |
testing_score |
82.0 | 0.20 | 16.40 |
documentation_score |
82.0 | 0.15 | 12.30 |
practices_score |
57.0 | 0.15 | 8.55 |
code_quality |
55.0 | 0.10 | 5.50 |
| Overall | 1.00 | 76.8 |
All 96121 nodes from the latest scan, grouped by kind. Each node is a unit the engine identified (file, function, endpoint, table…). Most users won't need this view — it's primarily for debugging the engine's graph extraction or for AI agents that want to enumerate the project structure.
| Label | Layer | Status | Path |
|---|---|---|---|
undecimalize |
software | dead | odoo/sql_db.py:51 |
categorize_query |
software | healthy | odoo/sql_db.py:68 |
__init__ |
software | healthy | odoo/sql_db.py:752 |
__enter__ |
software | healthy | odoo/sql_db.py:228 |
__exit__ |
software | healthy | odoo/sql_db.py:240 |
close |
software | healthy | odoo/sql_db.py:526 |
rollback |
software | healthy | odoo/sql_db.py:570 |
_close |
software | healthy | odoo/sql_db.py:530 |
flush |
software | healthy | odoo/sql_db.py:176 |
clear |
software | healthy | odoo/sql_db.py:189 |
reset |
software | healthy | odoo/sql_db.py:195 |
execute |
software | healthy | odoo/sql_db.py:420 |
commit |
software | healthy | odoo/sql_db.py:560 |
savepoint |
software | healthy | odoo/sql_db.py:217 |
dictfetchone |
software | healthy | odoo/sql_db.py:385 |
dictfetchmany |
software | healthy | odoo/sql_db.py:389 |
dictfetchall |
software | healthy | odoo/sql_db.py:392 |
split_for_in_conditions |
software | dead | odoo/sql_db.py:265 |
now |
software | healthy | odoo/sql_db.py:271 |
__build_dict |
software | healthy | odoo/sql_db.py:380 |
__del__ |
software | healthy | odoo/sql_db.py:395 |
_format |
software | healthy | odoo/sql_db.py:410 |
mogrify |
software | healthy | odoo/sql_db.py:414 |
execute_values |
software | healthy | odoo/sql_db.py:478 |
print_log |
software | healthy | odoo/sql_db.py:489 |
process |
software | healthy | odoo/sql_db.py:495 |
_enable_logging |
software | healthy | odoo/sql_db.py:514 |
__getattr__ |
software | healthy | odoo/sql_db.py:579 |
closed |
software | healthy | odoo/sql_db.py:585 |
readonly |
software | healthy | odoo/sql_db.py:634 |
lobject |
software | dead | odoo/sql_db.py:597 |
info |
software | healthy | odoo/sql_db.py:602 |
password |
software | healthy | odoo/sql_db.py:605 |
__repr__ |
software | healthy | odoo/sql_db.py:627 |
_debug |
software | healthy | odoo/sql_db.py:637 |
borrow |
software | healthy | odoo/sql_db.py:641 |
give_back |
software | healthy | odoo/sql_db.py:708 |
close_all |
software | healthy | odoo/sql_db.py:848 |
_dsn_equals |
software | healthy | odoo/sql_db.py:738 |
dsn |
software | healthy | odoo/sql_db.py:758 |
dbname |
software | healthy | odoo/sql_db.py:764 |
cursor |
software | healthy | odoo/sql_db.py:767 |
__bool__ |
software | healthy | odoo/sql_db.py:771 |
connection_info_for |
software | healthy | odoo/sql_db.py:775 |
db_connect |
software | healthy | odoo/sql_db.py:820 |
close_db |
software | healthy | odoo/sql_db.py:840 |
get_default_session |
software | healthy | odoo/http.py:234 |
content_disposition |
software | healthy | odoo/http.py:353 |
db_list |
software | healthy | odoo/http.py:372 |
db_filter |
software | healthy | odoo/http.py:389 |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
.weblate.json |
software | healthy | .weblate.json |
README.md |
software | healthy | README.md |
CONTRIBUTING.md |
software | healthy | CONTRIBUTING.md |
setup.py |
software | healthy | setup.py |
LICENSE |
software | healthy | LICENSE |
requirements.txt |
software | healthy | requirements.txt |
SECURITY.md |
software | healthy | SECURITY.md |
ruff.toml |
software | healthy | ruff.toml |
sql_db.py |
software | healthy | odoo/sql_db.py |
http.py |
software | healthy | odoo/http.py |
exceptions.py |
software | healthy | odoo/exceptions.py |
loglevels.py |
software | healthy | odoo/loglevels.py |
init.py |
software | healthy | odoo/init.py |
logging.py |
software | healthy | odoo/logging.py |
__main__.py |
software | healthy | odoo/__main__.py |
netsvc.py |
software | healthy | odoo/netsvc.py |
release.py |
software | healthy | odoo/release.py |
__init__.py |
software | healthy | odoo/osv/__init__.py |
expression.py |
software | healthy | odoo/osv/expression.py |
__init__.py |
software | healthy | odoo/fields/__init__.py |
__init__.py |
software | healthy | odoo/models/__init__.py |
suite.py |
software | healthy | odoo/tests/suite.py |
dummy.js |
software | healthy | odoo/tests/dummy.js |
__init__.py |
software | healthy | odoo/tests/__init__.py |
case.py |
software | healthy | odoo/tests/case.py |
form.py |
software | healthy | odoo/tests/form.py |
tag_selector.py |
software | healthy | odoo/tests/tag_selector.py |
test_cursor.py |
software | healthy | odoo/tests/test_cursor.py |
shell.py |
software | healthy | odoo/tests/shell.py |
result.py |
software | healthy | odoo/tests/result.py |
common.py |
software | healthy | odoo/tests/common.py |
loader.py |
software | healthy | odoo/tests/loader.py |
test_module_operations.py |
software | healthy | odoo/tests/test_module_operations.py |
locale.py |
software | healthy | odoo/_monkeypatches/locale.py |
werkzeug.py |
software | healthy | odoo/_monkeypatches/werkzeug.py |
__init__.py |
software | healthy | odoo/_monkeypatches/__init__.py |
site.py |
software | healthy | odoo/_monkeypatches/site.py |
xlwt.py |
software | healthy | odoo/_monkeypatches/xlwt.py |
stdnum.py |
software | healthy | odoo/_monkeypatches/stdnum.py |
urllib3.py |
software | healthy | odoo/_monkeypatches/urllib3.py |
mimetypes.py |
software | healthy | odoo/_monkeypatches/mimetypes.py |
bs4.py |
software | healthy | odoo/_monkeypatches/bs4.py |
pytz.py |
software | healthy | odoo/_monkeypatches/pytz.py |
csv.py |
software | healthy | odoo/_monkeypatches/csv.py |
ast.py |
software | healthy | odoo/_monkeypatches/ast.py |
xlrd.py |
software | healthy | odoo/_monkeypatches/xlrd.py |
_cpython.py |
software | healthy | odoo/_monkeypatches/_cpython.py |
requests.py |
software | healthy | odoo/_monkeypatches/requests.py |
markupsafe.py |
software | healthy | odoo/_monkeypatches/markupsafe.py |
xlsxwriter.py |
software | healthy | odoo/_monkeypatches/xlsxwriter.py |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
Savepoint |
software | healthy | odoo/sql_db.py:87 |
_FlushingSavepoint |
software | healthy | odoo/sql_db.py:132 |
BaseCursor |
software | healthy | odoo/sql_db.py:156 |
Cursor |
software | healthy | odoo/sql_db.py:281 |
PsycoConnection |
software | healthy | odoo/sql_db.py:593 |
PsycoConnectionInfo |
software | healthy | odoo/sql_db.py:603 |
ConnectionPool |
software | healthy | odoo/sql_db.py:610 |
Connection |
software | healthy | odoo/sql_db.py:749 |
RegistryError |
software | healthy | odoo/http.py:345 |
SessionExpiredException |
software | healthy | odoo/http.py:349 |
Stream |
software | healthy | odoo/http.py:514 |
Controller |
software | healthy | odoo/http.py:706 |
FilesystemSessionStore |
software | healthy | odoo/http.py:995 |
Session |
software | healthy | odoo/http.py:1137 |
GeoIP |
software | healthy | odoo/http.py:1347 |
HTTPRequest |
software | healthy | odoo/http.py:1479 |
_Response |
software | healthy | odoo/http.py:1514 |
Headers |
software | healthy | odoo/http.py:1612 |
ResponseCacheControl |
software | healthy | odoo/http.py:1642 |
ResponseStream |
software | healthy | odoo/http.py:1660 |
Response |
software | healthy | odoo/http.py:1668 |
FutureResponse |
software | healthy | odoo/http.py:1767 |
Request |
software | healthy | odoo/http.py:1793 |
Dispatcher |
software | healthy | odoo/http.py:2395 |
HttpDispatcher |
software | healthy | odoo/http.py:2472 |
JsonRPCDispatcher |
software | healthy | odoo/http.py:2543 |
Json2Dispatcher |
software | healthy | odoo/http.py:2638 |
Application |
software | healthy | odoo/http.py:2700 |
UserError |
software | healthy | odoo/exceptions.py:9 |
RedirectWarning |
software | healthy | odoo/exceptions.py:24 |
AccessDenied |
software | healthy | odoo/exceptions.py:39 |
AccessError |
software | healthy | odoo/exceptions.py:77 |
CacheMiss |
software | healthy | odoo/exceptions.py:87 |
MissingError |
software | healthy | odoo/exceptions.py:99 |
LockError |
software | healthy | odoo/exceptions.py:109 |
ValidationError |
software | healthy | odoo/exceptions.py:119 |
ConcurrencyError |
software | healthy | odoo/exceptions.py:128 |
JSONFormatter |
software | healthy | odoo/logging.py:14 |
WatchedFileHandler |
software | healthy | odoo/netsvc.py:37 |
PostgreSQLHandler |
software | healthy | odoo/netsvc.py:47 |
PerfFilter |
software | healthy | odoo/netsvc.py:116 |
ColoredPerfFilter |
software | healthy | odoo/netsvc.py:141 |
ColoredFormatter |
software | healthy | odoo/netsvc.py:165 |
LogRecord |
software | healthy | odoo/netsvc.py:172 |
_ProtectedDomain |
software | healthy | odoo/osv/expression.py:148 |
expression |
software | healthy | odoo/osv/expression.py:427 |
TestSuite |
software | healthy | odoo/tests/suite.py:31 |
_ErrorHolder |
software | healthy | odoo/tests/suite.py:154 |
OdooSuite |
software | healthy | odoo/tests/suite.py:193 |
_Outcome |
software | healthy | odoo/tests/case.py:19 |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
odoo |
software | healthy | odoo |
osv |
software | healthy | odoo/osv |
fields |
software | healthy | odoo/fields |
models |
software | healthy | odoo/models |
tests |
software | healthy | odoo/tests |
_monkeypatches |
software | healthy | odoo/_monkeypatches |
api |
software | healthy | odoo/api |
addons |
software | healthy | odoo/addons |
test_convert |
software | healthy | odoo/addons/test_convert |
tests |
software | healthy | odoo/addons/test_convert/tests |
base |
software | healthy | odoo/addons/base |
models |
software | healthy | odoo/addons/base/models |
tests |
software | healthy | odoo/addons/base/tests |
test_install_addons |
software | healthy | odoo/addons/base/tests/test_install_addons |
test_install_fail |
software | healthy | odoo/addons/base/tests/test_install_addons/test_install_fail |
test_install_auto |
software | healthy | odoo/addons/base/tests/test_install_addons/test_install_auto |
models |
software | healthy | odoo/addons/base/tests/test_install_addons/test_install_aut… |
test_install_base |
software | healthy | odoo/addons/base/tests/test_install_addons/test_install_base |
static |
software | healthy | odoo/addons/base/static |
tests |
software | healthy | odoo/addons/base/static/tests |
src |
software | healthy | odoo/addons/base/static/src |
css |
software | healthy | odoo/addons/base/static/src/css |
scss |
software | healthy | odoo/addons/base/static/src/scss |
report |
software | healthy | odoo/addons/base/report |
wizard |
software | healthy | odoo/addons/base/wizard |
test_data_module_install |
software | healthy | odoo/addons/test_data_module_install |
tests |
software | healthy | odoo/addons/test_data_module_install/tests |
test_access_rights |
software | healthy | odoo/addons/test_access_rights |
tests |
software | healthy | odoo/addons/test_access_rights/tests |
test_search_panel |
software | healthy | odoo/addons/test_search_panel |
models |
software | healthy | odoo/addons/test_search_panel/models |
tests |
software | healthy | odoo/addons/test_search_panel/tests |
test_uninstall |
software | healthy | odoo/addons/test_uninstall |
test_data_module |
software | healthy | odoo/addons/test_data_module |
test_http |
software | healthy | odoo/addons/test_http |
tests |
software | healthy | odoo/addons/test_http/tests |
test_action_bindings |
software | healthy | odoo/addons/test_action_bindings |
tests |
software | healthy | odoo/addons/test_action_bindings/tests |
test_lint |
software | healthy | odoo/addons/test_lint |
tests |
software | healthy | odoo/addons/test_lint/tests |
test_read_group |
software | healthy | odoo/addons/test_read_group |
tests |
software | healthy | odoo/addons/test_read_group/tests |
test_inherits |
software | healthy | odoo/addons/test_inherits |
tests |
software | healthy | odoo/addons/test_inherits/tests |
test_inherits_depends |
software | healthy | odoo/addons/test_inherits_depends |
tests |
software | healthy | odoo/addons/test_inherits_depends/tests |
test_inherit |
software | healthy | odoo/addons/test_inherit |
models |
software | healthy | odoo/addons/test_inherit/models |
tests |
software | healthy | odoo/addons/test_inherit/tests |
test_mimetypes |
software | healthy | odoo/addons/test_mimetypes |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
companies |
data | healthy | addons/base_import/static/csv/database_import_test.sql |
persons |
data | healthy | addons/base_import/static/csv/database_import_test.sql |
IF |
data | healthy | odoo/addons/base/models/res_users.py |
of |
data | healthy | odoo/orm/registry.py |
Test_ConvertTest_Model |
data | healthy | odoo/addons/test_convert/models.py |
Test_ConvertUsered |
data | healthy | odoo/addons/test_convert/models.py |
ReportLayout |
data | healthy | odoo/addons/base/models/report_layout.py |
IrAsset |
data | healthy | odoo/addons/base/models/ir_asset.py |
IrConfig_Parameter |
data | healthy | odoo/addons/base/models/ir_config_parameter.py |
DecimalPrecision |
data | healthy | odoo/addons/base/models/decimal_precision.py |
IrModuleCategory |
data | healthy | odoo/addons/base/models/ir_module.py |
IrModuleModule |
data | healthy | odoo/addons/base/models/ir_module.py |
IrModuleModuleDependency |
data | healthy | odoo/addons/base/models/ir_module.py |
IrModuleModuleExclusion |
data | healthy | odoo/addons/base/models/ir_module.py |
IrActionsActions |
data | healthy | odoo/addons/base/models/ir_actions.py |
IrActionsAct_Window |
data | healthy | odoo/addons/base/models/ir_actions.py |
IrActionsAct_WindowView |
data | healthy | odoo/addons/base/models/ir_actions.py |
IrActionsAct_Window_Close |
data | healthy | odoo/addons/base/models/ir_actions.py |
IrActionsAct_Url |
data | healthy | odoo/addons/base/models/ir_actions.py |
IrActionsServerHistory |
data | healthy | odoo/addons/base/models/ir_actions.py |
IrActionsServer |
data | healthy | odoo/addons/base/models/ir_actions.py |
IrActionsTodo |
data | healthy | odoo/addons/base/models/ir_actions.py |
IrActionsClient |
data | healthy | odoo/addons/base/models/ir_actions.py |
IrActionsReport |
data | healthy | odoo/addons/base/models/ir_actions_report.py |
IrFilters |
data | healthy | odoo/addons/base/models/ir_filters.py |
IrMail_Server |
data | healthy | odoo/addons/base/models/ir_mail_server.py |
IrProfile |
data | healthy | odoo/addons/base/models/ir_profile.py |
ResUsersSettings |
data | healthy | odoo/addons/base/models/res_users_settings.py |
ResPartnerCategory |
data | healthy | odoo/addons/base/models/res_partner.py |
ResPartner |
data | healthy | odoo/addons/base/models/res_partner.py |
ResPartnerIndustry |
data | healthy | odoo/addons/base/models/res_partner.py |
ResCompany |
data | healthy | odoo/addons/base/models/res_company.py |
ResUsersDeletion |
data | healthy | odoo/addons/base/models/res_users_deletion.py |
IrDefault |
data | healthy | odoo/addons/base/models/ir_default.py |
IrExports |
data | healthy | odoo/addons/base/models/ir_exports.py |
IrExportsLine |
data | healthy | odoo/addons/base/models/ir_exports.py |
ResLang |
data | healthy | odoo/addons/base/models/res_lang.py |
ResUsersLog |
data | healthy | odoo/addons/base/models/res_users.py |
ResUsers |
data | healthy | odoo/addons/base/models/res_users.py |
UsersMultiCompany |
data | healthy | odoo/addons/base/models/res_users.py |
ResUsersApikeys |
data | healthy | odoo/addons/base/models/res_users.py |
ReportPaperformat |
data | healthy | odoo/addons/base/models/report_paperformat.py |
IrLogging |
data | healthy | odoo/addons/base/models/ir_logging.py |
IrUiMenu |
data | healthy | odoo/addons/base/models/ir_ui_menu.py |
IrAttachment |
data | healthy | odoo/addons/base/models/ir_attachment.py |
ResCountry |
data | healthy | odoo/addons/base/models/res_country.py |
ResCountryGroup |
data | healthy | odoo/addons/base/models/res_country.py |
ResCountryState |
data | healthy | odoo/addons/base/models/res_country.py |
IrSequence |
data | healthy | odoo/addons/base/models/ir_sequence.py |
IrSequenceDate_Range |
data | healthy | odoo/addons/base/models/ir_sequence.py |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
ANY /test_http/greeting-public |
api | healthy | odoo/addons/test_http/controllers.py |
ANY /test_http/greeting-user |
api | healthy | odoo/addons/test_http/controllers.py |
ANY /test_http/greeting-bearer |
api | healthy | odoo/addons/test_http/controllers.py |
ANY /test_http/wsgi_environ |
api | healthy | odoo/addons/test_http/controllers.py |
ANY /test_http/echo-http-get |
api | healthy | odoo/addons/test_http/controllers.py |
ANY /test_http/echo-http-post |
api | healthy | odoo/addons/test_http/controllers.py |
ANY /test_http/echo-http-csrf |
api | healthy | odoo/addons/test_http/controllers.py |
ANY /test_http/echo-http-context-lang |
api | healthy | odoo/addons/test_http/controllers.py |
ANY /test_http/echo-json |
api | healthy | odoo/addons/test_http/controllers.py |
ANY /test_http/echo-json-context |
api | healthy | odoo/addons/test_http/controllers.py |
ANY /test_http/echo-json-over-http |
api | healthy | odoo/addons/test_http/controllers.py |
ANY /test_http/<model( |
api | healthy | odoo/addons/test_http/controllers.py |
ANY /test_http/cors_http_default |
api | healthy | odoo/addons/test_http/controllers.py |
ANY /test_http/cors_http_methods |
api | healthy | odoo/addons/test_http/controllers.py |
ANY /test_http/cors_json |
api | healthy | odoo/addons/test_http/controllers.py |
ANY /test_http/ensure_db |
api | healthy | odoo/addons/test_http/controllers.py |
ANY /test_http/geoip |
api | healthy | odoo/addons/test_http/controllers.py |
ANY /test_http/save_session |
api | healthy | odoo/addons/test_http/controllers.py |
ANY /test_http/fail |
api | healthy | odoo/addons/test_http/controllers.py |
ANY /test_http/json_value_error |
api | healthy | odoo/addons/test_http/controllers.py |
ANY /test_http/hide_errors/decorator |
api | healthy | odoo/addons/test_http/controllers.py |
ANY /test_http/hide_errors/context-manager |
api | healthy | odoo/addons/test_http/controllers.py |
ANY /test_http/upload_file |
api | healthy | odoo/addons/test_http/controllers.py |
ANY /test_http/concurrency_error |
api | healthy | odoo/addons/test_http/controllers.py |
ANY /test_http/httprequest_attrs |
api | healthy | odoo/addons/test_http/controllers.py |
ANY /test_http/httprequest_environ |
api | healthy | odoo/addons/test_http/controllers.py |
ANY /test_http/f2qs |
api | healthy | odoo/addons/test_http/controllers.py |
ANY /test_http/f2qs/step1/no-operation-to-perform |
api | healthy | odoo/addons/test_http/controllers.py |
ANY /test_http/f2qs/step2/1-var-in-fragment |
api | healthy | odoo/addons/test_http/controllers.py |
ANY /test_http/f2qs/step3/3-var-in-fragment |
api | healthy | odoo/addons/test_http/controllers.py |
ANY /test_http/f2qs/step4/empty-query-3-var-in-frag |
api | healthy | odoo/addons/test_http/controllers.py |
ANY /rate/<string:token>/<int:rate> |
api | healthy | addons/rating/controllers/main.py |
ANY /r/<string:code> |
api | healthy | addons/link_tracker/controller/main.py |
ANY /hw_proxy/scale_read |
api | healthy | addons/iot_drivers/iot_handlers/drivers/serial_scale_driver… |
ANY /l10n_id_efaktur_coretax/download_attachments/<models( |
api | healthy | addons/l10n_id_efaktur_coretax/controllers/download_efaktur… |
ANY /nemhandel/webhook/new-message |
api | healthy | addons/l10n_dk_nemhandel/controllers/webhooks.py |
ANY /nemhandel/webhook/message-state-update |
api | healthy | addons/l10n_dk_nemhandel/controllers/webhooks.py |
ANY /nemhandel/webhook/user-state-update |
api | healthy | addons/l10n_dk_nemhandel/controllers/webhooks.py |
ANY /mail/view |
api | healthy | addons/mail/controllers/mail.py |
ANY /mail/unfollow |
api | healthy | addons/mail/controllers/mail.py |
ANY /mail/message/<int:message_id> |
api | healthy | addons/mail/controllers/mail.py |
ANY /mail/set_manual_im_status |
api | healthy | addons/mail/controllers/im_status.py |
ANY /mail/message/reaction |
api | healthy | addons/mail/controllers/message_reaction.py |
ANY /mail/action |
api | healthy | addons/mail/controllers/webclient.py |
ANY /mail/data |
api | healthy | addons/mail/controllers/webclient.py |
ANY /mail/link_preview |
api | healthy | addons/mail/controllers/link_preview.py |
ANY /mail/link_preview/hide |
api | healthy | addons/mail/controllers/link_preview.py |
ANY /mail/inbox/messages |
api | healthy | addons/mail/controllers/mailbox.py |
ANY /mail/history/messages |
api | healthy | addons/mail/controllers/mailbox.py |
ANY /mail/starred/messages |
api | healthy | addons/mail/controllers/mailbox.py |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
gatt@ |
dependencies | healthy | addons/iot_box_image/configuration/requirements.txt |
[email protected] |
dependencies | healthy | addons/iot_box_image/configuration/requirements.txt |
[email protected] |
dependencies | healthy | addons/iot_box_image/configuration/requirements.txt |
decorator@ |
dependencies | healthy | addons/iot_box_image/configuration/requirements.txt |
[email protected] |
dependencies | healthy | addons/iot_box_image/configuration/requirements.txt |
[email protected] |
dependencies | healthy | addons/iot_box_image/configuration/requirements.txt |
[email protected] |
dependencies | healthy | addons/iot_box_image/configuration/requirements.txt |
[email protected] |
dependencies | healthy | addons/iot_box_image/configuration/requirements.txt |
[email protected] |
dependencies | healthy | requirements.txt |
[email protected] |
dependencies | healthy | requirements.txt |
[email protected] |
dependencies | healthy | requirements.txt |
[email protected] |
dependencies | healthy | requirements.txt |
[email protected] |
dependencies | healthy | requirements.txt |
[email protected] |
dependencies | healthy | requirements.txt |
[email protected] |
dependencies | healthy | requirements.txt |
[email protected] |
dependencies | healthy | requirements.txt |
[email protected] |
dependencies | healthy | requirements.txt |
[email protected] |
dependencies | healthy | requirements.txt |
[email protected] |
dependencies | healthy | requirements.txt |
[email protected] |
dependencies | healthy | requirements.txt |
[email protected] |
dependencies | healthy | requirements.txt |
[email protected] |
dependencies | healthy | requirements.txt |
[email protected] |
dependencies | healthy | requirements.txt |
[email protected] |
dependencies | healthy | requirements.txt |
[email protected] |
dependencies | healthy | requirements.txt |
[email protected] |
dependencies | healthy | requirements.txt |
[email protected] |
dependencies | healthy | requirements.txt |
[email protected] |
dependencies | healthy | requirements.txt |
[email protected] |
dependencies | healthy | requirements.txt |
[email protected] |
dependencies | healthy | requirements.txt |
[email protected] |
dependencies | healthy | requirements.txt |
[email protected] |
dependencies | healthy | requirements.txt |
[email protected] |
dependencies | healthy | requirements.txt |
[email protected] |
dependencies | healthy | requirements.txt |
[email protected] |
dependencies | healthy | requirements.txt |
[email protected] |
dependencies | healthy | requirements.txt |
[email protected] |
dependencies | healthy | requirements.txt |
[email protected] |
dependencies | healthy | requirements.txt |
[email protected] |
dependencies | healthy | requirements.txt |
[email protected] |
dependencies | healthy | requirements.txt |
[email protected] |
dependencies | healthy | requirements.txt |
[email protected] |
dependencies | healthy | requirements.txt |
[email protected] |
dependencies | healthy | requirements.txt |
[email protected] |
dependencies | healthy | requirements.txt |
[email protected] |
dependencies | healthy | requirements.txt |
[email protected] |
dependencies | healthy | requirements.txt |
lxml-html-clean@ |
dependencies | healthy | requirements.txt |
[email protected] |
dependencies | healthy | requirements.txt |
[email protected] |
dependencies | healthy | requirements.txt |
[email protected] |
dependencies | healthy | requirements.txt |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
migration.py |
data | healthy | odoo/modules/migration.py |
end-migrate.py |
data | healthy | addons/l10n_sa_edi/migrations/0.3/end-migrate.py |
end-migrate.py |
data | healthy | addons/l10n_es/migrations/5.4/end-migrate.py |
end-migrate_update_taxes.py |
data | healthy | addons/l10n_es/migrations/5.3/end-migrate_update_taxes.py |
pre-set_tags_and_taxes_updatable.py |
data | healthy | addons/l10n_pl/migrations/9.0.2.0/pre-set_tags_and_taxes_up… |
end-migrate.py |
data | healthy | addons/l10n_pl/migrations/2.1/end-migrate.py |
pre-set_tags_and_taxes_updatable.py |
data | healthy | addons/l10n_in/migrations/9.0.2.0/pre-set_tags_and_taxes_up… |
end-migrate.py |
data | healthy | addons/l10n_in/migrations/2.1/end-migrate.py |
end-migrate.py |
data | healthy | addons/l10n_in/migrations/2.2/end-migrate.py |
post-migrate.py |
data | healthy | addons/l10n_fr_account/migrations/2.4/post-migrate.py |
post-migrate.py |
data | healthy | addons/l10n_fr_account/migrations/2.3/post-migrate.py |
end-migrate_update_taxes.py |
data | healthy | addons/l10n_fr_account/migrations/2.1/end-migrate_update_ta… |
pre-migrate-add-bank-xmlid.py |
data | healthy | addons/l10n_fr_account/migrations/2.2/pre-migrate-add-bank-… |
pre-migrate-qr-template.py |
data | healthy | addons/l10n_ch/migrations/0.0.0/pre-migrate-qr-template.py |
end-migrate_update_taxes.py |
data | healthy | addons/l10n_ch/migrations/11.1/end-migrate_update_taxes.py |
end-migrate.py |
data | healthy | addons/l10n_ch/migrations/11.3/end-migrate.py |
pre-migrate.py |
data | healthy | addons/l10n_ch/migrations/11.2/pre-migrate.py |
pre-set_tags_and_taxes_updatable.py |
data | healthy | addons/l10n_ch/migrations/9.0.9.0/pre-set_tags_and_taxes_up… |
pre-set_tags_and_taxes_updatable.py |
data | healthy | addons/l10n_sg/migrations/9.0.2.0/pre-set_tags_and_taxes_up… |
end-reactivate_rc_child_taxes.py |
data | healthy | addons/l10n_sg/migrations/2.3/end-reactivate_rc_child_taxes… |
end-migrate_update_tax.py |
data | healthy | addons/l10n_sg/migrations/2.1/end-migrate_update_tax.py |
end-migrate_update_taxes.py |
data | healthy | addons/l10n_sg/migrations/2.2/end-migrate_update_taxes.py |
end-migrate_update_taxes.py |
data | healthy | addons/l10n_it/migrations/0.6/end-migrate_update_taxes.py |
post-migrate.py |
data | healthy | addons/l10n_it/migrations/15.0.0.3/post-migrate.py |
pre-remove-report-expression.py |
data | healthy | addons/l10n_it/migrations/0.10/pre-remove-report-expression… |
post-migrate.py |
data | healthy | addons/l10n_it/migrations/0.8/post-migrate.py |
post-map_carryover_to_new_report.py |
data | healthy | addons/l10n_it/migrations/0.7/post-map_carryover_to_new_rep… |
post-migrate.py |
data | healthy | addons/l10n_it/migrations/0.9/post-migrate.py |
end-migrate_update_taxes.py |
data | healthy | addons/l10n_id/migrations/1.2/end-migrate_update_taxes.py |
end-migrate_update_taxes.py |
data | healthy | addons/l10n_id/migrations/1.1/end-migrate_update_taxes.py |
end-migrate_update_taxes.py |
data | healthy | addons/l10n_id/migrations/1.3/end-migrate_update_taxes.py |
pre-set_tags_and_taxes_updatable.py |
data | healthy | addons/l10n_nl/migrations/9.0.2.0/pre-set_tags_and_taxes_up… |
end-migrate.py |
data | healthy | addons/l10n_nl/migrations/3.4/end-migrate.py |
end-migrate_update_taxes.py |
data | healthy | addons/l10n_nl/migrations/3.1/end-migrate_update_taxes.py |
post-migrate_update_taxes.py |
data | healthy | addons/l10n_nl/migrations/3.3/post-migrate_update_taxes.py |
end-migrate_update_taxes.py |
data | healthy | addons/l10n_co/migrations/1.0/end-migrate_update_taxes.py |
pre-migrate.py |
data | healthy | addons/l10n_jp/migrations/2.3/pre-migrate.py |
post-migrate.py |
data | healthy | addons/l10n_mx/migrations/2.1/post-migrate.py |
end-migrate.py |
data | healthy | addons/l10n_mx/migrations/2.2/end-migrate.py |
end-migrate_update_taxes.py |
data | healthy | addons/l10n_ee/migrations/1.2/end-migrate_update_taxes.py |
end-migrate_update_taxes.py |
data | healthy | addons/l10n_ee/migrations/1.1/end-migrate_update_taxes.py |
end-migrate_update_data.py |
data | healthy | addons/l10n_ee/migrations/1.3/end-migrate_update_data.py |
post-moving-account-taxes.py |
data | healthy | addons/l10n_it_edi/migrations/0.5/post-moving-account-taxes… |
end-migrate_update_taxes.py |
data | healthy | addons/l10n_ph/migrations/1.1/end-migrate_update_taxes.py |
end-migrate.py |
data | healthy | addons/l10n_uk/migrations/1.1/end-migrate.py |
end-migrate_update_taxes.py |
data | healthy | addons/l10n_pk/migrations/1.1/end-migrate_update_taxes.py |
end-migrate_update_taxes.py |
data | healthy | addons/l10n_lu/migrations/2.1/end-migrate_update_taxes.py |
end-migrate_update_taxes.py |
data | healthy | addons/l10n_lu/migrations/2.2/end-migrate_update_taxes.py |
end-migrate_update_taxes.py |
data | healthy | addons/l10n_cl/migrations/3.1/end-migrate_update_taxes.py |
end-migrate-update_taxes.py |
data | healthy | addons/l10n_br/migrations/1.1/end-migrate-update_taxes.py |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
0.9.6.1 |
network | healthy | requirements.txt |
127.0.0.1 |
network | healthy | odoo/http.py |
32.81.81.37 |
network | healthy | odoo/addons/base/tests/mail_examples.py |
10.0.0.254 |
network | healthy | odoo/addons/base/tests/test_configmanager.py |
12.34.56.78 |
network | healthy | odoo/addons/base/tests/test_res_lang.py |
192.0.2.42 |
network | healthy | odoo/addons/test_http/utils.py |
192.0.2.0 |
network | healthy | odoo/addons/test_http/utils.py |
121.0.0.0 |
network | healthy | odoo/addons/test_http/utils.py |
193.0.3.43 |
network | healthy | odoo/addons/test_http/tests/test_device.py |
191.0.1.41 |
network | healthy | odoo/addons/test_http/tests/test_device.py |
127.0.0.16 |
network | healthy | odoo/addons/test_http/tests/test_misc.py |
9.0.1.1 |
network | healthy | odoo/modules/migration.py |
9.0.2.0 |
network | healthy | odoo/modules/migration.py |
10.0.2.0 |
network | healthy | odoo/modules/migration.py |
8.8.8.8 |
network | healthy | odoo/tools/urls.py |
4.2.3.4 |
network | healthy | odoo/tools/parse_version.py |
6.7.2.2 |
network | healthy | odoo/tools/pdf/__init__.py |
6.7.3.3 |
network | healthy | odoo/tools/pdf/__init__.py |
10.11.12.1 |
network | healthy | addons/iot_drivers/main.py |
2.5.4.97 |
network | healthy | addons/l10n_sa_edi/models/certificate.py |
2.5.4.4 |
network | healthy | addons/l10n_sa_edi/models/certificate.py |
2.5.4.26 |
network | healthy | addons/l10n_sa_edi/models/certificate.py |
2.5.4.15 |
network | healthy | addons/l10n_sa_edi/models/certificate.py |
1.3.6.1 |
network | healthy | addons/l10n_sa_edi/models/certificate.py |
4.1.311.20 |
network | healthy | addons/l10n_sa_edi/models/certificate.py |
127.0.0.5 |
network | healthy | addons/mail/static/tests/mail_utils.test.js |
1.0.0.0 |
network | healthy | addons/mail/static/src/discuss/call/common/ptt_extension_se… |
1.0.0.2 |
network | healthy | addons/mail/static/src/discuss/call/common/ptt_extension_se… |
100.00.00.00 |
network | healthy | addons/test_mass_mailing/tests/test_link_tracker.py |
100.00.00.01 |
network | healthy | addons/test_mass_mailing/tests/test_link_tracker.py |
123.456.78.90 |
network | healthy | addons/payment_aps/tests/common.py |
168.1.5.65 |
network | healthy | addons/cloud_storage_azure/utils/cloud_storage_azure_utils.… |
168.1.5.60 |
network | healthy | addons/cloud_storage_azure/utils/cloud_storage_azure_utils.… |
168.1.5.70 |
network | healthy | addons/cloud_storage_azure/utils/cloud_storage_azure_utils.… |
1.1.1.02 |
network | healthy | addons/l10n_latam_check/models/account_journal.py |
1.1.01.00 |
network | healthy | addons/l10n_hn/models/template_hn.py |
13.0.1.0 |
network | healthy | addons/base_import_module/tests/test_cloc.py |
15.0.1.0 |
network | healthy | addons/base_import_module/tests/test_cloc.py |
4.98.237.712 |
network | healthy | addons/website/static/src/js/highlight_utils.js |
12.719.166.847 |
network | healthy | addons/website/static/src/js/highlight_utils.js |
11.409.408.365 |
network | healthy | addons/website/static/src/js/highlight_utils.js |
6.707.606.293 |
network | healthy | addons/website/static/src/js/highlight_utils.js |
1.384.89.72 |
network | healthy | addons/website/static/src/js/highlight_utils.js |
1.557.146.721 |
network | healthy | addons/website/static/src/js/highlight_utils.js |
5.542.928.163 |
network | healthy | addons/website/static/src/js/highlight_utils.js |
2.46.082.858 |
network | healthy | addons/website/static/src/js/highlight_utils.js |
127.0.0.2 |
network | healthy | addons/website/controllers/main.py |
5.5.7.48 |
network | healthy | addons/l10n_it_edi/tools/remove_signature.py |
192.168.1.1 |
network | healthy | addons/website_crm_iap_reveal/models/crm_reveal_rule.py |
192.168.1.6 |
network | healthy | addons/website_crm_iap_reveal/models/crm_reveal_rule.py |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
auth::addons/mail/tools/jwt.py |
security | healthy | addons/mail/tools/jwt.py |
auth::addons/payment_payu/models/payment_provider.py |
security | healthy | addons/payment_payu/models/payment_provider.py |
auth::addons/pos_safaricom/models/pos_payment_method.py |
security | healthy | addons/pos_safaricom/models/pos_payment_method.py |
auth::addons/test_mail/tests/test_mail_push.py |
security | healthy | addons/test_mail/tests/test_mail_push.py |
auth::addons/mail/models/discuss/discuss_channel_rtc_sessio… |
security | healthy | addons/mail/models/discuss/discuss_channel_rtc_session.py |
auth::addons/l10n_latam_base/__manifest__.py |
security | healthy | addons/l10n_latam_base/__manifest__.py |
auth::addons/l10n_id_efaktur_coretax/models/res_partner.py |
security | healthy | addons/l10n_id_efaktur_coretax/models/res_partner.py |
auth::addons/payment_razorpay/README.md |
security | healthy | addons/payment_razorpay/README.md |
auth::addons/microsoft_outlook/controllers/main.py |
security | healthy | addons/microsoft_outlook/controllers/main.py |
auth::addons/mail/models/ir_config_parameter.py |
security | healthy | addons/mail/models/ir_config_parameter.py |
auth::addons/l10n_ro_edi/models/res_company.py |
security | healthy | addons/l10n_ro_edi/models/res_company.py |
auth::addons/mail/models/discuss/discuss_channel_member.py |
security | healthy | addons/mail/models/discuss/discuss_channel_member.py |
auth::addons/auth_oauth/models/res_users.py |
security | healthy | addons/auth_oauth/models/res_users.py |
auth::addons/payment_mercado_pago/const.py |
security | healthy | addons/payment_mercado_pago/const.py |
auth::addons/pos_safaricom/tests/test_pos_safaricom.py |
security | healthy | addons/pos_safaricom/tests/test_pos_safaricom.py |
auth::addons/payment_payu/const.py |
security | healthy | addons/payment_payu/const.py |
auth::addons/mail/tools/web_push.py |
security | healthy | addons/mail/tools/web_push.py |
auth::addons/hr/models/hr_version.py |
security | healthy | addons/hr/models/hr_version.py |
auth::addons/l10n_my_edi/models/account_edi_xml_ubl_my.py |
security | healthy | addons/l10n_my_edi/models/account_edi_xml_ubl_my.py |
auth::addons/payment_mercado_pago/static/src/interactions/p… |
security | healthy | addons/payment_mercado_pago/static/src/interactions/payment… |
auth::addons/auth_oauth/controllers/main.py |
security | healthy | addons/auth_oauth/controllers/main.py |
auth::addons/payment_payu/README.md |
security | healthy | addons/payment_payu/README.md |
auth::addons/payment_mercado_pago/README.md |
security | healthy | addons/payment_mercado_pago/README.md |
auth::addons/google_gmail/models/ir_mail_server.py |
security | healthy | addons/google_gmail/models/ir_mail_server.py |
auth::addons/l10n_my_edi/models/res_partner.py |
security | healthy | addons/l10n_my_edi/models/res_partner.py |
auth::addons/mail/static/lib/odoo_sfu/odoo_sfu.js |
security | healthy | addons/mail/static/lib/odoo_sfu/odoo_sfu.js |
auth::addons/payment_mercado_pago/models/payment_provider.py |
security | healthy | addons/payment_mercado_pago/models/payment_provider.py |
auth::addons/l10n_ro_edi/controllers/main.py |
security | healthy | addons/l10n_ro_edi/controllers/main.py |
auth::addons/payment_razorpay/controllers/onboarding.py |
security | healthy | addons/payment_razorpay/controllers/onboarding.py |
auth::addons/auth_oauth/models/auth_oauth.py |
security | healthy | addons/auth_oauth/models/auth_oauth.py |
auth::addons/base_vat/models/res_partner.py |
security | healthy | addons/base_vat/models/res_partner.py |
auth::addons/payment_razorpay/models/payment_provider.py |
security | healthy | addons/payment_razorpay/models/payment_provider.py |
auth::addons/google_gmail/models/fetchmail_server.py |
security | healthy | addons/google_gmail/models/fetchmail_server.py |
auth::addons/google_gmail/controllers/main.py |
security | healthy | addons/google_gmail/controllers/main.py |
auth::addons/l10n_in_edi/models/account_move.py |
security | healthy | addons/l10n_in_edi/models/account_move.py |
auth::addons/cloud_storage_azure/utils/cleanup_cloud_storag… |
security | healthy | addons/cloud_storage_azure/utils/cleanup_cloud_storage_azur… |
auth::addons/mail/static/src/webclient/web/webclient.js |
security | healthy | addons/mail/static/src/webclient/web/webclient.js |
auth::addons/l10n_ec/models/res_partner.py |
security | healthy | addons/l10n_ec/models/res_partner.py |
auth::addons/web/static/src/core/emoji_picker/emoji_data.js |
security | healthy | addons/web/static/src/core/emoji_picker/emoji_data.js |
auth::addons/l10n_my_edi/models/res_company.py |
security | healthy | addons/l10n_my_edi/models/res_company.py |
auth::addons/mail/models/mail_push_device.py |
security | healthy | addons/mail/models/mail_push_device.py |
auth::addons/payment_payu/controllers/onboarding.py |
security | healthy | addons/payment_payu/controllers/onboarding.py |
auth::addons/microsoft_outlook/models/ir_mail_server.py |
security | healthy | addons/microsoft_outlook/models/ir_mail_server.py |
auth::addons/microsoft_outlook/models/fetchmail_server.py |
security | healthy | addons/microsoft_outlook/models/fetchmail_server.py |
auth::addons/l10n_id_efaktur_coretax/tests/test_l10n_id_efa… |
security | healthy | addons/l10n_id_efaktur_coretax/tests/test_l10n_id_efaktur_c… |
auth::addons/l10n_id_efaktur_coretax/models/account_move.py |
security | healthy | addons/l10n_id_efaktur_coretax/models/account_move.py |
auth::addons/payment_mercado_pago/controllers/onboarding.py |
security | healthy | addons/payment_mercado_pago/controllers/onboarding.py |
auth::odoo/tools/misc.py |
security | healthy | odoo/tools/misc.py |
auth::addons/base_setup/models/res_config_settings.py |
security | healthy | addons/base_setup/models/res_config_settings.py |
auth::addons/cloud_storage_azure/utils/cloud_storage_azure_… |
security | healthy | addons/cloud_storage_azure/utils/cloud_storage_azure_utils.… |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
/Homepage.js |
frontend | healthy | addons/iot_drivers/static/src/app/Homepage.js |
/order_history_page.test |
frontend | healthy | addons/pos_self_order/static/tests/unit/pages/order_history… |
/product_list_page.test |
frontend | healthy | addons/pos_self_order/static/tests/unit/pages/product_list_… |
/combo_page.test |
frontend | healthy | addons/pos_self_order/static/tests/unit/pages/combo_page.te… |
/product_page.test |
frontend | healthy | addons/pos_self_order/static/tests/unit/pages/product_page.… |
/cart_page.test |
frontend | healthy | addons/pos_self_order/static/tests/unit/pages/cart_page.tes… |
/combo_page/combo_page |
frontend | healthy | addons/pos_self_order/static/src/app/pages/combo_page/combo… |
/payment_page/payment_page |
frontend | healthy | addons/pos_self_order/static/src/app/pages/payment_page/pay… |
/product_page/product_page |
frontend | healthy | addons/pos_self_order/static/src/app/pages/product_page/pro… |
/landing_page/landing_page |
frontend | healthy | addons/pos_self_order/static/src/app/pages/landing_page/lan… |
/confirmation_page/confirmation_page |
frontend | healthy | addons/pos_self_order/static/src/app/pages/confirmation_pag… |
/stand_number_page/stand_number_page |
frontend | healthy | addons/pos_self_order/static/src/app/pages/stand_number_pag… |
/eating_location_page/eating_location_page |
frontend | healthy | addons/pos_self_order/static/src/app/pages/eating_location_… |
/product_list_page/product_list_page |
frontend | healthy | addons/pos_self_order/static/src/app/pages/product_list_pag… |
/order_history_page/order_history_page |
frontend | healthy | addons/pos_self_order/static/src/app/pages/order_history_pa… |
/cart_page/cart_page |
frontend | healthy | addons/pos_self_order/static/src/app/pages/cart_page/cart_p… |
/payment_page |
frontend | healthy | addons/pos_self_order_pine_labs/static/src/app/pages/paymen… |
/v2/search?q=cry&locale=en&component=categories&contentfilt… |
frontend | healthy | addons/mail/static/tests/gif_picker/gif_picker.test.js |
/v2/search?q=yes&locale=en&component=categories&contentfilt… |
frontend | healthy | addons/mail/static/tests/gif_picker/gif_picker.test.js |
/v2/search?q=no&locale=en&component=categories&contentfilte… |
frontend | healthy | addons/mail/static/tests/gif_picker/gif_picker.test.js |
/v2/search?q=lol&locale=en&component=categories&contentfilt… |
frontend | healthy | addons/mail/static/tests/gif_picker/gif_picker.test.js |
/v2/search?q=duplicate&locale=en&component=categories&conte… |
frontend | healthy | addons/mail/static/tests/gif_picker/gif_picker.test.js |
/mail/static/src/audio/call-join |
frontend | healthy | addons/mail/static/src/core/common/sound_effects_service.js |
/mail/static/src/audio/call-leave |
frontend | healthy | addons/mail/static/src/core/common/sound_effects_service.js |
/mail/static/src/audio/earphone-off |
frontend | healthy | addons/mail/static/src/core/common/sound_effects_service.js |
/mail/static/src/audio/earphone-on |
frontend | healthy | addons/mail/static/src/core/common/sound_effects_service.js |
/mail/static/src/audio/mic-off |
frontend | healthy | addons/mail/static/src/core/common/sound_effects_service.js |
/mail/static/src/audio/mic-on |
frontend | healthy | addons/mail/static/src/core/common/sound_effects_service.js |
/mail/static/src/audio/ptt-press |
frontend | healthy | addons/mail/static/src/core/common/sound_effects_service.js |
/mail/static/src/audio/ptt-release |
frontend | healthy | addons/mail/static/src/core/common/sound_effects_service.js |
/mail/static/src/audio/call-invitation |
frontend | healthy | addons/mail/static/src/core/common/sound_effects_service.js |
/mail/static/src/audio/new-message |
frontend | healthy | addons/mail/static/src/core/common/sound_effects_service.js |
/mail/static/src/audio/screen-sharing |
frontend | healthy | addons/mail/static/src/core/common/sound_effects_service.js |
/mail/static/src/audio/channel_01_out |
frontend | healthy | addons/mail/static/src/core/common/sound_effects_service.js |
/web/content/ |
frontend | healthy | addons/website/static/tests/builder/builder_action.test.js |
/ |
frontend | healthy | addons/website/static/src/components/dialog/page_properties… |
/point_of_sale/static/src/sounds/error |
frontend | healthy | addons/point_of_sale/static/src/overrides/sound_effects_ser… |
/point_of_sale/static/src/sounds/bell |
frontend | healthy | addons/point_of_sale/static/src/overrides/sound_effects_ser… |
/point_of_sale/static/src/sounds/notification |
frontend | healthy | addons/point_of_sale/static/src/overrides/sound_effects_ser… |
/point_of_sale/static/src/sounds/beep |
frontend | healthy | addons/point_of_sale/static/src/overrides/sound_effects_ser… |
/point_of_sale/static/src/sounds/order-receive-tone |
frontend | healthy | addons/point_of_sale/static/src/overrides/sound_effects_ser… |
/point_of_sale/static/src/sounds/scan-error |
frontend | healthy | addons/point_of_sale/static/src/overrides/sound_effects_ser… |
| Label | Layer | Status | Path |
|---|---|---|---|
password_literal::odoo/addons/base/tests/test_ir_mail_serve… |
security | healthy | odoo/addons/base/tests/test_ir_mail_server_smtpd.py |
password_literal::odoo/addons/base/tests/test_res_partner.py |
security | healthy | odoo/addons/base/tests/test_res_partner.py |
password_literal::odoo/addons/base/tests/test_res_users.py |
security | healthy | odoo/addons/base/tests/test_res_users.py |
password_literal::odoo/addons/test_http/tests/test_static.py |
security | healthy | odoo/addons/test_http/tests/test_static.py |
password_literal::addons/hr_work_entry_holidays/tests/test_… |
security | healthy | addons/hr_work_entry_holidays/tests/test_work_entry.py |
password_literal::addons/mail/static/tests/message/link_pre… |
security | healthy | addons/mail/static/tests/message/link_preview.test.js |
password_literal::addons/mail/static/lib/odoo_sfu/odoo_sfu.… |
security | healthy | addons/mail/static/lib/odoo_sfu/odoo_sfu.js |
password_literal::addons/l10n_es_edi_tbai/tests/common.py |
security | healthy | addons/l10n_es_edi_tbai/tests/common.py |
password_literal::addons/pos_cashdro/static/tests/cashdro_s… |
security | healthy | addons/pos_cashdro/static/tests/cashdro_service.test.js |
password_literal::addons/website_event/tests/test_website_e… |
security | healthy | addons/website_event/tests/test_website_event.py |
password_literal::addons/certificate/tests/test_keys_certif… |
security | healthy | addons/certificate/tests/test_keys_certificates.py |
password_literal::addons/survey/tests/common.py |
security | healthy | addons/survey/tests/common.py |
password_literal::addons/im_livechat/tests/test_message.py |
security | healthy | addons/im_livechat/tests/test_message.py |
password_literal::addons/im_livechat/tests/common.py |
security | healthy | addons/im_livechat/tests/common.py |
password_literal::addons/microsoft_calendar/tests/test_crea… |
security | healthy | addons/microsoft_calendar/tests/test_create_events.py |
password_literal::addons/l10n_pl_edi/tests/test_l10n_pl_edi… |
security | healthy | addons/l10n_pl_edi/tests/test_l10n_pl_edi.py |
password_literal::addons/test_discuss_full/tests/test_perfo… |
security | healthy | addons/test_discuss_full/tests/test_performance.py |
password_literal::addons/web/static/tests/_framework/mock_s… |
security | healthy | addons/web/static/tests/_framework/mock_server/mock_models/… |
password_literal::addons/web/static/tests/webclient/res_use… |
security | healthy | addons/web/static/tests/webclient/res_user_group_ids_field.… |
password_literal::addons/test_mail_full/tests/test_res_user… |
security | healthy | addons/test_mail_full/tests/test_res_users.py |
password_literal::addons/account/tests/test_account_account… |
security | healthy | addons/account/tests/test_account_account.py |
password_literal::addons/account/tests/test_account_lock_ex… |
security | healthy | addons/account/tests/test_account_lock_exception.py |
password_literal::addons/account/tests/test_account_journal… |
security | healthy | addons/account/tests/test_account_journal.py |
password_literal::addons/account/tests/common.py |
security | healthy | addons/account/tests/common.py |
password_literal::addons/bus/tests/test_websocket_caryall.py |
security | healthy | addons/bus/tests/test_websocket_caryall.py |
password_literal::addons/bus/tests/test_ir_websocket.py |
security | healthy | addons/bus/tests/test_ir_websocket.py |
password_literal::addons/spreadsheet/tests/test_session_inf… |
security | healthy | addons/spreadsheet/tests/test_session_info.py |
password_literal::addons/website_slides/tests/test_ui_wslid… |
security | healthy | addons/website_slides/tests/test_ui_wslides.py |
password_literal::addons/auth_totp/tests/test_totp.py |
security | healthy | addons/auth_totp/tests/test_totp.py |
password_literal::addons/hr_holidays/tests/common.py |
security | healthy | addons/hr_holidays/tests/common.py |
password_literal::addons/website_sale/tests/test_website_sa… |
security | healthy | addons/website_sale/tests/test_website_sale_product_page.py |
password_literal::addons/analytic/tests/common.py |
security | healthy | addons/analytic/tests/common.py |
password_literal::addons/test_sale_product_configurators/te… |
security | healthy | addons/test_sale_product_configurators/tests/test_sale_prod… |
password_literal::addons/test_sale_product_configurators/te… |
security | healthy | addons/test_sale_product_configurators/tests/test_sale_prod… |
password_literal::addons/test_sale_product_configurators/te… |
security | healthy | addons/test_sale_product_configurators/tests/test_event_sal… |
password_literal::addons/calendar/tests/test_calendar_contr… |
security | healthy | addons/calendar/tests/test_calendar_controller.py |
| Label | Layer | Status | Path |
|---|---|---|---|
port:5432 |
network | healthy | odoo/addons/base/tests/test_db_cursor.py |
port:443 |
network | healthy | addons/l10n_es_edi_verifactu/tests/test_document.py |
port:993 |
network | healthy | addons/google_gmail/models/fetchmail_server.py |
port:8081 |
network | healthy | addons/pos_imin/static/lib/imin-printer/imin-printer.js |
port:8069 |
network | healthy | setup/package.py |
| Label | Layer | Status | Path |
|---|---|---|---|
vps::azure |
hardware | healthy | odoo/addons/base/tests/common.py |
vps::ec2 |
hardware | healthy | addons/auth_passkey/_vendor/webauthn/helpers/decode_credent… |
vps::droplet |
hardware | healthy | addons/web/static/src/core/emoji_picker/emoji_data.js |
vps::aws |
hardware | healthy | addons/rpc/tests/test_xmlrpc.py |
| Label | Layer | Status | Path |
|---|---|---|---|
postgresql |
data | healthy | odoo/sql_db.py |
postgres |
data | healthy | odoo/sql_db.py |
mysql |
data | healthy | odoo/addons/base/tests/mail_examples.py |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-s3zu0fiv |
software | healthy | /tmp/repobility-clone-s3zu0fiv |
| Label | Layer | Status | Path |
|---|---|---|---|
nginx |
network | healthy | odoo/http.py |
| Label | Layer | Status | Path |
|---|---|---|---|
gpu (detected) |
hardware | healthy | odoo/tests/common.py |
This page is publicly accessible at:
https://repobility.com/scan/987e5cbc-f5d6-46a5-be32-9065791cec6b/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/987e5cbc-f5d6-46a5-be32-9065791cec6b/
Important — please don't re-submit the same URL repeatedly. The submission endpoint is idempotent: re-submitting the same git URL returns this same scan_token, not a new one. To re-scan this repo, sign up free and use the dashboard.