https://github.com/adpe/moodle-block_rocketchat
· scanned 2026-06-17 01:29 UTC (1 month, 2 weeks ago)
9 raw signals (0 security + 9 graph)
Last scanned 1 month, 2 weeks ago · v2 · last Δ +9.7 (diff) · 8 actionable findings from 1 signal source. 1 repeated signal grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 75 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 |
|---|---|---|---|
CHANGES.md |
software | healthy | CHANGES.md |
block_rocketchat.php |
software | healthy | block_rocketchat.php |
styles.css |
software | healthy | styles.css |
version.php |
software | healthy | version.php |
README.md |
software | healthy | README.md |
logout.php |
software | healthy | logout.php |
codecov.yml |
software | healthy | codecov.yml |
edit_form.php |
software | healthy | edit_form.php |
login_test.php |
software | healthy | tests/login_test.php |
rocketchat_client_test.php |
software | healthy | tests/rocketchat_client_test.php |
block_test.php |
software | healthy | tests/output/block_test.php |
behat_block_rocketchat.php |
software | healthy | tests/behat/behat_block_rocketchat.php |
set_status_test.php |
software | healthy | tests/external/set_status_test.php |
login_test.php |
software | healthy | tests/external/login_test.php |
provider_test.php |
software | healthy | tests/privacy/provider_test.php |
moodle-release.yml |
software | healthy | .github/workflows/moodle-release.yml |
moodle-ci.yml |
software | healthy | .github/workflows/moodle-ci.yml |
control.js |
software | healthy | amd/src/control.js |
login.php |
software | healthy | classes/login.php |
rocketchat_client.php |
software | healthy | classes/rocketchat_client.php |
renderer.php |
software | healthy | classes/output/renderer.php |
block.php |
software | healthy | classes/output/block.php |
login.php |
software | healthy | classes/external/login.php |
set_status.php |
software | healthy | classes/external/set_status.php |
provider.php |
software | healthy | classes/privacy/provider.php |
services.php |
software | healthy | db/services.php |
access.php |
software | healthy | db/access.php |
block_rocketchat.php |
software | healthy | lang/en/block_rocketchat.php |
| Label | Layer | Status | Path |
|---|---|---|---|
replaceRegion |
software | healthy | amd/src/control.js:replaceRegion |
submitLogin |
software | healthy | amd/src/control.js:submitLogin |
updateIcon |
software | healthy | amd/src/control.js:updateIcon |
setStatus |
software | healthy | amd/src/control.js:setStatus |
raise |
software | healthy | amd/src/control.js:raise |
pinPosition |
software | healthy | amd/src/control.js:pinPosition |
onPointerDrag |
software | healthy | amd/src/control.js:onPointerDrag |
move |
software | healthy | amd/src/control.js:move |
stop |
software | healthy | amd/src/control.js:stop |
makeDraggable |
software | healthy | amd/src/control.js:makeDraggable |
makeResizable |
software | healthy | amd/src/control.js:makeResizable |
saveGeometry |
software | healthy | amd/src/control.js:saveGeometry |
restoreGeometry |
software | healthy | amd/src/control.js:restoreGeometry |
reflowMinimized |
software | healthy | amd/src/control.js:reflowMinimized |
toggleMinimize |
software | healthy | amd/src/control.js:toggleMinimize |
openChannelPopup |
software | healthy | amd/src/control.js:openChannelPopup |
openChannel |
software | healthy | amd/src/control.js:openChannel |
init |
software | healthy | amd/src/control.js:init |
mode |
software | healthy | amd/src/control.js:mode |
| Label | Layer | Status | Path |
|---|---|---|---|
tests |
software | healthy | tests |
output |
software | healthy | tests/output |
behat |
software | healthy | tests/behat |
external |
software | healthy | tests/external |
privacy |
software | healthy | tests/privacy |
.github |
software | healthy | .github |
workflows |
software | healthy | .github/workflows |
amd |
software | healthy | amd |
src |
software | healthy | amd/src |
classes |
software | healthy | classes |
output |
software | healthy | classes/output |
external |
software | healthy | classes/external |
privacy |
software | healthy | classes/privacy |
db |
software | healthy | db |
lang |
software | healthy | lang |
en |
software | healthy | lang/en |
| Label | Layer | Status | Path |
|---|---|---|---|
postgres |
data | healthy | .github/workflows/moodle-ci.yml |
mariadb |
data | healthy | .github/workflows/moodle-ci.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
port:5432 |
network | healthy | .github/workflows/moodle-ci.yml |
port:3306 |
network | healthy | .github/workflows/moodle-ci.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::moodle-release |
cicd | healthy | .github/workflows/moodle-release.yml |
gha::moodle-ci |
cicd | healthy | .github/workflows/moodle-ci.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
release-at-moodle-org |
cicd | healthy | .github/workflows/moodle-release.yml |
test |
cicd | healthy | .github/workflows/moodle-ci.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
CODECOV_TOKEN |
cicd | healthy | — |
MOODLE_ORG_TOKEN |
cicd | healthy | — |
| Label | Layer | Status | Path |
|---|---|---|---|
adpe__moodle-block_rocketchat |
software | healthy | /data/fable5_failed_archive/adpe__moodle-block_rocketchat |
| Label | Layer | Status | Path |
|---|---|---|---|
127.0.0.1 |
network | healthy | .github/workflows/moodle-ci.yml |
This page is publicly accessible at:
https://repobility.com/scan/fb7b6c7a-b1f7-4d8e-ad0c-744cfd35aa86/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/fb7b6c7a-b1f7-4d8e-ad0c-744cfd35aa86/
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.