https://github.com/RaihaX/novarr
· scanned 2026-06-15 23:45 UTC (2 months, 4 weeks ago)
23 raw signals (0 security + 23 graph)
Last scanned 2 months, 4 weeks ago · v1 · 20 actionable findings from 1 signal source. 3 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 313 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 |
|---|---|---|---|
server.php |
software | healthy | server.php |
yarn.lock |
software | healthy | yarn.lock |
vite.config.js |
software | healthy | vite.config.js |
docker-compose.blue-green.yml |
software | healthy | docker-compose.blue-green.yml |
docker-compose.override.yml |
software | healthy | docker-compose.override.yml |
docker-update.sh |
software | healthy | docker-update.sh |
package.json |
software | healthy | package.json |
docker-compose.supervisor.yml |
software | healthy | docker-compose.supervisor.yml |
docker-compose.tailscale.yml |
software | healthy | docker-compose.tailscale.yml |
Dockerfile |
software | healthy | Dockerfile |
DOCKER.md |
software | healthy | DOCKER.md |
composer.json |
software | healthy | composer.json |
UNRAID_DEPLOYMENT.md |
software | healthy | UNRAID_DEPLOYMENT.md |
.env.example |
software | healthy | .env.example |
Makefile |
software | healthy | Makefile |
.yarnrc.yml |
software | healthy | .yarnrc.yml |
LICENSE |
software | healthy | LICENSE |
.rr.yaml |
software | healthy | .rr.yaml |
docker-build.sh |
software | healthy | docker-build.sh |
docker-deploy.sh |
software | healthy | docker-deploy.sh |
docker-compose.yml |
software | healthy | docker-compose.yml |
docker-compose.oneclick.yml |
software | healthy | docker-compose.oneclick.yml |
readme.md |
software | healthy | readme.md |
init.sh |
software | healthy | docker/init.sh |
entrypoint-supervisor.sh |
software | healthy | docker/entrypoint-supervisor.sh |
docker-entrypoint.sh |
software | healthy | docker/docker-entrypoint.sh |
smoke-test.sh |
software | healthy | docker/scripts/smoke-test.sh |
logging.php |
software | healthy | config/logging.php |
mail.php |
software | healthy | config/mail.php |
bugsnag.php |
software | healthy | config/bugsnag.php |
session.php |
software | healthy | config/session.php |
queue.php |
software | healthy | config/queue.php |
broadcasting.php |
software | healthy | config/broadcasting.php |
auth.php |
software | healthy | config/auth.php |
services.php |
software | healthy | config/services.php |
cache.php |
software | healthy | config/cache.php |
feeds.php |
software | healthy | config/feeds.php |
view.php |
software | healthy | config/view.php |
octane.php |
software | healthy | config/octane.php |
datatables.php |
software | healthy | config/datatables.php |
backup.php |
software | healthy | config/backup.php |
database.php |
software | healthy | config/database.php |
filesystems.php |
software | healthy | config/filesystems.php |
hashing.php |
software | healthy | config/hashing.php |
audit.php |
software | healthy | config/audit.php |
app.php |
software | healthy | config/app.php |
CreatesApplication.php |
software | healthy | tests/CreatesApplication.php |
TestCase.php |
software | healthy | tests/TestCase.php |
ExampleTest.php |
software | healthy | tests/Unit/ExampleTest.php |
TailscaleTest.php |
software | healthy | tests/Feature/TailscaleTest.php |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
docker |
software | healthy | docker |
scripts |
software | healthy | docker/scripts |
config |
software | healthy | config |
tests |
software | healthy | tests |
Unit |
software | healthy | tests/Unit |
Feature |
software | healthy | tests/Feature |
resources |
software | healthy | resources |
lang |
software | healthy | resources/lang |
en |
software | healthy | resources/lang/en |
js |
software | healthy | resources/js |
css |
software | healthy | resources/css |
views |
software | healthy | resources/views |
settings |
software | healthy | resources/views/settings |
auth |
software | healthy | resources/views/auth |
passwords |
software | healthy | resources/views/auth/passwords |
novels |
software | healthy | resources/views/novels |
health |
software | healthy | resources/views/health |
commands |
software | healthy | resources/views/commands |
partials |
software | healthy | resources/views/partials |
logs |
software | healthy | resources/views/logs |
emails |
software | healthy | resources/views/emails |
search |
software | healthy | resources/views/search |
chapters |
software | healthy | resources/views/chapters |
layouts |
software | healthy | resources/views/layouts |
scripts |
software | healthy | scripts |
bootstrap |
software | healthy | bootstrap |
app |
software | healthy | app |
Jobs |
software | healthy | app/Jobs |
Services |
software | healthy | app/Services |
Sources |
software | healthy | app/Sources |
Exceptions |
software | healthy | app/Exceptions |
Mail |
software | healthy | app/Mail |
Console |
software | healthy | app/Console |
Commands |
software | healthy | app/Console/Commands |
Providers |
software | healthy | app/Providers |
Http |
software | healthy | app/Http |
Middleware |
software | healthy | app/Http/Middleware |
Helpers |
software | healthy | app/Http/Helpers |
Controllers |
software | healthy | app/Http/Controllers |
Auth |
software | healthy | app/Http/Controllers/Auth |
database |
software | healthy | database |
factories |
software | healthy | database/factories |
migrations |
software | healthy | database/migrations |
seeders |
software | healthy | database/seeders |
routes |
software | healthy | routes |
public |
software | healthy | public |
.github |
software | healthy | .github |
workflows |
software | healthy | .github/workflows |
| Label | Layer | Status | Path |
|---|---|---|---|
openDb |
software | healthy | resources/js/offline.js:openDb |
idbReq |
software | healthy | resources/js/offline.js:idbReq |
idbPut |
software | healthy | resources/js/offline.js:idbPut |
idbAdd |
software | healthy | resources/js/offline.js:idbAdd |
idbGet |
software | healthy | resources/js/offline.js:idbGet |
idbGetAll |
software | healthy | resources/js/offline.js:idbGetAll |
idbDelete |
software | healthy | resources/js/offline.js:idbDelete |
activeWorker |
software | healthy | resources/js/offline.js:activeWorker |
sendUrlsToSw |
software | healthy | resources/js/offline.js:sendUrlsToSw |
onMsg |
software | healthy | resources/js/offline.js:onMsg |
downloadNovel |
software | healthy | resources/js/offline.js:downloadNovel |
removeNovel |
software | healthy | resources/js/offline.js:removeNovel |
getLibrary |
software | healthy | resources/js/offline.js:getLibrary |
getNovel |
software | healthy | resources/js/offline.js:getNovel |
isDownloaded |
software | healthy | resources/js/offline.js:isDownloaded |
queuedFetch |
software | healthy | resources/js/offline.js:queuedFetch |
flushQueue |
software | healthy | resources/js/offline.js:flushQueue |
initOffline |
software | healthy | resources/js/offline.js:initOffline |
container |
software | healthy | resources/js/toast.js:container |
showToast |
software | healthy | resources/js/toast.js:showToast |
initNavSearch |
software | healthy | resources/js/navsearch.js:initNavSearch |
close |
software | healthy | resources/js/navsearch.js:close |
render |
software | healthy | resources/js/navsearch.js:render |
escapeHtml |
software | healthy | resources/js/navsearch.js:escapeHtml |
fetchSuggestions |
software | healthy | resources/js/navsearch.js:fetchSuggestions |
initTagPicker |
software | healthy | resources/js/tagpicker.js:initTagPicker |
updateLabel |
software | healthy | resources/js/tagpicker.js:updateLabel |
addOption |
software | healthy | resources/js/tagpicker.js:addOption |
createTag |
software | healthy | resources/js/tagpicker.js:createTag |
name |
software | healthy | resources/js/tagpicker.js:name |
initTagPickers |
software | healthy | resources/js/tagpicker.js:initTagPickers |
csrfToken |
software | healthy | resources/js/commands.js:csrfToken |
jsonHeaders |
software | healthy | resources/js/commands.js:jsonHeaders |
executeCommand |
software | healthy | resources/js/commands.js:executeCommand |
pollJobStatus |
software | healthy | resources/js/commands.js:pollJobStatus |
fetchPage |
software | healthy | scripts/fetch-page.cjs:fetchPage |
isStaticAsset |
software | healthy | public/sw.js:isStaticAsset |
cacheUrls |
software | healthy | public/sw.js:cacheUrls |
removeUrls |
software | healthy | public/sw.js:removeUrls |
| Label | Layer | Status | Path |
|---|---|---|---|
image::Dockerfile |
hardware | healthy | Dockerfile |
app |
hardware | healthy | docker-compose.yml |
mysql |
hardware | healthy | docker-compose.yml |
redis |
hardware | healthy | docker-compose.yml |
nginx |
hardware | healthy | docker-compose.yml |
scheduler |
hardware | healthy | docker-compose.yml |
worker |
hardware | healthy | docker-compose.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
port:8000 |
network | healthy | docker-compose.override.yml |
port:80 |
network | healthy | docker-compose.tailscale.yml |
port:3306 |
network | healthy | docker-compose.yml |
port:6379 |
network | healthy | docker-compose.yml |
port:443 |
network | healthy | docker-compose.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
mysql |
data | healthy | docker-compose.blue-green.yml |
redis |
data | healthy | docker-compose.blue-green.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
127.0.0.1 |
network | healthy | .env.example |
120.0.0.0 |
network | healthy | scripts/fetch-page.cjs |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-cwl64rii |
software | healthy | /tmp/repobility-clone-cwl64rii |
| Label | Layer | Status | Path |
|---|---|---|---|
sqs |
data | healthy | .env.example |
| Label | Layer | Status | Path |
|---|---|---|---|
nginx |
network | healthy | docker-compose.override.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
vps::aws |
hardware | healthy | .env.example |
| Label | Layer | Status | Path |
|---|---|---|---|
gpu (detected) |
hardware | healthy | scripts/fetch-page.cjs |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::docker-publish |
cicd | healthy | .github/workflows/docker-publish.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
build |
cicd | healthy | .github/workflows/docker-publish.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
GITHUB_TOKEN |
cicd | healthy | — |
This page is publicly accessible at:
https://repobility.com/scan/28318e5b-ce18-4690-b0be-11eaebdaadf2/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/28318e5b-ce18-4690-b0be-11eaebdaadf2/
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.