Scan timing: clone 3.25s · analysis 12.89s · 15.3 MB · GitHub API rate-limit (preflight)
https://github.com/drasi-project/drasi-core
· scanned 2026-06-05 22:09 UTC (1 week, 2 days ago)
· 10 languages
245 raw signals (121 security + 124 graph) 49th percentile · Rust · large (100-500K LoC) System graph score 78 (lower by 12)
Last scanned 1 week, 2 days ago · v2 · 78 actionable findings from 2 signal sources. 105 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
| Component | Sub-score | Weight | Contribution |
|---|---|---|---|
structure_score |
85.0 | 0.15 | 12.75 |
security_score |
56.0 | 0.25 | 14.00 |
testing_score |
63.0 | 0.20 | 12.60 |
documentation_score |
70.0 | 0.15 | 10.50 |
practices_score |
82.0 | 0.15 | 12.30 |
code_quality |
48.3 | 0.10 | 4.83 |
| Overall | 1.00 | 67.0 |
All 2064 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 |
|---|---|---|---|
clippy.toml |
software | healthy | clippy.toml |
rust-toolchain.toml |
software | healthy | rust-toolchain.toml |
Cross.toml |
software | healthy | Cross.toml |
Cargo.toml |
software | healthy | Cargo.toml |
CLAUDE.md |
software | healthy | CLAUDE.md |
release-plz.toml |
software | healthy | release-plz.toml |
cliff.toml |
software | healthy | cliff.toml |
Makefile |
software | healthy | Makefile |
_typos.toml |
software | healthy | _typos.toml |
readme.md |
software | healthy | readme.md |
Cargo.toml |
software | healthy | lib-integration-tests/Cargo.toml |
log_event_streaming.rs |
software | healthy | lib-integration-tests/tests/log_event_streaming.rs |
log_worker_channel.rs |
software | healthy | lib-integration-tests/tests/log_worker_channel.rs |
deprovision_reconfigure.rs |
software | healthy | lib-integration-tests/tests/deprovision_reconfigure.rs |
postgres_log_capture.rs |
software | healthy | lib-integration-tests/tests/postgres_log_capture.rs |
source_query_reaction_e2e.rs |
software | healthy | lib-integration-tests/tests/source_query_reaction_e2e.rs |
application_source_e2e.rs |
software | healthy | lib-integration-tests/tests/application_source_e2e.rs |
Cargo.toml |
software | healthy | shared-tests/Cargo.toml |
redis_helpers.rs |
software | healthy | shared-tests/src/redis_helpers.rs |
lib.rs |
software | healthy | shared-tests/src/lib.rs |
mock_source.rs |
software | healthy | shared-tests/src/mock_source.rs |
sequence_counter.rs |
software | healthy | shared-tests/src/sequence_counter.rs |
recovery_test_helpers.rs |
software | healthy | shared-tests/src/recovery_test_helpers.rs |
mod.rs |
software | healthy | shared-tests/src/use_cases/mod.rs |
mod.rs |
software | healthy | shared-tests/src/use_cases/before/mod.rs |
queries.rs |
software | healthy | shared-tests/src/use_cases/before/queries.rs |
mod.rs |
software | healthy | shared-tests/src/use_cases/rolling_average_decrease_by_ten/… |
data.rs |
software | healthy | shared-tests/src/use_cases/rolling_average_decrease_by_ten/… |
queries.rs |
software | healthy | shared-tests/src/use_cases/rolling_average_decrease_by_ten/… |
mod.rs |
software | healthy | shared-tests/src/use_cases/document/mod.rs |
queries.rs |
software | healthy | shared-tests/src/use_cases/document/queries.rs |
mod.rs |
software | healthy | shared-tests/src/use_cases/min_value/mod.rs |
queries.rs |
software | healthy | shared-tests/src/use_cases/min_value/queries.rs |
mod.rs |
software | healthy | shared-tests/src/use_cases/windows/mod.rs |
queries.rs |
software | healthy | shared-tests/src/use_cases/windows/queries.rs |
mod.rs |
software | healthy | shared-tests/src/use_cases/dapr_state_store/mod.rs |
queries.rs |
software | healthy | shared-tests/src/use_cases/dapr_state_store/queries.rs |
mod.rs |
software | healthy | shared-tests/src/use_cases/exceeds_one_standard_deviation/m… |
data.rs |
software | healthy | shared-tests/src/use_cases/exceeds_one_standard_deviation/d… |
queries.rs |
software | healthy | shared-tests/src/use_cases/exceeds_one_standard_deviation/q… |
mod.rs |
software | healthy | shared-tests/src/use_cases/future_aggregations/mod.rs |
queries.rs |
software | healthy | shared-tests/src/use_cases/future_aggregations/queries.rs |
mod.rs |
software | healthy | shared-tests/src/use_cases/relabel/mod.rs |
queries.rs |
software | healthy | shared-tests/src/use_cases/relabel/queries.rs |
mod.rs |
software | healthy | shared-tests/src/use_cases/incident_alert/mod.rs |
data.rs |
software | healthy | shared-tests/src/use_cases/incident_alert/data.rs |
queries.rs |
software | healthy | shared-tests/src/use_cases/incident_alert/queries.rs |
mod.rs |
software | healthy | shared-tests/src/use_cases/linear_regression/mod.rs |
queries.rs |
software | healthy | shared-tests/src/use_cases/linear_regression/queries.rs |
mod.rs |
software | healthy | shared-tests/src/use_cases/decrease_by_ten/mod.rs |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
lib-integration-tests |
software | healthy | lib-integration-tests |
tests |
software | healthy | lib-integration-tests/tests |
shared-tests |
software | healthy | shared-tests |
src |
software | healthy | shared-tests/src |
use_cases |
software | healthy | shared-tests/src/use_cases |
before |
software | healthy | shared-tests/src/use_cases/before |
rolling_average_decrease_by_ten |
software | healthy | shared-tests/src/use_cases/rolling_average_decrease_by_ten |
document |
software | healthy | shared-tests/src/use_cases/document |
min_value |
software | healthy | shared-tests/src/use_cases/min_value |
windows |
software | healthy | shared-tests/src/use_cases/windows |
dapr_state_store |
software | healthy | shared-tests/src/use_cases/dapr_state_store |
exceeds_one_standard_deviation |
software | healthy | shared-tests/src/use_cases/exceeds_one_standard_deviation |
future_aggregations |
software | healthy | shared-tests/src/use_cases/future_aggregations |
relabel |
software | healthy | shared-tests/src/use_cases/relabel |
incident_alert |
software | healthy | shared-tests/src/use_cases/incident_alert |
linear_regression |
software | healthy | shared-tests/src/use_cases/linear_regression |
decrease_by_ten |
software | healthy | shared-tests/src/use_cases/decrease_by_ten |
collect_aggregation |
software | healthy | shared-tests/src/use_cases/collect_aggregation |
curbside_pickup |
software | healthy | shared-tests/src/use_cases/curbside_pickup |
source_update_upsert |
software | healthy | shared-tests/src/use_cases/source_update_upsert |
crosses_above_three_times_in_an_hour |
software | healthy | shared-tests/src/use_cases/crosses_above_three_times_in_an_… |
promote |
software | healthy | shared-tests/src/use_cases/promote |
overdue_invoice |
software | healthy | shared-tests/src/use_cases/overdue_invoice |
crosses_above_and_stays_above |
software | healthy | shared-tests/src/use_cases/crosses_above_and_stays_above |
sensor_heartbeat |
software | healthy | shared-tests/src/use_cases/sensor_heartbeat |
decoder |
software | healthy | shared-tests/src/use_cases/decoder |
prev_distinct |
software | healthy | shared-tests/src/use_cases/prev_distinct |
steps_happen_in_any_order |
software | healthy | shared-tests/src/use_cases/steps_happen_in_any_order |
building_comfort |
software | healthy | shared-tests/src/use_cases/building_comfort |
unwind |
software | healthy | shared-tests/src/use_cases/unwind |
remap |
software | healthy | shared-tests/src/use_cases/remap |
greater_than_a_threshold |
software | healthy | shared-tests/src/use_cases/greater_than_a_threshold |
optional_match |
software | healthy | shared-tests/src/use_cases/optional_match |
parse_json |
software | healthy | shared-tests/src/use_cases/parse_json |
crosses_above_a_threshold |
software | healthy | shared-tests/src/use_cases/crosses_above_a_threshold |
logical_conditions |
software | healthy | shared-tests/src/use_cases/logical_conditions |
string_operators |
software | healthy | shared-tests/src/use_cases/string_operators |
in_memory |
software | healthy | shared-tests/src/in_memory |
index |
software | healthy | shared-tests/src/index |
temporal_retrieval |
software | healthy | shared-tests/src/temporal_retrieval |
.devcontainer |
software | healthy | .devcontainer |
middleware |
software | healthy | middleware |
src |
software | healthy | middleware/src |
relabel |
software | healthy | middleware/src/relabel |
jq |
software | healthy | middleware/src/jq |
promote |
software | healthy | middleware/src/promote |
decoder |
software | healthy | middleware/src/decoder |
unwind |
software | healthy | middleware/src/unwind |
parse_json |
software | healthy | middleware/src/parse_json |
map |
software | healthy | middleware/src/map |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
audit |
cicd | healthy | .github/workflows/cargo-audit.yml |
activation |
cicd | healthy | .github/workflows/pr-prior-art-reviewer.lock.yml |
agent |
cicd | healthy | .github/workflows/pr-prior-art-reviewer.lock.yml |
conclusion |
cicd | healthy | .github/workflows/pr-prior-art-reviewer.lock.yml |
detection |
cicd | healthy | .github/workflows/pr-prior-art-reviewer.lock.yml |
pre_activation |
cicd | healthy | .github/workflows/pr-prior-art-reviewer.lock.yml |
safe_outputs |
cicd | healthy | .github/workflows/pr-prior-art-reviewer.lock.yml |
test |
cicd | healthy | .github/workflows/test.yml |
activation |
cicd | healthy | .github/workflows/pr-design-reviewer.lock.yml |
agent |
cicd | healthy | .github/workflows/pr-design-reviewer.lock.yml |
conclusion |
cicd | healthy | .github/workflows/pr-design-reviewer.lock.yml |
detection |
cicd | healthy | .github/workflows/pr-design-reviewer.lock.yml |
pre_activation |
cicd | healthy | .github/workflows/pr-design-reviewer.lock.yml |
safe_outputs |
cicd | healthy | .github/workflows/pr-design-reviewer.lock.yml |
core-coverage |
cicd | healthy | .github/workflows/coverage.yaml |
plugin-coverage |
cicd | healthy | .github/workflows/coverage.yaml |
coverage-finalize |
cicd | healthy | .github/workflows/coverage.yaml |
activation |
cicd | healthy | .github/workflows/pr-testing-reviewer.lock.yml |
agent |
cicd | healthy | .github/workflows/pr-testing-reviewer.lock.yml |
conclusion |
cicd | healthy | .github/workflows/pr-testing-reviewer.lock.yml |
detection |
cicd | healthy | .github/workflows/pr-testing-reviewer.lock.yml |
pre_activation |
cicd | healthy | .github/workflows/pr-testing-reviewer.lock.yml |
safe_outputs |
cicd | healthy | .github/workflows/pr-testing-reviewer.lock.yml |
check-assignment |
cicd | healthy | .github/workflows/pr-assignment-check.yml |
activation |
cicd | healthy | .github/workflows/pr-docs-reviewer.lock.yml |
agent |
cicd | healthy | .github/workflows/pr-docs-reviewer.lock.yml |
conclusion |
cicd | healthy | .github/workflows/pr-docs-reviewer.lock.yml |
detection |
cicd | healthy | .github/workflows/pr-docs-reviewer.lock.yml |
pre_activation |
cicd | healthy | .github/workflows/pr-docs-reviewer.lock.yml |
safe_outputs |
cicd | healthy | .github/workflows/pr-docs-reviewer.lock.yml |
lint |
cicd | healthy | .github/workflows/ci-lint.yml |
activation |
cicd | healthy | .github/workflows/implement-source.lock.yml |
agent |
cicd | healthy | .github/workflows/implement-source.lock.yml |
conclusion |
cicd | healthy | .github/workflows/implement-source.lock.yml |
detection |
cicd | healthy | .github/workflows/implement-source.lock.yml |
pre_activation |
cicd | healthy | .github/workflows/implement-source.lock.yml |
safe_outputs |
cicd | healthy | .github/workflows/implement-source.lock.yml |
activation |
cicd | healthy | .github/workflows/drasi-issue-researcher.lock.yml |
agent |
cicd | healthy | .github/workflows/drasi-issue-researcher.lock.yml |
conclusion |
cicd | healthy | .github/workflows/drasi-issue-researcher.lock.yml |
detection |
cicd | healthy | .github/workflows/drasi-issue-researcher.lock.yml |
pre_activation |
cicd | healthy | .github/workflows/drasi-issue-researcher.lock.yml |
safe_outputs |
cicd | healthy | .github/workflows/drasi-issue-researcher.lock.yml |
publish |
cicd | healthy | .github/workflows/publish-crate.yml |
save-pr-number |
cicd | healthy | .github/workflows/pr-first-approval-label.yml |
analysis |
cicd | healthy | .github/workflows/scorecard.yaml |
release-plz |
cicd | healthy | .github/workflows/release-plz.yml |
build-and-publish |
cicd | healthy | .github/workflows/publish-plugins.yml |
set-public-visibility |
cicd | healthy | .github/workflows/publish-plugins.yml |
add-awaiting-review-label |
cicd | healthy | .github/workflows/pr-first-approval-label-run.yml |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
getEChartsTheme |
software | healthy | components/reactions/dashboard/static/js/widgets.js:getECha… |
getDefaultConfig |
software | healthy | components/reactions/dashboard/static/js/widgets.js:getDefa… |
createWidgetRuntime |
software | healthy | components/reactions/dashboard/static/js/widgets.js:createW… |
createDefaultWidget |
software | healthy | components/reactions/dashboard/static/js/widgets.js:createD… |
rowKey |
software | healthy | components/reactions/dashboard/static/js/widgets.js:rowKey |
findRowIndex |
software | healthy | components/reactions/dashboard/static/js/widgets.js:findRow… |
normalizeDiffData |
software | healthy | components/reactions/dashboard/static/js/widgets.js:normali… |
applyResultDiff |
software | healthy | components/reactions/dashboard/static/js/widgets.js:applyRe… |
asNumber |
software | healthy | components/reactions/dashboard/static/js/widgets.js:asNumber |
asRows |
software | healthy | components/reactions/dashboard/static/js/widgets.js:asRows |
escapeHtml |
software | healthy | components/reactions/dashboard/static/js/widgets.js:escapeH… |
getLatestValue |
software | healthy | components/reactions/dashboard/static/js/widgets.js:getLate… |
getAggregatedValue |
software | healthy | components/reactions/dashboard/static/js/widgets.js:getAggr… |
formatNumber |
software | healthy | components/reactions/dashboard/static/js/widgets.js:formatN… |
detectFields |
software | healthy | components/reactions/dashboard/static/js/widgets.js:detectF… |
getThemeColors |
software | healthy | components/reactions/dashboard/static/js/widgets.js:getThem… |
getChart |
software | healthy | components/reactions/dashboard/static/js/widgets.js:getChart |
resizeAllCharts |
software | healthy | components/reactions/dashboard/static/js/widgets.js:resizeA… |
reThemeAllCharts |
software | healthy | components/reactions/dashboard/static/js/widgets.js:reTheme… |
disposeWidgetChart |
software | healthy | components/reactions/dashboard/static/js/widgets.js:dispose… |
renderLineChart |
software | healthy | components/reactions/dashboard/static/js/widgets.js:renderL… |
renderBarChart |
software | healthy | components/reactions/dashboard/static/js/widgets.js:renderB… |
renderPieChart |
software | healthy | components/reactions/dashboard/static/js/widgets.js:renderP… |
renderGauge |
software | healthy | components/reactions/dashboard/static/js/widgets.js:renderG… |
renderMap |
software | healthy | components/reactions/dashboard/static/js/widgets.js:renderM… |
renderTable |
software | healthy | components/reactions/dashboard/static/js/widgets.js:renderT… |
isNumeric |
software | healthy | components/reactions/dashboard/static/js/widgets.js:isNumer… |
appendCellContent |
software | healthy | components/reactions/dashboard/static/js/widgets.js:appendC… |
renderKpi |
software | healthy | components/reactions/dashboard/static/js/widgets.js:renderK… |
renderText |
software | healthy | components/reactions/dashboard/static/js/widgets.js:renderT… |
renderWidget |
software | healthy | components/reactions/dashboard/static/js/widgets.js:renderW… |
updateFieldSelects |
software | healthy | components/reactions/dashboard/static/js/dashboard.js:updat… |
fetchFieldsForQuery |
software | healthy | components/reactions/dashboard/static/js/dashboard.js:fetch… |
val |
software | healthy | components/reactions/dashboard/static/js/dashboard.js:val |
csv |
software | healthy | components/reactions/dashboard/static/js/dashboard.js:csv |
openModal |
software | healthy | components/reactions/dashboard/static/js/modal.js:openModal |
closeModal |
software | healthy | components/reactions/dashboard/static/js/modal.js:closeModal |
confirmModal |
software | healthy | components/reactions/dashboard/static/js/modal.js:confirmMo… |
promptModal |
software | healthy | components/reactions/dashboard/static/js/modal.js:promptMod… |
ensureToastContainer |
software | healthy | components/reactions/dashboard/static/js/modal.js:ensureToa… |
showToast |
software | healthy | components/reactions/dashboard/static/js/modal.js:showToast |
normalizeDashboard |
software | healthy | components/reactions/dashboard/static/js/app.js:normalizeDa… |
apiJson |
software | healthy | components/reactions/dashboard/static/js/app.js:apiJson |
showListView |
software | healthy | components/reactions/dashboard/static/js/app.js:showListView |
showEditorView |
software | healthy | components/reactions/dashboard/static/js/app.js:showEditorV… |
setSocketStatus |
software | healthy | components/reactions/dashboard/static/js/app.js:setSocketSt… |
refreshQueryList |
software | healthy | components/reactions/dashboard/static/js/app.js:refreshQuer… |
renderDashboardList |
software | healthy | components/reactions/dashboard/static/js/app.js:renderDashb… |
refreshDashboards |
software | healthy | components/reactions/dashboard/static/js/app.js:refreshDash… |
syncSubscriptions |
software | healthy | components/reactions/dashboard/static/js/app.js:syncSubscri… |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
port:1433 |
network | healthy | components/mssql-common/src/config.rs |
port:3306 |
network | healthy | components/bootstrappers/mysql/src/lib.rs |
port:5432 |
network | healthy | components/bootstrappers/postgres/src/lib.rs |
port:19401 |
network | healthy | components/sources/grpc/tests/wal_integration.rs |
port:19402 |
network | healthy | components/sources/grpc/tests/wal_integration.rs |
port:19403 |
network | healthy | components/sources/grpc/tests/wal_integration.rs |
port:19404 |
network | healthy | components/sources/grpc/tests/wal_integration.rs |
port:50051 |
network | healthy | components/sources/grpc/src/lib.rs |
port:50052 |
network | healthy | components/sources/grpc/src/tests.rs |
port:9000 |
network | healthy | components/sources/grpc/src/tests.rs |
port:19301 |
network | healthy | components/sources/http/tests/wal_integration.rs |
port:19302 |
network | healthy | components/sources/http/tests/wal_integration.rs |
port:19303 |
network | healthy | components/sources/http/tests/wal_integration.rs |
port:19304 |
network | healthy | components/sources/http/tests/wal_integration.rs |
port:19306 |
network | healthy | components/sources/http/tests/wal_integration.rs |
port:8080 |
network | healthy | components/sources/http/src/lib.rs |
port:65535 |
network | healthy | components/sources/http/src/config.rs |
port:9001 |
network | healthy | components/sources/sqlite/src/config.rs |
port:4242 |
network | healthy | components/reactions/mcp/src/lib.rs |
port:5050 |
network | healthy | components/reactions/dashboard/src/tests.rs |
port:6443 |
network | healthy | examples/lib/kubernetes-getting-started/setup.sh |
port:1522 |
network | healthy | examples/lib/oracle-getting-started/docker-compose.yml |
port:1521 |
network | healthy | examples/lib/oracle-getting-started/docker-compose.yml |
port:3100 |
network | healthy | examples/lib/loki/docker-compose.yml |
port:3000 |
network | healthy | examples/lib/loki/docker-compose.yml |
port:01 |
network | healthy | .github/workflows/cargo-audit.yml |
port:30 |
network | healthy | .github/workflows/cargo-audit.yml |
port:3001 |
network | healthy | .github/workflows/pr-prior-art-reviewer.lock.yml |
port:256 |
network | healthy | .github/workflows/pr-prior-art-reviewer.lock.yml |
port:14 |
network | healthy | .github/workflows/pr-prior-art-reviewer.lock.yml |
port:2883 |
network | healthy | .github/workflows/pr-prior-art-reviewer.lock.yml |
port:6379 |
network | healthy | .github/workflows/coverage.yaml |
| Label | Layer | Status | Path |
|---|---|---|---|
password_literal::components/mssql-common/src/config.rs |
security | healthy | components/mssql-common/src/config.rs |
password_literal::components/bootstrappers/postgres/src/lib… |
security | healthy | components/bootstrappers/postgres/src/lib.rs |
password_literal::components/sources/mysql/src/config.rs |
security | healthy | components/sources/mysql/src/config.rs |
password_literal::components/sources/oracle/tests/oracle_he… |
security | healthy | components/sources/oracle/tests/oracle_helpers.rs |
password_literal::components/sources/postgres/tests/postgre… |
security | healthy | components/sources/postgres/tests/postgres_helpers.rs |
password_literal::components/sources/postgres/src/lib.rs |
security | healthy | components/sources/postgres/src/lib.rs |
password_literal::components/sources/mssql/tests/mssql_help… |
security | healthy | components/sources/mssql/tests/mssql_helpers.rs |
password_literal::components/host-sdk/tests/integration_tes… |
security | healthy | components/host-sdk/tests/integration_test.rs |
password_literal::components/host-sdk/tests/integration_tes… |
security | healthy | components/host-sdk/tests/integration_test.rs |
password_literal::components/reactions/storedproc-postgres/… |
security | healthy | components/reactions/storedproc-postgres/tests/postgres_hel… |
password_literal::components/reactions/storedproc-postgres/… |
security | healthy | components/reactions/storedproc-postgres/tests/postgres_sto… |
password_literal::components/reactions/storedproc-postgres/… |
security | healthy | components/reactions/storedproc-postgres/tests/postgres_sto… |
password_literal::components/reactions/storedproc-postgres/… |
security | healthy | components/reactions/storedproc-postgres/src/config.rs |
password_literal::components/reactions/storedproc-postgres/… |
security | healthy | components/reactions/storedproc-postgres/src/config.rs |
password_literal::components/reactions/storedproc-mysql/tes… |
security | healthy | components/reactions/storedproc-mysql/tests/mysql_storedpro… |
password_literal::components/reactions/storedproc-mysql/tes… |
security | healthy | components/reactions/storedproc-mysql/tests/mysql_storedpro… |
password_literal::components/reactions/storedproc-mysql/src… |
security | healthy | components/reactions/storedproc-mysql/src/config.rs |
password_literal::components/reactions/storedproc-mysql/src… |
security | healthy | components/reactions/storedproc-mysql/src/config.rs |
password_literal::components/reactions/storedproc-mssql/tes… |
security | healthy | components/reactions/storedproc-mssql/tests/mssql_storedpro… |
password_literal::components/reactions/storedproc-mssql/tes… |
security | healthy | components/reactions/storedproc-mssql/tests/mssql_storedpro… |
password_literal::components/reactions/storedproc-mssql/tes… |
security | healthy | components/reactions/storedproc-mssql/tests/mssql_helpers.rs |
password_literal::components/reactions/storedproc-mssql/src… |
security | healthy | components/reactions/storedproc-mssql/src/config.rs |
password_literal::components/reactions/storedproc-mssql/src… |
security | healthy | components/reactions/storedproc-mssql/src/config.rs |
password_literal::lib/src/identity/application.rs |
security | healthy | lib/src/identity/application.rs |
password_literal::lib/src/identity/application.rs |
security | healthy | lib/src/identity/application.rs |
password_literal::lib/src/identity/application.rs |
security | healthy | lib/src/identity/application.rs |
password_literal::lib/src/identity/application.rs |
security | healthy | lib/src/identity/application.rs |
password_literal::examples/lib/application-identity-provide… |
security | healthy | examples/lib/application-identity-provider/main.rs |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::cargo-audit |
cicd | healthy | .github/workflows/cargo-audit.yml |
gha::pr-prior-art-reviewer.lock |
cicd | healthy | .github/workflows/pr-prior-art-reviewer.lock.yml |
gha::test |
cicd | healthy | .github/workflows/test.yml |
gha::pr-design-reviewer.lock |
cicd | healthy | .github/workflows/pr-design-reviewer.lock.yml |
gha::coverage |
cicd | healthy | .github/workflows/coverage.yaml |
gha::pr-testing-reviewer.lock |
cicd | healthy | .github/workflows/pr-testing-reviewer.lock.yml |
gha::pr-assignment-check |
cicd | healthy | .github/workflows/pr-assignment-check.yml |
gha::pr-docs-reviewer.lock |
cicd | healthy | .github/workflows/pr-docs-reviewer.lock.yml |
gha::ci-lint |
cicd | healthy | .github/workflows/ci-lint.yml |
gha::implement-source.lock |
cicd | healthy | .github/workflows/implement-source.lock.yml |
gha::drasi-issue-researcher.lock |
cicd | healthy | .github/workflows/drasi-issue-researcher.lock.yml |
gha::publish-crate |
cicd | healthy | .github/workflows/publish-crate.yml |
gha::pr-first-approval-label |
cicd | healthy | .github/workflows/pr-first-approval-label.yml |
gha::scorecard |
cicd | healthy | .github/workflows/scorecard.yaml |
gha::release-plz |
cicd | healthy | .github/workflows/release-plz.yml |
gha::publish-plugins |
cicd | healthy | .github/workflows/publish-plugins.yml |
gha::pr-first-approval-label-run |
cicd | healthy | .github/workflows/pr-first-approval-label-run.yml |
gha::pr-all-reviewers |
cicd | healthy | .github/workflows/pr-all-reviewers.yml |
gha::test-ffi |
cicd | healthy | .github/workflows/test-ffi.yml |
gha::plan-source.lock |
cicd | healthy | .github/workflows/plan-source.lock.yml |
gha::pr-security-reviewer.lock |
cicd | healthy | .github/workflows/pr-security-reviewer.lock.yml |
gha::devskim |
cicd | healthy | .github/workflows/devskim.yml |
gha::pr-correctness-reviewer.lock |
cicd | healthy | .github/workflows/pr-correctness-reviewer.lock.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
127.0.0.1 |
network | healthy | shared-tests/src/redis_helpers.rs |
169.254.169.254 |
network | healthy | components/bootstrappers/http/src/pagination.rs |
192.168.1.1 |
network | healthy | components/sources/grpc/src/tests.rs |
192.168.1.100 |
network | healthy | components/sources/grpc/src/tests.rs |
192.0.2.0 |
network | healthy | components/sources/cloudflare-radar/tests/integration_test.… |
10.1.1.1 |
network | healthy | components/sources/kubernetes/src/tests.rs |
192.168.1.10 |
network | healthy | components/sources/kubernetes/src/tests.rs |
10.10.10.10 |
network | healthy | components/sources/kubernetes/src/tests.rs |
203.0.113.0 |
network | healthy | components/sources/ris-live/tests/integration_test.rs |
208.80.153.193 |
network | healthy | components/sources/ris-live/tests/integration_test.rs |
198.51.100.1 |
network | healthy | components/sources/ris-live/tests/integration_test.rs |
198.51.100.2 |
network | healthy | components/sources/ris-live/tests/integration_test.rs |
38.190.126.0 |
network | healthy | components/sources/ris-live/src/messages.rs |
198.51.100.10 |
network | healthy | components/sources/ris-live/src/mapping.rs |
1.3.6.1 |
network | healthy | components/host-sdk/src/registry/cosign.rs |
| Label | Layer | Status | Path |
|---|---|---|---|
auth::components/bootstrappers/here-traffic/src/provider.rs |
security | healthy | components/bootstrappers/here-traffic/src/provider.rs |
auth::examples/lib/here-traffic-getting-started/setup.sh |
security | healthy | examples/lib/here-traffic-getting-started/setup.sh |
auth::components/sources/here-traffic/src/client.rs |
security | healthy | components/sources/here-traffic/src/client.rs |
auth::components/sources/here-traffic/src/config.rs |
security | healthy | components/sources/here-traffic/src/config.rs |
auth::xtask/src/main.rs |
security | healthy | xtask/src/main.rs |
auth::components/bootstrappers/http/tests/integration_test.… |
security | healthy | components/bootstrappers/http/tests/integration_test.rs |
auth::examples/lib/here-traffic-getting-started/main.rs |
security | healthy | examples/lib/here-traffic-getting-started/main.rs |
auth::components/host-sdk/src/lockfile.rs |
security | healthy | components/host-sdk/src/lockfile.rs |
auth::components/host-sdk/src/registry/cosign.rs |
security | healthy | components/host-sdk/src/registry/cosign.rs |
auth::components/bootstrappers/here-traffic/src/descriptor.… |
security | healthy | components/bootstrappers/here-traffic/src/descriptor.rs |
auth::components/sources/here-traffic/src/descriptor.rs |
security | healthy | components/sources/here-traffic/src/descriptor.rs |
auth::components/sources/here-traffic/src/lib.rs |
security | healthy | components/sources/here-traffic/src/lib.rs |
| Label | Layer | Status | Path |
|---|---|---|---|
GITHUB_TOKEN |
cicd | healthy | — |
CARGO_REGISTRY_TOKEN |
cicd | healthy | — |
COPILOT_GITHUB_TOKEN |
cicd | healthy | — |
GH_AW_GITHUB_MCP_SERVER_TOKEN |
cicd | healthy | — |
DRASI_REVIEWER_APP_PRIVATE_KEY |
cicd | healthy | — |
GH_AW_GITHUB_TOKEN |
cicd | healthy | — |
GH_AW_CI_TRIGGER_TOKEN |
cicd | healthy | — |
| Label | Layer | Status | Path |
|---|---|---|---|
mysql |
data | healthy | Cargo.toml |
postgres |
data | healthy | Cargo.toml |
sqlite |
data | healthy | Cargo.toml |
redis |
data | healthy | shared-tests/Cargo.toml |
postgresql |
data | healthy | components/bootstrappers/postgres/Cargo.toml |
| Label | Layer | Status | Path |
|---|---|---|---|
nginx |
network | healthy | shared-tests/src/use_cases/document/mod.rs |
loadbalancer |
network | healthy | components/bootstrappers/http/tests/integration_test.rs |
envoy |
network | healthy | components/sources/kubernetes/src/tests.rs |
traefik |
network | healthy | examples/lib/kubernetes-getting-started/setup.sh |
| Label | Layer | Status | Path |
|---|---|---|---|
oracle |
hardware | healthy | examples/lib/oracle-getting-started/docker-compose.yml |
loki |
hardware | healthy | examples/lib/loki/docker-compose.yml |
grafana |
hardware | healthy | examples/lib/loki/docker-compose.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
DashboardDesigner |
software | healthy | components/reactions/dashboard/static/js/dashboard.js:Dashb… |
DashboardSocket |
software | healthy | components/reactions/dashboard/static/js/websocket.js:Dashb… |
| Label | Layer | Status | Path |
|---|---|---|---|
grpc::SourceService |
api | healthy | components/sources/grpc/proto/drasi/v1/source.proto |
grpc::ReactionService |
api | healthy | components/reactions/grpc/proto/drasi/v1/reaction.proto |
| Label | Layer | Status | Path |
|---|---|---|---|
sqs |
data | healthy | Cargo.toml |
rabbitmq |
data | healthy | Cargo.toml |
| Label | Layer | Status | Path |
|---|---|---|---|
vps::aws |
hardware | healthy | Cargo.toml |
vps::azure |
hardware | healthy | Cargo.toml |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-68ogzq72 |
software | healthy | /tmp/repobility-clone-68ogzq72 |
This page is publicly accessible at:
https://repobility.com/scan/53f24a18-76d5-4efb-9204-e2b73b09ea39/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/53f24a18-76d5-4efb-9204-e2b73b09ea39/
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.