https://github.com/rocne/dot-dagger
· scanned 2026-06-15 23:54 UTC (2 months, 3 weeks ago)
32 raw signals (0 security + 32 graph)
Last scanned 2 months, 3 weeks ago · v1 · 27 actionable findings from 1 signal source. 5 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 382 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 |
|---|---|---|---|
embed_test.go |
software | healthy | embed_test.go |
.golangci.yml |
software | healthy | .golangci.yml |
mkdocs.yml |
software | healthy | mkdocs.yml |
release-please-config.json |
software | healthy | release-please-config.json |
README.md |
software | healthy | README.md |
CLAUDE.md |
software | healthy | CLAUDE.md |
install.sh |
software | healthy | install.sh |
CONTRIBUTING.md |
software | healthy | CONTRIBUTING.md |
embed.go |
software | healthy | embed.go |
HISTORY.md |
software | healthy | HISTORY.md |
go.mod |
software | healthy | go.mod |
LICENSE |
software | healthy | LICENSE |
.release-please-manifest.json |
software | healthy | .release-please-manifest.json |
CHANGELOG.md |
software | healthy | CHANGELOG.md |
node_test.go |
software | healthy | internal/node/node_test.go |
fuzz_test.go |
software | healthy | internal/node/fuzz_test.go |
node.go |
software | healthy | internal/node/node.go |
config_test.go |
software | healthy | internal/config/config_test.go |
config.go |
software | healthy | internal/config/config.go |
fuzz_test.go |
software | healthy | internal/config/fuzz_test.go |
eval.go |
software | healthy | internal/predicate/eval.go |
builtins.go |
software | healthy | internal/predicate/builtins.go |
fuzz_test.go |
software | healthy | internal/predicate/fuzz_test.go |
lexer.go |
software | healthy | internal/predicate/lexer.go |
parser.go |
software | healthy | internal/predicate/parser.go |
predicate_test.go |
software | healthy | internal/predicate/predicate_test.go |
ast.go |
software | healthy | internal/predicate/ast.go |
adopter.go |
software | healthy | internal/adopter/adopter.go |
adopter_test.go |
software | healthy | internal/adopter/adopter_test.go |
conventions_guard_test.go |
software | healthy | internal/adopter/conventions_guard_test.go |
docs_test.go |
software | healthy | internal/docs/docs_test.go |
docs.go |
software | healthy | internal/docs/docs.go |
cobra.go |
software | healthy | internal/ui/cobra.go |
ui_test.go |
software | healthy | internal/ui/ui_test.go |
ui.go |
software | healthy | internal/ui/ui.go |
fileutil.go |
software | healthy | internal/fileutil/fileutil.go |
fileutil_test.go |
software | healthy | internal/fileutil/fileutil_test.go |
dagger_test.go |
software | healthy | internal/dagger/dagger_test.go |
fuzz_test.go |
software | healthy | internal/dagger/fuzz_test.go |
dagger.go |
software | healthy | internal/dagger/dagger.go |
packages_test.go |
software | healthy | internal/packages/packages_test.go |
packages.go |
software | healthy | internal/packages/packages.go |
log_test.go |
software | healthy | internal/log/log_test.go |
log.go |
software | healthy | internal/log/log.go |
annotation_test.go |
software | healthy | internal/annotation/annotation_test.go |
type.go |
software | healthy | internal/annotation/type.go |
registry_test.go |
software | healthy | internal/annotation/registry_test.go |
write_test.go |
software | healthy | internal/annotation/write_test.go |
annotation.go |
software | healthy | internal/annotation/annotation.go |
fuzz_test.go |
software | healthy | internal/annotation/fuzz_test.go |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
internal |
software | healthy | internal |
node |
software | healthy | internal/node |
config |
software | healthy | internal/config |
predicate |
software | healthy | internal/predicate |
adopter |
software | healthy | internal/adopter |
docs |
software | healthy | internal/docs |
ui |
software | healthy | internal/ui |
fileutil |
software | healthy | internal/fileutil |
dagger |
software | healthy | internal/dagger |
packages |
software | healthy | internal/packages |
log |
software | healthy | internal/log |
annotation |
software | healthy | internal/annotation |
pipeline |
software | healthy | internal/pipeline |
testdata |
software | healthy | internal/pipeline/testdata |
files-dict |
software | healthy | internal/pipeline/testdata/files-dict |
dotfiles |
software | healthy | internal/pipeline/testdata/dotfiles |
shellrc |
software | healthy | internal/pipeline/testdata/dotfiles/shellrc |
nosync-work |
software | healthy | internal/pipeline/testdata/dotfiles/nosync-work |
shellrc |
software | healthy | internal/pipeline/testdata/dotfiles/nosync-work/shellrc |
setup |
software | healthy | internal/setup |
ecosystem |
software | healthy | internal/ecosystem |
test |
software | healthy | test |
e2e |
software | healthy | test/e2e |
fixture |
software | healthy | test/e2e/fixture |
shellrc |
software | healthy | test/e2e/fixture/shellrc |
dot-extras.sh.d |
software | healthy | test/e2e/fixture/shellrc/dot-extras.sh.d |
procure |
software | healthy | test/e2e/procure |
docs |
software | healthy | docs |
superpowers |
software | healthy | docs/superpowers |
scripts |
software | healthy | docs/superpowers/scripts |
plans |
software | healthy | docs/superpowers/plans |
specs |
software | healthy | docs/superpowers/specs |
reference |
software | healthy | docs/reference |
getting-started |
software | healthy | docs/getting-started |
concepts |
software | healthy | docs/concepts |
cmd |
software | healthy | cmd |
dotd |
software | healthy | cmd/dotd |
testdata |
software | healthy | cmd/dotd/testdata |
dotfiles |
software | healthy | cmd/dotd/testdata/dotfiles |
shellrc |
software | healthy | cmd/dotd/testdata/dotfiles/shellrc |
dot-shellrc-extras.sh.d |
software | healthy | cmd/dotd/testdata/dotfiles/shellrc/dot-shellrc-extras.sh.d |
.claude |
software | healthy | .claude |
docs |
software | healthy | .claude/docs |
spec |
software | healthy | .claude/docs/spec |
.github |
software | healthy | .github |
workflows |
software | healthy | .github/workflows |
| Label | Layer | Status | Path |
|---|---|---|---|
dryrun |
cicd | healthy | .github/workflows/release-dryrun.yml |
lint |
cicd | healthy | .github/workflows/pr-title.yml |
release-please |
cicd | healthy | .github/workflows/release-please.yml |
release |
cicd | healthy | .github/workflows/release-please.yml |
lint |
cicd | healthy | .github/workflows/lint.yml |
test |
cicd | healthy | .github/workflows/ci.yml |
e2e |
cicd | healthy | .github/workflows/ci.yml |
build |
cicd | healthy | .github/workflows/docs.yml |
deploy |
cicd | healthy | .github/workflows/docs.yml |
release |
cicd | healthy | .github/workflows/_release.yml |
e2e |
cicd | healthy | .github/workflows/_release.yml |
release |
cicd | healthy | .github/workflows/release.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::release-dryrun |
cicd | healthy | .github/workflows/release-dryrun.yml |
gha::pr-title |
cicd | healthy | .github/workflows/pr-title.yml |
gha::release-please |
cicd | healthy | .github/workflows/release-please.yml |
gha::lint |
cicd | healthy | .github/workflows/lint.yml |
gha::ci |
cicd | healthy | .github/workflows/ci.yml |
gha::docs |
cicd | healthy | .github/workflows/docs.yml |
gha::_release |
cicd | healthy | .github/workflows/_release.yml |
gha::release |
cicd | healthy | .github/workflows/release.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
auth::README.md |
security | healthy | README.md |
auth::.github/workflows/_release.yml |
security | healthy | .github/workflows/_release.yml |
auth::install.sh |
security | healthy | install.sh |
auth::.github/workflows/release-dryrun.yml |
security | healthy | .github/workflows/release-dryrun.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
HOMEBREW_TAP_GITHUB_TOKEN |
cicd | healthy | — |
GPG_PRIVATE_KEY |
cicd | healthy | — |
GITHUB_TOKEN |
cicd | healthy | — |
GPG_KEY_PATH |
cicd | healthy | — |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-5_wv82zd |
software | healthy | /tmp/repobility-clone-5_wv82zd |
| Label | Layer | Status | Path |
|---|---|---|---|
image::test/e2e/Dockerfile |
hardware | healthy | test/e2e/Dockerfile |
This page is publicly accessible at:
https://repobility.com/scan/4ae23e8a-1b5a-4906-baeb-4798fc7af4ae/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/4ae23e8a-1b5a-4906-baeb-4798fc7af4ae/
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.