https://github.com/uaiblaine/moodle-local_profilefield_repeatable
· scanned 2026-06-16 00:44 UTC (2 months, 1 week ago)
13 raw signals (0 security + 13 graph)
Last scanned 2 months, 1 week ago · v1 · 11 actionable findings from 1 signal source. 2 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 53 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 |
|---|---|---|---|
.moodle-plugin-ci.yml |
software | healthy | .moodle-plugin-ci.yml |
README.md |
software | healthy | README.md |
.stylelintrc.json |
software | healthy | .stylelintrc.json |
CLAUDE.md |
software | healthy | CLAUDE.md |
package.json |
software | healthy | package.json |
manage.php |
software | healthy | manage.php |
settings.php |
software | healthy | settings.php |
CHANGELOG.md |
software | healthy | CHANGELOG.md |
version.php |
software | healthy | version.php |
local_profilefield_repeatable.php |
software | healthy | lang/en/local_profilefield_repeatable.php |
local_profilefield_repeatable.php |
software | healthy | lang/pt_br/local_profilefield_repeatable.php |
manager_test.php |
software | healthy | tests/manager_test.php |
resolver_test.php |
software | healthy | tests/resolver_test.php |
get_reference_labels_test.php |
software | healthy | tests/external/get_reference_labels_test.php |
upsert_reference_items_test.php |
software | healthy | tests/external/upsert_reference_items_test.php |
import_csv_form_test.php |
software | healthy | tests/form/import_csv_form_test.php |
submit_buttons_test.php |
software | healthy | tests/form/submit_buttons_test.php |
resolver.php |
software | healthy | classes/resolver.php |
upsert_reference_items.php |
software | healthy | classes/external/upsert_reference_items.php |
get_reference_labels.php |
software | healthy | classes/external/get_reference_labels.php |
import_csv_form.php |
software | healthy | classes/form/import_csv_form.php |
create_domain_form.php |
software | healthy | classes/form/create_domain_form.php |
manager.php |
software | healthy | classes/local/manager.php |
provider.php |
software | healthy | classes/privacy/provider.php |
access.php |
software | healthy | db/access.php |
services.php |
software | healthy | db/services.php |
uninstall.php |
software | healthy | db/uninstall.php |
upgrade.php |
software | healthy | db/upgrade.php |
caches.php |
software | healthy | db/caches.php |
ci.yml |
software | healthy | .github/workflows/ci.yml |
CLAUDE.md |
quality | warning | CLAUDE.md |
| Label | Layer | Status | Path |
|---|---|---|---|
lang |
software | healthy | lang |
en |
software | healthy | lang/en |
pt_br |
software | healthy | lang/pt_br |
tests |
software | healthy | tests |
external |
software | healthy | tests/external |
form |
software | healthy | tests/form |
classes |
software | healthy | classes |
external |
software | healthy | classes/external |
form |
software | healthy | classes/form |
local |
software | healthy | classes/local |
privacy |
software | healthy | classes/privacy |
db |
software | healthy | db |
.github |
software | healthy | .github |
workflows |
software | healthy | .github/workflows |
| Label | Layer | Status | Path |
|---|---|---|---|
postgresql |
data | healthy | README.md |
mysql |
data | healthy | README.md |
mariadb |
data | healthy | CLAUDE.md |
| Label | Layer | Status | Path |
|---|---|---|---|
ci-501 |
cicd | healthy | .github/workflows/ci.yml |
ci-500 |
cicd | healthy | .github/workflows/ci.yml |
ci-405 |
cicd | healthy | .github/workflows/ci.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-4ludedjh |
software | healthy | /tmp/repobility-clone-4ludedjh |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::ci |
cicd | healthy | .github/workflows/ci.yml |
This page is publicly accessible at:
https://repobility.com/scan/e78e708a-3f49-4c05-8ede-2eecea9d250a/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/e78e708a-3f49-4c05-8ede-2eecea9d250a/
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.