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.
47 of your 141 findings came from Repobility's proprietary detections. ✓ Repobility tags below mark them.

Scan timing: clone 11.33s · analysis 22.7s · 35.1 MB · GitHub API rate-limit (preflight)

temporalio/temporal

https://github.com/temporalio/temporal · scanned 2026-06-05 20:12 UTC (4 days, 14 hours ago) · 10 languages

467 raw signals (125 security + 342 graph) 11/13 scanners ran 40th percentile · Go · huge (>500K LoC) System graph score 76 (higher by 5)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 4 days, 14 hours ago · v2 · 155 actionable findings from 2 signal sources. 141 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 85.0 0.20 17.00
documentation_score 80.0 0.15 12.00
practices_score 72.0 0.15 10.80
code_quality 70.0 0.10 7.00
Overall 1.00 80.8
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 4084 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
README.md software healthy README.md
CONTRIBUTING.md software healthy CONTRIBUTING.md
.goreleaser.yml software healthy .goreleaser.yml
go.mod software healthy go.mod
Makefile software healthy Makefile
AGENTS.md software healthy AGENTS.md
config_template.yaml software healthy docker/config_template.yaml
server.Dockerfile software healthy docker/targets/server.Dockerfile
admin-tools.Dockerfile software healthy docker/targets/admin-tools.Dockerfile
entrypoint.sh software healthy docker/scripts/sh/entrypoint.sh
server_test.go software healthy temporaltest/server_test.go
README.md software healthy temporaltest/README.md
logger.go software healthy temporaltest/logger.go
options.go software healthy temporaltest/options.go
server.go software healthy temporaltest/server.go
lite_server.go software healthy temporaltest/internal/lite_server.go
clientfactory.go software healthy client/clientfactory.go
client_bean.go software healthy client/client_bean.go
client_factory_mock.go software healthy client/client_factory_mock.go
client_bean_mock.go software healthy client/client_bean_mock.go
metric_client.go software healthy client/frontend/metric_client.go
retryable_client.go software healthy client/frontend/retryable_client.go
retryable_client_gen.go software healthy client/frontend/retryable_client_gen.go
metric_client_gen.go software healthy client/frontend/metric_client_gen.go
client.go software healthy client/frontend/client.go
client_gen.go software healthy client/frontend/client_gen.go
metric_client.go software healthy client/admin/metric_client.go
retryable_client.go software healthy client/admin/retryable_client.go
retryable_client_gen.go software healthy client/admin/retryable_client_gen.go
metric_client_gen.go software healthy client/admin/metric_client_gen.go
client.go software healthy client/admin/client.go
client_gen.go software healthy client/admin/client_gen.go
client_test.go software healthy client/history/client_test.go
metric_client.go software healthy client/history/metric_client.go
retryable_client.go software healthy client/history/retryable_client.go
retryable_client_gen.go software healthy client/history/retryable_client_gen.go
connections.go software healthy client/history/connections.go
metric_client_gen.go software healthy client/history/metric_client_gen.go
metadata_test.go software healthy client/history/metadata_test.go
metadata.go software healthy client/history/metadata.go
caching_redirector_test.go software healthy client/history/caching_redirector_test.go
client.go software healthy client/history/client.go
caching_redirector.go software healthy client/history/caching_redirector.go
client_gen.go software healthy client/history/client_gen.go
redirector.go software healthy client/history/redirector.go
redirector_test.go software healthy client/history/redirector_test.go
clienttest.go software healthy client/history/historytest/clienttest.go
metric_client.go software healthy client/matching/metric_client.go
retryable_client.go software healthy client/matching/retryable_client.go
partition_counts_test.go software healthy client/matching/partition_counts_test.go

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

LabelLayerStatusPath
docker software healthy docker
targets software healthy docker/targets
scripts software healthy docker/scripts
sh software healthy docker/scripts/sh
temporaltest software healthy temporaltest
internal software healthy temporaltest/internal
client software healthy client
frontend software healthy client/frontend
admin software healthy client/admin
history software healthy client/history
historytest software healthy client/history/historytest
matching software healthy client/matching
develop software healthy develop
github software healthy develop/github
postgresql-init software healthy develop/github/postgresql-init
mysql-init software healthy develop/github/mysql-init
docker-compose software healthy develop/docker-compose
prometheus-darwin software healthy develop/docker-compose/prometheus-darwin
prometheus-linux software healthy develop/docker-compose/prometheus-linux
mysql-init software healthy develop/docker-compose/mysql-init
grafana software healthy develop/docker-compose/grafana
provisioning software healthy develop/docker-compose/grafana/provisioning
datasources software healthy develop/docker-compose/grafana/provisioning/datasources
dashboards software healthy develop/docker-compose/grafana/provisioning/dashboards
tempo software healthy develop/docker-compose/grafana/provisioning/tempo
config software healthy config
dynamicconfig software healthy config/dynamicconfig
jwt software healthy config/jwt
tests software healthy tests
xdc software healthy tests/xdc
ndc software healthy tests/ndc
testevents software healthy tests/ndc/testevents
testcore software healthy tests/testcore
testutils software healthy tests/testutils
mixedbrain software healthy tests/mixedbrain
api software healthy api
batch software healthy api/batch
v1 software healthy api/batch/v1
schedule software healthy api/schedule
v1 software healthy api/schedule/v1
routing software healthy api/routing
v1 software healthy api/routing/v1
namespace software healthy api/namespace
v1 software healthy api/namespace/v1
adminservice software healthy api/adminservice
v1 software healthy api/adminservice/v1
errordetails software healthy api/errordetails
v1 software healthy api/errordetails/v1
archiver software healthy api/archiver
v1 software healthy api/archiver/v1

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

LabelLayerStatusPath
check-dependencies cicd healthy .github/workflows/check-release-dependencies.yml
update-salts cicd healthy .github/workflows/optimize-test-sharding.yml
build-and-push-docker cicd healthy .github/workflows/build-and-publish.yml
build-docker-feature cicd healthy .github/workflows/build-and-publish.yml
ci-success-report cicd healthy .github/workflows/ci-success-report.yml
build-docker-image cicd healthy .github/workflows/features-integration.yml
feature-tests-ts cicd healthy .github/workflows/features-integration.yml
feature-tests-go cicd healthy .github/workflows/features-integration.yml
feature-tests-go-chasm-scheduler cicd healthy .github/workflows/features-integration.yml
feature-tests-python cicd healthy .github/workflows/features-integration.yml
feature-tests-java cicd healthy .github/workflows/features-integration.yml
feature-tests-dotnet cicd healthy .github/workflows/features-integration.yml
feature-tests-ruby cicd healthy .github/workflows/features-integration.yml
feature-tests-status cicd healthy .github/workflows/features-integration.yml
test-setup cicd healthy .github/workflows/run-tests.yml
pre-build cicd healthy .github/workflows/run-tests.yml
misc-checks cicd healthy .github/workflows/run-tests.yml
unit-test cicd healthy .github/workflows/run-tests.yml
integration-test cicd healthy .github/workflows/run-tests.yml
functional-test cicd healthy .github/workflows/run-tests.yml
mixed-brain-test cicd healthy .github/workflows/run-tests.yml
test-status cicd healthy .github/workflows/run-tests.yml
notify-failure cicd healthy .github/workflows/run-tests.yml
validate-pr-description cicd healthy .github/workflows/check-pr-placeholders.yml
build-docker cicd healthy .github/workflows/docker-build-manual.yml
trigger-vis cicd healthy .github/workflows/trigger-version-info-service.yml
unit-test cicd healthy .github/workflows/run-single-test.yml
functional-test cicd healthy .github/workflows/run-single-test.yml
release cicd healthy .github/workflows/release.yml
govulncheck cicd healthy .github/workflows/govulncheck.yml
stale_prs cicd healthy .github/workflows/stale.yml
validate-inputs cicd healthy .github/workflows/promote-docker-image.yml
promote cicd healthy .github/workflows/promote-docker-image.yml
promote cicd healthy .github/workflows/promote-admin-tools-image.yml
promote cicd healthy .github/workflows/promote-server-image.yml
lint-actions cicd healthy .github/workflows/linters.yml
lint-protos cicd healthy .github/workflows/linters.yml
lint-api cicd healthy .github/workflows/linters.yml
lint-workflows cicd healthy .github/workflows/linters.yml
fmt cicd healthy .github/workflows/linters.yml
parallelize-tests cicd healthy .github/workflows/linters.yml
golangci cicd healthy .github/workflows/linters.yml
linters-succeed cicd healthy .github/workflows/linters.yml
auto_approve cicd healthy .github/workflows/auto-approve-cicd-release-pr.yml
flaky-tests-report cicd healthy .github/workflows/flaky-tests-report.yml

LabelLayerStatusPath
namespaces data healthy schema/mysql/v8/temporal/schema.sql
namespace_metadata data healthy schema/mysql/v8/temporal/schema.sql
shards data healthy schema/mysql/v8/temporal/schema.sql
executions data healthy schema/mysql/v8/temporal/schema.sql
current_executions data healthy schema/mysql/v8/temporal/schema.sql
current_chasm_executions data healthy schema/mysql/v8/temporal/schema.sql
buffered_events data healthy schema/mysql/v8/temporal/schema.sql
tasks data healthy schema/mysql/v8/temporal/schema.sql
task_queues data healthy schema/mysql/v8/temporal/schema.sql
tasks_v2 data healthy schema/mysql/v8/temporal/schema.sql
task_queues_v2 data healthy schema/mysql/v8/temporal/schema.sql
task_queue_user_data data healthy schema/mysql/v8/temporal/schema.sql
build_id_to_task_queue data healthy schema/mysql/v8/temporal/schema.sql
history_immediate_tasks data healthy schema/mysql/v8/temporal/schema.sql
history_scheduled_tasks data healthy schema/mysql/v8/temporal/schema.sql
transfer_tasks data healthy schema/mysql/v8/temporal/schema.sql
timer_tasks data healthy schema/mysql/v8/temporal/schema.sql
replication_tasks data healthy schema/mysql/v8/temporal/schema.sql
replication_tasks_dlq data healthy schema/mysql/v8/temporal/schema.sql
visibility_tasks data healthy schema/mysql/v8/temporal/schema.sql
activity_info_maps data healthy schema/mysql/v8/temporal/schema.sql
timer_info_maps data healthy schema/mysql/v8/temporal/schema.sql
child_execution_info_maps data healthy schema/mysql/v8/temporal/schema.sql
request_cancel_info_maps data healthy schema/mysql/v8/temporal/schema.sql
signal_info_maps data healthy schema/mysql/v8/temporal/schema.sql
signals_requested_sets data healthy schema/mysql/v8/temporal/schema.sql
chasm_node_maps data healthy schema/mysql/v8/temporal/schema.sql
history_node data healthy schema/mysql/v8/temporal/schema.sql
history_tree data healthy schema/mysql/v8/temporal/schema.sql
queue data healthy schema/mysql/v8/temporal/schema.sql
queue_metadata data healthy schema/mysql/v8/temporal/schema.sql
cluster_metadata_info data healthy schema/mysql/v8/temporal/schema.sql
cluster_membership data healthy schema/mysql/v8/temporal/schema.sql
queues data healthy schema/mysql/v8/temporal/schema.sql
queue_messages data healthy schema/mysql/v8/temporal/schema.sql
nexus_endpoints data healthy schema/mysql/v8/temporal/schema.sql
nexus_endpoints_partition_status data healthy schema/mysql/v8/temporal/schema.sql
cluster_metadata data healthy schema/mysql/v8/temporal/versioned/v1.0/schema.sql
nexus_incoming_services data healthy schema/mysql/v8/temporal/versioned/v1.12/nexus_incoming_ser…
nexus_incoming_services_partition_status data healthy schema/mysql/v8/temporal/versioned/v1.12/nexus_incoming_ser…
tiered_storage_tasks data healthy schema/mysql/v8/temporal/versioned/v1.7/tiered_storage_task…
executions_visibility data healthy schema/mysql/v8/visibility/schema.sql
custom_search_attributes data healthy schema/mysql/v8/visibility/schema.sql
chasm_search_attributes data healthy schema/mysql/v8/visibility/schema.sql

LabelLayerStatusPath
password_literal::docker/config_template.yaml security healthy docker/config_template.yaml
password_literal::docker/config_template.yaml security healthy docker/config_template.yaml
password_literal::docker/config_template.yaml security healthy docker/config_template.yaml
password_literal::docker/config_template.yaml security healthy docker/config_template.yaml
password_literal::docker/config_template.yaml security healthy docker/config_template.yaml
password_literal::docker/config_template.yaml security healthy docker/config_template.yaml
password_literal::config/development-postgres12.yaml security healthy config/development-postgres12.yaml
password_literal::config/development-postgres12.yaml security healthy config/development-postgres12.yaml
password_literal::config/development-mysql-es.yaml security healthy config/development-mysql-es.yaml
password_literal::config/development-postgres-es.yaml security healthy config/development-postgres-es.yaml
password_literal::config/development-mysql8.yaml security healthy config/development-mysql8.yaml
password_literal::config/development-mysql8.yaml security healthy config/development-mysql8.yaml
password_literal::tests/mixedbrain/config_util.go security healthy tests/mixedbrain/config_util.go
password_literal::common/archiver/uri_test.go security healthy common/archiver/uri_test.go
password_literal::common/config/persistence_test.go security healthy common/config/persistence_test.go
password_literal::common/config/persistence_test.go security healthy common/config/persistence_test.go
password_literal::common/config/persistence_test.go security healthy common/config/persistence_test.go
password_literal::common/config/config_template_embedded.ya… security healthy common/config/config_template_embedded.yaml
password_literal::common/config/config_template_embedded.ya… security healthy common/config/config_template_embedded.yaml
password_literal::common/config/config_template_embedded.ya… security healthy common/config/config_template_embedded.yaml
password_literal::common/config/config_template_embedded.ya… security healthy common/config/config_template_embedded.yaml
password_literal::common/config/config_template_embedded.ya… security healthy common/config/config_template_embedded.yaml
password_literal::common/config/config_template_embedded.ya… security healthy common/config/config_template_embedded.yaml
password_literal::common/config/loader_test.go security healthy common/config/loader_test.go
password_literal::common/config/loader_test.go security healthy common/config/loader_test.go
password_literal::common/persistence/tests/cassandra_test_u… security healthy common/persistence/tests/cassandra_test_util.go
password_literal::common/persistence/tests/mysql_test_util.… security healthy common/persistence/tests/mysql_test_util.go
password_literal::common/persistence/tests/postgresql_test_… security healthy common/persistence/tests/postgresql_test_util.go
password_literal::common/persistence/nosql/nosqlplugin/cass… security healthy common/persistence/nosql/nosqlplugin/cassandra/gocql/client…
password_literal::common/persistence/sql/sqlplugin/postgres… security healthy common/persistence/sql/sqlplugin/postgresql/session/session…
password_literal::common/persistence/sql/sqlplugin/postgres… security healthy common/persistence/sql/sqlplugin/postgresql/session/session…
password_literal::common/persistence/sql/sqlplugin/postgres… security healthy common/persistence/sql/sqlplugin/postgresql/session/session…
password_literal::common/persistence/persistence-tests/setu… security healthy common/persistence/persistence-tests/setup.go
password_literal::common/persistence/persistence-tests/setu… security healthy common/persistence/persistence-tests/setup.go
password_literal::common/masker/masker_test.go security healthy common/masker/masker_test.go
password_literal::common/masker/masker_test.go security healthy common/masker/masker_test.go
password_literal::common/masker/masker_test.go security healthy common/masker/masker_test.go
password_literal::schema/elasticsearch/visibility/versioned… security healthy schema/elasticsearch/visibility/versioned/v1/reindex.sh
password_literal::schema/elasticsearch/visibility/versioned… security healthy schema/elasticsearch/visibility/versioned/v1/rollback.sh
password_literal::tools/common/schema/types.go security healthy tools/common/schema/types.go
password_literal::tools/sql/clitest/conn_tests.go security healthy tools/sql/clitest/conn_tests.go

LabelLayerStatusPath
port:9042 network healthy develop/github/docker-compose.yml
port:3306 network healthy develop/github/docker-compose.yml
port:5432 network healthy develop/github/docker-compose.yml
port:9200 network healthy develop/github/docker-compose.yml
port:8081 network healthy develop/docker-compose/docker-compose.cdc.darwin.yml
port:8082 network healthy develop/docker-compose/docker-compose.cdc.darwin.yml
port:9090 network healthy develop/docker-compose/docker-compose.darwin.yml
port:3000 network healthy develop/docker-compose/docker-compose.darwin.yml
port:3200 network healthy develop/docker-compose/docker-compose.darwin.yml
port:4317 network healthy develop/docker-compose/docker-compose.darwin.yml
port:4318 network healthy develop/docker-compose/docker-compose.darwin.yml
port:8080 network healthy develop/docker-compose/docker-compose.darwin.yml
port:8200 network healthy develop/docker-compose/docker-compose.secondary-es.yml
port:8300 network healthy develop/docker-compose/docker-compose.secondary-es.yml
port:7936 network healthy config/development-cass-es.yaml
port:8936 network healthy config/development-cluster-b.yaml
port:9936 network healthy config/development-cluster-c.yaml
port:256 network healthy .github/workflows/promote-docker-image.yml
port:08294 network healthy .github/workflows/promote-docker-image.yml

LabelLayerStatusPath
gha::check-release-dependencies cicd healthy .github/workflows/check-release-dependencies.yml
gha::optimize-test-sharding cicd healthy .github/workflows/optimize-test-sharding.yml
gha::build-and-publish cicd healthy .github/workflows/build-and-publish.yml
gha::ci-success-report cicd healthy .github/workflows/ci-success-report.yml
gha::features-integration cicd healthy .github/workflows/features-integration.yml
gha::run-tests cicd healthy .github/workflows/run-tests.yml
gha::check-pr-placeholders cicd healthy .github/workflows/check-pr-placeholders.yml
gha::docker-build-manual cicd healthy .github/workflows/docker-build-manual.yml
gha::trigger-version-info-service cicd healthy .github/workflows/trigger-version-info-service.yml
gha::run-single-test cicd healthy .github/workflows/run-single-test.yml
gha::release cicd healthy .github/workflows/release.yml
gha::govulncheck cicd healthy .github/workflows/govulncheck.yml
gha::stale cicd healthy .github/workflows/stale.yml
gha::promote-docker-image cicd healthy .github/workflows/promote-docker-image.yml
gha::promote-admin-tools-image cicd healthy .github/workflows/promote-admin-tools-image.yml
gha::promote-server-image cicd healthy .github/workflows/promote-server-image.yml
gha::linters cicd healthy .github/workflows/linters.yml
gha::auto-approve-cicd-release-pr cicd healthy .github/workflows/auto-approve-cicd-release-pr.yml
gha::flaky-tests-report cicd healthy .github/workflows/flaky-tests-report.yml

LabelLayerStatusPath
auth::config/jwt/setup-keys.sh security healthy config/jwt/setup-keys.sh
auth::common/authorization/claim_mapper.go security healthy common/authorization/claim_mapper.go
auth::common/rpc/test/rpc_token_auth_test.go security healthy common/rpc/test/rpc_token_auth_test.go
auth::common/config/config.go security healthy common/config/config.go
auth::config/jwt/generate-token.sh security healthy config/jwt/generate-token.sh
auth::common/authorization/token_key_provider.go security healthy common/authorization/token_key_provider.go
auth::common/authorization/default_jwt_claim_mapper.go security healthy common/authorization/default_jwt_claim_mapper.go
auth::tests/xdc/remote_cluster_auth_test.go security healthy tests/xdc/remote_cluster_auth_test.go
auth::config/development-jwt.yaml security healthy config/development-jwt.yaml
auth::common/authorization/default_jwt_claim_mapper_test.go security healthy common/authorization/default_jwt_claim_mapper_test.go
auth::Makefile security healthy Makefile
auth::common/authorization/roles.go security healthy common/authorization/roles.go
auth::go.mod security healthy go.mod
auth::common/authorization/default_token_key_provider.go security healthy common/authorization/default_token_key_provider.go
auth::temporal/server_option.go security healthy temporal/server_option.go
auth::common/authorization/interceptor.go security healthy common/authorization/interceptor.go

LabelLayerStatusPath
cassandra hardware healthy develop/github/docker-compose.yml
mysql hardware healthy develop/github/docker-compose.yml
postgresql hardware healthy develop/github/docker-compose.yml
elasticsearch hardware healthy develop/github/docker-compose.yml
elasticsearch8 hardware healthy develop/github/docker-compose.yml
opensearch2 hardware healthy develop/github/docker-compose.yml
opensearch3 hardware healthy develop/github/docker-compose.yml
mysql hardware healthy develop/docker-compose/docker-compose.yml
cassandra hardware healthy develop/docker-compose/docker-compose.yml
postgresql hardware healthy develop/docker-compose/docker-compose.yml
elasticsearch hardware healthy develop/docker-compose/docker-compose.yml
prometheus hardware healthy develop/docker-compose/docker-compose.yml
grafana hardware healthy develop/docker-compose/docker-compose.yml
tempo hardware healthy develop/docker-compose/docker-compose.yml
temporal-ui hardware healthy develop/docker-compose/docker-compose.yml

LabelLayerStatusPath
SALT_FILE cicd healthy
CODECOV_TOKEN cicd healthy
GITHUB_TOKEN cicd healthy
TEMPORAL_CICD_PRIVATE_KEY cicd healthy
COMMIT cicd healthy
DOCKERHUB_TOKEN cicd healthy
BRANCH cicd healthy
DOCKER_COMPOSE_FILE cicd healthy
SLACK_WEBHOOK cicd healthy
TEMPORAL_CICD_APP_ID cicd healthy
CONTAINERS cicd healthy
DOCKERHUB_USERNAME cicd healthy

LabelLayerStatusPath
grpc::AdminService api healthy proto/internal/temporal/server/api/adminservice/v1/service.…
grpc::MatchingService api healthy proto/internal/temporal/server/api/matchingservice/v1/servi…
grpc::HistoryService api healthy proto/internal/temporal/server/api/historyservice/v1/servic…
grpc::TestService api healthy proto/internal/temporal/server/api/testservice/v1/service.p…
grpc::TestService api healthy chasm/lib/tests/proto/v1/service.proto
grpc::ActivityService api healthy chasm/lib/activity/proto/v1/service.proto
grpc::SchedulerService api healthy chasm/lib/scheduler/proto/v1/service.proto
grpc::NexusOperationService api healthy chasm/lib/nexusoperation/proto/v1/service.proto

LabelLayerStatusPath
127.0.0.1 network healthy Makefile
1.2.3.4 network healthy tests/http_api_test.go
10.0.1.2 network healthy common/config/localip_test.go
1.1.1.1 network healthy common/persistence/nosql/nosqlplugin/cassandra/translator/f…
192.168.0.1 network healthy common/persistence/sql/sqlplugin/mysql/session/session_test…
127.0.0.2 network healthy common/persistence/persistence-tests/cluster_metadata_manag…
1.29.1.1 network healthy .github/workflows/promote-docker-image.yml

LabelLayerStatusPath
cassandra data healthy .goreleaser.yml
elasticsearch data healthy .goreleaser.yml
mysql data healthy go.mod
sqlite data healthy go.mod
postgresql data healthy Makefile
postgres data healthy Makefile

LabelLayerStatusPath
vps::aws hardware healthy go.mod
vps::gcp hardware healthy go.mod
vps::ec2 hardware healthy go.mod

LabelLayerStatusPath
envoy network healthy go.mod
loadbalancer network healthy client/matching/loadbalancer.go

LabelLayerStatusPath
repobility-clone-212ac0zv software healthy /tmp/repobility-clone-212ac0zv

LabelLayerStatusPath
kafka data healthy schema/mysql/v8/temporal/versioned/v1.3/manifest.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/19ff4f2c-b153-470f-8aae-2d732aee401a/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/19ff4f2c-b153-470f-8aae-2d732aee401a/

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.