Public scan — anyone with this URL can view this analysis. Sign up to track your own repos privately, run scheduled re-scans, and get AI fix prompts via your dashboard.
60 of your 143 findings came from Repobility's proprietary detections. ✓ Repobility tags below mark them.

Scan timing: clone 6.37s · analysis 25.73s · 31.9 MB · GitHub API rate-limit (preflight)

go-gitea/gitea

https://github.com/go-gitea/gitea · scanned 2026-06-05 10:17 UTC (5 days, 15 hours ago) · 10 languages

445 raw signals (119 security + 326 graph) 11/13 scanners ran 91st percentile · Go · large (100-500K LoC) System graph score 74 (higher by 17)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 5 days, 15 hours ago · v2 · 217 actionable findings from 2 signal sources. 65 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.

JSON
Score breakdown â 2026-05-18-v5
Component Sub-score Weight Contribution
structure_score 60.0 0.15 9.00
security_score 100.0 0.25 25.00
testing_score 100.0 0.20 20.00
documentation_score 90.0 0.15 13.50
practices_score 100.0 0.15 15.00
code_quality 80.0 0.10 8.00
Overall 1.00 90.5
security_score may be inflated — optional security scanners were skipped on this fast scan
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all

All 5003 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.

LabelLayerStatusPath
.golangci.yml software healthy .golangci.yml
playwright.config.ts software warning playwright.config.ts
vite.config.ts software healthy vite.config.ts
.yamllint.yaml software healthy .yamllint.yaml
main_timezones.go software healthy main_timezones.go
README.zh-tw.md software healthy README.zh-tw.md
README.md software healthy README.md
tailwind.config.ts software healthy tailwind.config.ts
pnpm-lock.yaml software healthy pnpm-lock.yaml
CLAUDE.md software healthy CLAUDE.md
package.json software healthy package.json
CONTRIBUTING.md software healthy CONTRIBUTING.md
Dockerfile software healthy Dockerfile
types.d.ts software healthy types.d.ts
main.go software healthy main.go
.markdownlint.yaml software healthy .markdownlint.yaml
.air.toml software healthy .air.toml
.spectral.yaml software healthy .spectral.yaml
README.zh-cn.md software healthy README.zh-cn.md
eslint.config.ts software warning eslint.config.ts
CHANGELOG-archived.md software healthy CHANGELOG-archived.md
pnpm-workspace.yaml software healthy pnpm-workspace.yaml
.changelog.yml software healthy .changelog.yml
go.mod software healthy go.mod
pyproject.toml software healthy pyproject.toml
Makefile software healthy Makefile
eslint.json.config.ts software warning eslint.json.config.ts
tsconfig.json software healthy tsconfig.json
CODE_OF_CONDUCT.md software healthy CODE_OF_CONDUCT.md
SECURITY.md software healthy SECURITY.md
stylelint.config.ts software warning stylelint.config.ts
AGENTS.md software healthy AGENTS.md
CHANGELOG.md software healthy CHANGELOG.md
crowdin.yml software healthy crowdin.yml
vitest.config.ts software warning vitest.config.ts
material-icon-svgs.json software healthy options/fileicon/material-icon-svgs.json
material-icon-rules.json software healthy options/fileicon/material-icon-rules.json
locale_pl-PL.json software healthy options/locale/locale_pl-PL.json
locale_sk-SK.json software healthy options/locale/locale_sk-SK.json
locale_ga-IE.json software healthy options/locale/locale_ga-IE.json
locale_uk-UA.json software healthy options/locale/locale_uk-UA.json
locale_fr-FR.json software healthy options/locale/locale_fr-FR.json
locale_nl-NL.json software healthy options/locale/locale_nl-NL.json
locale_fa-IR.json software healthy options/locale/locale_fa-IR.json
locale_zh-TW.json software healthy options/locale/locale_zh-TW.json
locale_hu-HU.json software healthy options/locale/locale_hu-HU.json
locale_ja-JP.json software healthy options/locale/locale_ja-JP.json
locale_fi-FI.json software healthy options/locale/locale_fi-FI.json
locale_pt-BR.json software healthy options/locale/locale_pt-BR.json
locale_zh-CN.json software healthy options/locale/locale_zh-CN.json

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
failOnWarningsPlugin software healthy vite.config.ts:failOnWarningsPlugin
commonViteOpts software healthy vite.config.ts:commonViteOpts
iifeBuildOpts software healthy vite.config.ts:iifeBuildOpts
iifePlugin software healthy vite.config.ts:iifePlugin
buildAndCache software healthy vite.config.ts:buildAndCache
output software healthy vite.config.ts:output
buildOutput software healthy vite.config.ts:buildOutput
reducedSourcemapPlugin software healthy vite.config.ts:reducedSourcemapPlugin
filterCssUrlPlugin software healthy vite.config.ts:filterCssUrlPlugin
viteDevServerPortPlugin software healthy vite.config.ts:viteDevServerPortPlugin
extractRootVars software healthy tailwind.config.ts:extractRootVars
initDashboardRepoList software healthy types.d.ts:initDashboardRepoList
initRepositoryActionView software healthy types.d.ts:initRepositoryActionView
randomString software healthy tests/e2e/utils.ts:randomString
baseUrl software healthy tests/e2e/utils.ts:baseUrl
apiAuthHeader software healthy tests/e2e/utils.ts:apiAuthHeader
apiHeaders software healthy tests/e2e/utils.ts:apiHeaders
apiRetry software healthy tests/e2e/utils.ts:apiRetry
apiCreateRepo software healthy tests/e2e/utils.ts:apiCreateRepo
apiCreateOrg software healthy tests/e2e/utils.ts:apiCreateOrg
apiCreateTeam software healthy tests/e2e/utils.ts:apiCreateTeam
apiStartStopwatch software healthy tests/e2e/utils.ts:apiStartStopwatch
apiCreateFile software healthy tests/e2e/utils.ts:apiCreateFile
apiCreateBranch software healthy tests/e2e/utils.ts:apiCreateBranch
apiCreatePR software healthy tests/e2e/utils.ts:apiCreatePR
apiCreateReview software healthy tests/e2e/utils.ts:apiCreateReview
createProjectColumn software healthy tests/e2e/utils.ts:createProjectColumn
apiDeleteRepo software healthy tests/e2e/utils.ts:apiDeleteRepo
apiDeleteOrg software healthy tests/e2e/utils.ts:apiDeleteOrg
apiUserHeaders software healthy tests/e2e/utils.ts:apiUserHeaders
apiCreateUser software healthy tests/e2e/utils.ts:apiCreateUser
apiDeleteUser software healthy tests/e2e/utils.ts:apiDeleteUser
createProject software healthy tests/e2e/utils.ts:createProject
apiCreateIssue software healthy tests/e2e/utils.ts:apiCreateIssue
clickDropdownItem software healthy tests/e2e/utils.ts:clickDropdownItem
loginUser software healthy tests/e2e/utils.ts:loginUser
login software healthy tests/e2e/utils.ts:login
assertNoJsError software healthy tests/e2e/utils.ts:assertNoJsError
assertFlushWithParent software healthy tests/e2e/utils.ts:assertFlushWithParent
logout software healthy tests/e2e/utils.ts:logout
svg software healthy web_src/js/svg.ts:svg
svgParseOuterInner software healthy web_src/js/svg.ts:svgParseOuterInner
to software healthy web_src/js/external-render-frontend.ts:to
initFrontendExternalRender software healthy web_src/js/external-render-frontend.ts:initFrontendExternal…
dirname software healthy web_src/js/utils.ts:dirname
basename software healthy web_src/js/utils.ts:basename
extname software healthy web_src/js/utils.ts:extname
isObject software healthy web_src/js/utils.ts:isObject
isDarkTheme software healthy web_src/js/utils.ts:isDarkTheme
stripTags software healthy web_src/js/utils.ts:stripTags

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
options software healthy options
fileicon software healthy options/fileicon
locale software healthy options/locale
label software healthy options/label
docker software healthy docker
models software healthy models
perm software healthy models/perm
access software healthy models/perm/access
dbfs software healthy models/dbfs
unit software healthy models/unit
auth software healthy models/auth
webhook software healthy models/webhook
issues software healthy models/issues
fixtures software healthy models/fixtures
asymkey software healthy models/asymkey
shared software healthy models/shared
types software healthy models/shared/types
renderhelper software healthy models/renderhelper
avatars software healthy models/avatars
git software healthy models/git
admin software healthy models/admin
packages software healthy models/packages
conan software healthy models/packages/conan
cran software healthy models/packages/cran
debian software healthy models/packages/debian
alpine software healthy models/packages/alpine
arch software healthy models/packages/arch
container software healthy models/packages/container
rpm software healthy models/packages/rpm
conda software healthy models/packages/conda
nuget software healthy models/packages/nuget
organization software healthy models/organization
activities software healthy models/activities
system software healthy models/system
secret software healthy models/secret
db software healthy models/db
install software healthy models/db/install
paginator software healthy models/db/paginator
user software healthy models/user
actions software healthy models/actions
pull software healthy models/pull
migrations software healthy models/migrations
v1_26 software healthy models/migrations/v1_26
v1_16 software healthy models/migrations/v1_16
v1_11 software healthy models/migrations/v1_11
v1_25 software healthy models/migrations/v1_25
migrationtest software healthy models/migrations/migrationtest
base software healthy models/migrations/base
v1_20 software healthy models/migrations/v1_20
v1_8 software healthy models/migrations/v1_8

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
auth::modules/setting/lfs.go security healthy modules/setting/lfs.go
auth::options/locale/locale_ru-RU.json security healthy options/locale/locale_ru-RU.json
auth::services/forms/auth_form.go security healthy services/forms/auth_form.go
auth::options/locale/locale_ga-IE.json security healthy options/locale/locale_ga-IE.json
auth::options/locale/locale_ko-KR.json security healthy options/locale/locale_ko-KR.json
auth::routers/web/web.go security healthy routers/web/web.go
auth::tests/integration/auth_oauth2_test.go security healthy tests/integration/auth_oauth2_test.go
auth::options/locale/locale_tr-TR.json security healthy options/locale/locale_tr-TR.json
auth::options/locale/locale_el-GR.json security healthy options/locale/locale_el-GR.json
auth::services/auth/source/oauth2/providers_simple.go security healthy services/auth/source/oauth2/providers_simple.go
auth::go.mod security healthy go.mod
auth::services/lfs/server.go security healthy services/lfs/server.go
auth::models/git/lfs.go security healthy models/git/lfs.go
auth::options/locale/locale_si-LK.json security healthy options/locale/locale_si-LK.json
auth::options/locale/locale_pl-PL.json security healthy options/locale/locale_pl-PL.json
auth::routers/web/auth/auth.go security healthy routers/web/auth/auth.go
auth::options/locale/locale_id-ID.json security healthy options/locale/locale_id-ID.json
auth::routers/web/auth/oauth.go security healthy routers/web/auth/oauth.go
auth::web_src/js/features/admin/common.ts security healthy web_src/js/features/admin/common.ts
auth::options/locale/locale_en-US.json security healthy options/locale/locale_en-US.json
auth::options/locale/locale_pt-PT.json security healthy options/locale/locale_pt-PT.json
auth::options/locale/locale_ja-JP.json security healthy options/locale/locale_ja-JP.json
auth::options/locale/locale_es-ES.json security healthy options/locale/locale_es-ES.json
auth::services/oauth2_provider/jwtsigningkey.go security healthy services/oauth2_provider/jwtsigningkey.go
auth::routers/api/packages/container/container.go security healthy routers/api/packages/container/container.go
auth::options/locale/locale_sk-SK.json security healthy options/locale/locale_sk-SK.json
auth::options/locale/locale_zh-TW.json security healthy options/locale/locale_zh-TW.json
auth::services/auth/source/oauth2/providers.go security healthy services/auth/source/oauth2/providers.go
auth::services/oauth2_provider/jwtsigningkey_test.go security healthy services/oauth2_provider/jwtsigningkey_test.go
auth::options/locale/locale_de-DE.json security healthy options/locale/locale_de-DE.json
auth::options/locale/locale_fa-IR.json security healthy options/locale/locale_fa-IR.json
auth::modules/setting/oauth2_test.go security healthy modules/setting/oauth2_test.go
auth::options/locale/locale_cs-CZ.json security healthy options/locale/locale_cs-CZ.json
auth::services/packages/auth.go security healthy services/packages/auth.go
auth::tests/integration/cors_test.go security healthy tests/integration/cors_test.go
auth::routers/private/internal.go security healthy routers/private/internal.go
auth::routers/web/auth/auth_test.go security healthy routers/web/auth/auth_test.go
auth::tests/integration/api_user_public_only_test.go security healthy tests/integration/api_user_public_only_test.go
auth::routers/web/auth/oauth2_provider.go security healthy routers/web/auth/oauth2_provider.go
auth::services/auth/source/oauth2/source_callout.go security healthy services/auth/source/oauth2/source_callout.go
auth::tests/integration/oauth_avatar_test.go security healthy tests/integration/oauth_avatar_test.go
auth::modules/emoji/emoji_data.go security healthy modules/emoji/emoji_data.go
auth::services/auth/source/oauth2/providers_custom.go security healthy services/auth/source/oauth2/providers_custom.go
auth::routers/api/actions/artifacts.go security healthy routers/api/actions/artifacts.go
auth::options/locale/locale_hu-HU.json security healthy options/locale/locale_hu-HU.json
auth::options/fileicon/material-icon-rules.json security healthy options/fileicon/material-icon-rules.json
auth::options/locale/locale_it-IT.json security healthy options/locale/locale_it-IT.json
auth::services/auth/oauth2.go security healthy services/auth/oauth2.go
auth::services/actions/auth.go security healthy services/actions/auth.go
auth::models/activities/statistic.go security healthy models/activities/statistic.go

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
password_literal::models/db/conn_test.go security healthy models/db/conn_test.go
password_literal::models/db/conn_test.go security healthy models/db/conn_test.go
password_literal::tests/integration/integration_test.go security healthy tests/integration/integration_test.go
password_literal::tests/integration/auth_ldap_test.go security healthy tests/integration/auth_ldap_test.go
password_literal::tests/integration/auth_ldap_test.go security healthy tests/integration/auth_ldap_test.go
password_literal::tests/integration/auth_ldap_test.go security healthy tests/integration/auth_ldap_test.go
password_literal::tests/integration/auth_ldap_test.go security healthy tests/integration/auth_ldap_test.go
password_literal::tests/integration/delete_user_test.go security healthy tests/integration/delete_user_test.go
password_literal::tests/integration/delete_user_test.go security healthy tests/integration/delete_user_test.go
password_literal::tests/integration/signin_test.go security healthy tests/integration/signin_test.go
password_literal::tests/integration/signin_test.go security healthy tests/integration/signin_test.go
password_literal::tests/integration/signin_test.go security healthy tests/integration/signin_test.go
password_literal::tests/integration/signin_test.go security healthy tests/integration/signin_test.go
password_literal::tests/e2e/register.test.ts security healthy tests/e2e/register.test.ts
password_literal::tests/e2e/utils.ts security healthy tests/e2e/utils.ts
password_literal::cmd/admin_auth_ldap_test.go security healthy cmd/admin_auth_ldap_test.go
password_literal::cmd/admin_auth_ldap_test.go security healthy cmd/admin_auth_ldap_test.go
password_literal::cmd/admin_auth_ldap_test.go security healthy cmd/admin_auth_ldap_test.go
password_literal::modules/auth/password/hash/hash_test.go security healthy modules/auth/password/hash/hash_test.go
password_literal::modules/auth/password/hash/hash_test.go security healthy modules/auth/password/hash/hash_test.go
password_literal::modules/auth/password/hash/hash_test.go security healthy modules/auth/password/hash/hash_test.go
password_literal::modules/auth/password/hash/hash_test.go security healthy modules/auth/password/hash/hash_test.go
password_literal::modules/auth/password/hash/hash_test.go security healthy modules/auth/password/hash/hash_test.go
password_literal::modules/auth/password/hash/hash_test.go security healthy modules/auth/password/hash/hash_test.go
password_literal::modules/auth/password/hash/hash_test.go security healthy modules/auth/password/hash/hash_test.go
password_literal::modules/auth/password/hash/hash_test.go security healthy modules/auth/password/hash/hash_test.go
password_literal::modules/auth/password/hash/hash_test.go security healthy modules/auth/password/hash/hash_test.go
password_literal::modules/auth/password/hash/hash_test.go security healthy modules/auth/password/hash/hash_test.go
password_literal::services/auth/source/smtp/auth.go security healthy services/auth/source/smtp/auth.go
password_literal::services/mailer/sender/smtp_auth.go security healthy services/mailer/sender/smtp_auth.go
password_literal::tools/test-e2e.sh security healthy tools/test-e2e.sh
password_literal::routers/web/admin/users_test.go security healthy routers/web/admin/users_test.go
password_literal::routers/web/admin/users_test.go security healthy routers/web/admin/users_test.go
password_literal::routers/web/admin/users_test.go security healthy routers/web/admin/users_test.go
password_literal::routers/web/admin/users_test.go security healthy routers/web/admin/users_test.go
password_literal::routers/web/admin/users_test.go security healthy routers/web/admin/users_test.go
password_literal::routers/web/user/setting/account_test.go security healthy routers/web/user/setting/account_test.go
password_literal::routers/web/user/setting/account_test.go security healthy routers/web/user/setting/account_test.go
password_literal::routers/web/user/setting/account_test.go security healthy routers/web/user/setting/account_test.go
password_literal::routers/web/user/setting/account_test.go security healthy routers/web/user/setting/account_test.go
password_literal::routers/web/user/setting/account_test.go security healthy routers/web/user/setting/account_test.go
password_literal::routers/web/user/setting/account_test.go security healthy routers/web/user/setting/account_test.go
password_literal::routers/web/repo/setting/settings_test.go security healthy routers/web/repo/setting/settings_test.go

LabelLayerStatusPath
binary cicd healthy .github/workflows/release-tag-version.yml
container cicd healthy .github/workflows/release-tag-version.yml
files-changed cicd healthy .github/workflows/pull-e2e-tests.yml
test-e2e cicd healthy .github/workflows/pull-e2e-tests.yml
giteabot cicd healthy .github/workflows/giteabot-backport.yml
detect cicd healthy .github/workflows/files-changed.yml
nightly-binary cicd healthy .github/workflows/release-nightly.yml
nightly-container cicd healthy .github/workflows/release-nightly.yml
cron-renovate cicd healthy .github/workflows/cron-renovate.yml
files-changed cicd healthy .github/workflows/pull-compliance.yml
lint-backend cicd healthy .github/workflows/pull-compliance.yml
lint-on-demand cicd healthy .github/workflows/pull-compliance.yml
checks-backend cicd healthy .github/workflows/pull-compliance.yml
frontend cicd healthy .github/workflows/pull-compliance.yml
backend cicd healthy .github/workflows/pull-compliance.yml
gobuild cicd healthy .github/workflows/cache-seeder.yml
lint cicd healthy .github/workflows/cache-seeder.yml
giteabot cicd healthy .github/workflows/giteabot.yml
crowdin-pull cicd healthy .github/workflows/cron-translations.yml
files-changed cicd healthy .github/workflows/pull-docker-dryrun.yml
container-amd64 cicd healthy .github/workflows/pull-docker-dryrun.yml
container-arm64 cicd healthy .github/workflows/pull-docker-dryrun.yml
container-riscv64 cicd healthy .github/workflows/pull-docker-dryrun.yml
build-and-publish cicd healthy .github/workflows/release-nightly-snapcraft.yml
binary cicd healthy .github/workflows/release-tag-rc.yml
container cicd healthy .github/workflows/release-tag-rc.yml
cron-licenses cicd healthy .github/workflows/cron-licenses.yml
labeler cicd healthy .github/workflows/pull-labeler.yml
pr-title cicd healthy .github/workflows/pull-labeler.yml
files-changed cicd healthy .github/workflows/pull-db-tests.yml
test-pgsql-shard-1 cicd healthy .github/workflows/pull-db-tests.yml
test-pgsql-shard-2 cicd healthy .github/workflows/pull-db-tests.yml
test-sqlite cicd healthy .github/workflows/pull-db-tests.yml
test-unit cicd healthy .github/workflows/pull-db-tests.yml
test-mysql cicd healthy .github/workflows/pull-db-tests.yml
test-mssql cicd healthy .github/workflows/pull-db-tests.yml

LabelLayerStatusPath
from software healthy tailwind.config.ts:from
Cite software healthy types.d.ts:Cite
Widget software healthy types.d.ts:Widget
Source software healthy web_src/js/eventsource.sharedworker.ts:Source
Options software healthy web_src/js/external-render-frontend.ts:Options
rawObject software healthy web_src/js/utils/html.ts:rawObject
GlobCompiler software healthy web_src/js/utils/glob.ts:GlobCompiler
escape software healthy web_src/js/utils/glob.ts:escape
InitPerformanceTracer software healthy web_src/js/modules/init.ts:InitPerformanceTracer
UserEventsSharedWorker software healthy web_src/js/modules/worker.ts:UserEventsSharedWorker
to software healthy web_src/js/modules/fomantic/modal.ts:to
because software healthy web_src/js/modules/fomantic/transition.ts:because
added software healthy web_src/js/markup/content.ts:added
syncDarkModeClass software healthy web_src/js/render/swagger.ts:syncDarkModeClass
IssueSidebarComboList software healthy web_src/js/features/repo-issue-sidebar-combolist.ts:IssueSi…
is software healthy web_src/js/features/repo-code.ts:is
ImageDiff software healthy web_src/js/features/imagediff.ts:ImageDiff
will software healthy web_src/js/features/repo-editor.ts:will
implements software healthy web_src/js/features/common-button.test.ts:implements
to software healthy web_src/js/features/common-page.ts:to
to software healthy web_src/js/features/comp/QuickSubmit.ts:to
again software healthy web_src/js/features/comp/QuickSubmit.ts:again
TextareaEditor software healthy web_src/js/features/comp/EditorUpload.ts:TextareaEditor
CodeMirrorEditor software healthy web_src/js/features/comp/EditorUpload.ts:CodeMirrorEditor
ComboMarkdownEditor software healthy web_src/js/features/comp/ComboMarkdownEditor.ts:ComboMarkdo…
ConfigFormValueMapper software healthy web_src/js/features/admin/config.ts:ConfigFormValueMapper
Duration software healthy web_src/js/webcomponents/relative-time.ts:Duration
RelativeTime software healthy web_src/js/webcomponents/relative-time.ts:RelativeTime
extends software healthy web_src/js/webcomponents/overflow-menu.ts:extends

LabelLayerStatusPath
127.0.0.1 network healthy models/auth/oauth2.go
5.2.3.3 network healthy models/auth/oauth2.go
192.168.0.1 network healthy models/auth/oauth2_test.go
1.0.0.0 network healthy tests/integration/api_packages_nuget_test.go
10.0.0.1 network healthy tests/integration/api_repo_test.go
2.7.6.2 network healthy tests/integration/api_packages_rubygems_test.go
127.0.0.0 network healthy modules/setting/security.go
2.28.0.618 network healthy modules/git/git_test.go
0.3.4.0 network healthy modules/packages/cran/metadata_test.go
1.2.3.4 network healthy modules/packages/cran/metadata_test.go
1.04.5.2 network healthy modules/packages/nuget/metadata_test.go
1.4.5.2 network healthy modules/packages/nuget/metadata_test.go
127.0.1.1 network healthy modules/validation/helpers_test.go
142.42.1.1 network healthy modules/markup/html_test.go
10.1.2.3 network healthy modules/markup/html_test.go
11.22.33.44 network healthy modules/hostmatcher/http.go
169.254.1.0 network healthy modules/hostmatcher/hostmatcher_test.go
10.0.1.1 network healthy modules/hostmatcher/hostmatcher_test.go
192.168.1.1 network healthy modules/hostmatcher/hostmatcher_test.go
8.8.8.8 network healthy modules/hostmatcher/hostmatcher_test.go
169.254.1.1 network healthy modules/hostmatcher/hostmatcher_test.go
169.254.2.2 network healthy modules/hostmatcher/hostmatcher_test.go
1.1.1.1 network healthy modules/hostmatcher/hostmatcher_test.go
10.0.0.0 network healthy modules/hostmatcher/hostmatcher.go
172.16.0.0 network healthy modules/hostmatcher/hostmatcher.go
192.168.0.0 network healthy modules/hostmatcher/hostmatcher.go
4.2.2.1 network healthy routers/web/auth/oauth2_provider.go

LabelLayerStatusPath
port:22 network healthy Dockerfile
port:5432 network healthy models/db/conn.go
port:389 network healthy tests/integration/auth_ldap_test.go
port:15 network healthy modules/migration/file_format_testdata/issue_a.yml
port:24 network healthy modules/migration/file_format_testdata/issue_a.yml
port:02 network healthy modules/migration/file_format_testdata/issue_a.yml
port:10 network healthy modules/migration/file_format_testdata/issue_a.yml
port:52 network healthy modules/migration/file_format_testdata/issue_a.yml
port:01 network healthy modules/migration/file_format_testdata/issue_a.yml
port:07 network healthy .github/workflows/cron-translations.yml
port:636 network healthy .github/workflows/pull-db-tests.yml
port:9000 network healthy .github/workflows/pull-db-tests.yml
port:9200 network healthy .github/workflows/pull-db-tests.yml
port:7700 network healthy .github/workflows/pull-db-tests.yml
port:6379 network healthy .github/workflows/pull-db-tests.yml
port:10000 network healthy .github/workflows/pull-db-tests.yml
port:3306 network healthy .github/workflows/pull-db-tests.yml
port:25 network healthy .github/workflows/pull-db-tests.yml
port:143 network healthy .github/workflows/pull-db-tests.yml
port:587 network healthy .github/workflows/pull-db-tests.yml
port:993 network healthy .github/workflows/pull-db-tests.yml
port:1433 network healthy .github/workflows/pull-db-tests.yml

LabelLayerStatusPath
DOCKERHUB_USERNAME cicd healthy
RENOVATE_TOKEN cicd healthy
RENOVATE_VERSION cicd healthy
GITHUB_TOKEN cicd healthy
CROWDIN_KEY cicd healthy
AWS_REGION cicd healthy
AWS_SECRET_ACCESS_KEY cicd healthy
GPGSIGN_PASSPHRASE cicd healthy
AWS_S3_BUCKET cicd healthy
DEPLOY_KEY cicd healthy
RELEASE_TOKEN cicd healthy
DOCKERHUB_TOKEN cicd healthy
GITEABOT_TOKEN cicd healthy
SNAPCRAFT_STORE_CREDENTIALS cicd healthy
GITHUB_READ_TOKEN cicd healthy
CROWDIN_PROJECT_ID cicd healthy
GPGSIGN_KEY cicd healthy
AWS_ACCESS_KEY_ID cicd healthy

LabelLayerStatusPath
gha::release-tag-version cicd healthy .github/workflows/release-tag-version.yml
gha::pull-e2e-tests cicd healthy .github/workflows/pull-e2e-tests.yml
gha::giteabot-backport cicd healthy .github/workflows/giteabot-backport.yml
gha::files-changed cicd healthy .github/workflows/files-changed.yml
gha::release-nightly cicd healthy .github/workflows/release-nightly.yml
gha::cron-renovate cicd healthy .github/workflows/cron-renovate.yml
gha::pull-compliance cicd healthy .github/workflows/pull-compliance.yml
gha::cache-seeder cicd healthy .github/workflows/cache-seeder.yml
gha::giteabot cicd healthy .github/workflows/giteabot.yml
gha::cron-translations cicd healthy .github/workflows/cron-translations.yml
gha::pull-docker-dryrun cicd healthy .github/workflows/pull-docker-dryrun.yml
gha::release-nightly-snapcraft cicd healthy .github/workflows/release-nightly-snapcraft.yml
gha::release-tag-rc cicd healthy .github/workflows/release-tag-rc.yml
gha::cron-licenses cicd healthy .github/workflows/cron-licenses.yml
gha::pull-labeler cicd healthy .github/workflows/pull-labeler.yml
gha::pull-db-tests cicd healthy .github/workflows/pull-db-tests.yml

LabelLayerStatusPath
sqlite data healthy Dockerfile
mysql data healthy go.mod
redis data healthy go.mod
postgres data healthy Makefile
postgresql data healthy options/locale/locale_pl-PL.json
mariadb data healthy options/locale/locale_ga-IE.json
cockroach data healthy assets/emoji.json
elasticsearch data healthy .github/workflows/pull-db-tests.yml

LabelLayerStatusPath
vps::aws hardware healthy pnpm-lock.yaml
vps::azure hardware healthy go.mod
vps::gcp hardware healthy options/fileicon/material-icon-rules.json
vps::droplet hardware healthy assets/emoji.json

LabelLayerStatusPath
nginx network healthy options/fileicon/material-icon-rules.json
caddy network healthy options/fileicon/material-icon-rules.json
haproxy network healthy modules/proxyprotocol/listener.go

LabelLayerStatusPath
repobility-clone-qqkxqcrs software healthy /tmp/repobility-clone-qqkxqcrs

LabelLayerStatusPath
repo-migration.ts data healthy web_src/js/features/repo-migration.ts

LabelLayerStatusPath
image::Dockerfile hardware healthy Dockerfile

LabelLayerStatusPath
gpu (detected) hardware healthy options/fileicon/material-icon-rules.json
For AI agents: Voting guide (TP/FP) MCP manifest Stdio wrapper SARIF Integrate Findings queue Vote TP/FP on findings to calibrate the engine.
For AI agents + API integrations
Email me when this repo regresses
Free. We re-scan periodically; new criticals → your inbox. No signup required for the scan itself.
API access

This page is publicly accessible at: https://repobility.com/scan/9ddf74f5-e0e0-4f6b-a0b9-76c2b098dce1/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/9ddf74f5-e0e0-4f6b-a0b9-76c2b098dce1/

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.