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.

wielandtech-labs/warn_scraper_v2

https://github.com/wielandtech-labs/warn_scraper_v2 · scanned 2026-06-16 00:57 UTC (2 months, 1 week ago)

269 raw signals (0 security + 269 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 1 week ago · v1 · 259 actionable findings from 1 signal source. 10 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.

JSON
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all

All 2117 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
validateNoticesSearch software healthy frontend/src/router.tsx:validateNoticesSearch
validateCompaniesSearch software healthy frontend/src/router.tsx:validateCompaniesSearch
numParam software healthy frontend/src/router.tsx:numParam
qs software healthy frontend/src/api/client.ts:qs
get software healthy frontend/src/api/client.ts:get
post software healthy frontend/src/api/client.ts:post
DataTable software healthy frontend/src/components/DataTable.tsx:DataTable
Pagination software healthy frontend/src/components/Pagination.tsx:Pagination
AccountArea software healthy frontend/src/components/Layout.tsx:AccountArea
Layout software healthy frontend/src/components/Layout.tsx:Layout
FilterBar software healthy frontend/src/components/FilterBar.tsx:FilterBar
update software healthy frontend/src/components/FilterBar.tsx:update
fmtDate software healthy frontend/src/lib/format.ts:fmtDate
fmtNum software healthy frontend/src/lib/format.ts:fmtNum
fmtMonth software healthy frontend/src/lib/format.ts:fmtMonth
daysAgoIso software healthy frontend/src/lib/format.ts:daysAgoIso
StatsPage software healthy frontend/src/routes/stats.tsx:StatsPage
handleFilterChange software healthy frontend/src/routes/stats.tsx:handleFilterChange
monthData software healthy frontend/src/routes/stats.tsx:monthData
ChartCard software healthy frontend/src/routes/stats.tsx:ChartCard
Placeholder software healthy frontend/src/routes/stats.tsx:Placeholder
CompaniesPage software healthy frontend/src/routes/companies.tsx:CompaniesPage
setView software healthy frontend/src/routes/companies.tsx:setView
CompaniesView software healthy frontend/src/routes/companies.tsx:CompaniesView
offset software healthy frontend/src/routes/companies.tsx:offset
setEnriched software healthy frontend/src/routes/companies.tsx:setEnriched
setDuns software healthy frontend/src/routes/companies.tsx:setDuns
setIndustry software healthy frontend/src/routes/companies.tsx:setIndustry
setSubsector software healthy frontend/src/routes/companies.tsx:setSubsector
handlePageChange software healthy frontend/src/routes/companies.tsx:handlePageChange
handleSortChange software healthy frontend/src/routes/companies.tsx:handleSortChange
FamiliesView software healthy frontend/src/routes/companies.tsx:FamiliesView
ViewTab software healthy frontend/src/routes/companies.tsx:ViewTab
FilterChip software healthy frontend/src/routes/companies.tsx:FilterChip
LoginPage software healthy frontend/src/routes/login.tsx:LoginPage
Dashboard software healthy frontend/src/routes/dashboard.tsx:Dashboard
NoticeDetail software healthy frontend/src/routes/notice-detail.tsx:NoticeDetail
DescriptionItem software healthy frontend/src/routes/notice-detail.tsx:DescriptionItem
round software healthy frontend/src/routes/map.tsx:round
boundsToBbox software healthy frontend/src/routes/map.tsx:boundsToBbox
toViewport software healthy frontend/src/routes/map.tsx:toViewport
ViewportWatcher software healthy frontend/src/routes/map.tsx:ViewportWatcher
MapPage software healthy frontend/src/routes/map.tsx:MapPage
handleFilterChange software healthy frontend/src/routes/map.tsx:handleFilterChange
NoticesPage software healthy frontend/src/routes/notices.tsx:NoticesPage
offset software healthy frontend/src/routes/notices.tsx:offset
handleFilterChange software healthy frontend/src/routes/notices.tsx:handleFilterChange
handlePageChange software healthy frontend/src/routes/notices.tsx:handlePageChange
handleSortChange software healthy frontend/src/routes/notices.tsx:handleSortChange
CompanyDetail software healthy frontend/src/routes/company-detail.tsx:CompanyDetail

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

LabelLayerStatusPath
README.md software healthy README.md
CLAUDE.md software healthy CLAUDE.md
Dockerfile software healthy Dockerfile
.env.example software healthy .env.example
pyproject.toml software healthy pyproject.toml
STATE_AUDIT.md software healthy STATE_AUDIT.md
AGENTS.md software healthy AGENTS.md
Chart.yaml software healthy charts/warn-v2/Chart.yaml
values.yaml software healthy charts/warn-v2/values.yaml
scraper-cronjob.yaml software healthy charts/warn-v2/templates/scraper-cronjob.yaml
hoovers-pvc.yaml software healthy charts/warn-v2/templates/hoovers-pvc.yaml
notice-enricher-cronjob.yaml software healthy charts/warn-v2/templates/notice-enricher-cronjob.yaml
api-deployment.yaml software healthy charts/warn-v2/templates/api-deployment.yaml
snapshots-pvc.yaml software healthy charts/warn-v2/templates/snapshots-pvc.yaml
pdf-downloader-cronjob.yaml software healthy charts/warn-v2/templates/pdf-downloader-cronjob.yaml
backfill-geo-cronjob.yaml software healthy charts/warn-v2/templates/backfill-geo-cronjob.yaml
enricher-cronjob.yaml software healthy charts/warn-v2/templates/enricher-cronjob.yaml
migration-job.yaml software healthy charts/warn-v2/templates/migration-job.yaml
pdfs-pvc.yaml software healthy charts/warn-v2/templates/pdfs-pvc.yaml
ingress.yaml software healthy charts/warn-v2/templates/ingress.yaml
consolidator-cronjob.yaml software healthy charts/warn-v2/templates/consolidator-cronjob.yaml
vite.config.ts software healthy frontend/vite.config.ts
tailwind.config.js software healthy frontend/tailwind.config.js
package.json software healthy frontend/package.json
index.html software healthy frontend/index.html
package-lock.json software healthy frontend/package-lock.json
eslint.config.js software healthy frontend/eslint.config.js
tsconfig.json software healthy frontend/tsconfig.json
postcss.config.js software healthy frontend/postcss.config.js
index.css software healthy frontend/src/index.css
router.tsx software healthy frontend/src/router.tsx
main.tsx software healthy frontend/src/main.tsx
client.ts software healthy frontend/src/api/client.ts
types.ts software healthy frontend/src/api/types.ts
DataTable.tsx software healthy frontend/src/components/DataTable.tsx
Pagination.tsx software healthy frontend/src/components/Pagination.tsx
Layout.tsx software healthy frontend/src/components/Layout.tsx
FilterBar.tsx software healthy frontend/src/components/FilterBar.tsx
format.ts software healthy frontend/src/lib/format.ts
stats.tsx software healthy frontend/src/routes/stats.tsx
companies.tsx software healthy frontend/src/routes/companies.tsx
login.tsx software healthy frontend/src/routes/login.tsx
dashboard.tsx software healthy frontend/src/routes/dashboard.tsx
notice-detail.tsx software healthy frontend/src/routes/notice-detail.tsx
map.tsx software healthy frontend/src/routes/map.tsx
notices.tsx software healthy frontend/src/routes/notices.tsx
company-detail.tsx software healthy frontend/src/routes/company-detail.tsx
useAuth.ts software healthy frontend/src/hooks/useAuth.ts
test_nj.py software healthy tests/test_nj.py
test_al.py software healthy tests/test_al.py

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

LabelLayerStatusPath
ApiError software healthy frontend/src/api/client.ts:ApiError
_StubEnricher software healthy tests/test_cli_enrich_notices.py:20
_Block software healthy tests/test_enrichment_agent.py:14
_Response software healthy tests/test_enrichment_agent.py:27
_FakeClient software healthy tests/test_enrichment_agent.py:31
_CapturingClient software healthy tests/test_enrichment_agent.py:174
_FakeResp software healthy tests/test_enrich_ga.py:121
_FakeScalars software healthy tests/test_enrich_ga.py:291
_FakeSession software healthy tests/test_enrich_ga.py:295
_StubScraper software healthy tests/test_validate.py:7
_StubProvider software healthy tests/test_enrichment_provider.py:41
_BadProvider software healthy tests/test_enrichment_provider.py:65
_TextBlock software healthy tests/test_heal_agent.py:21
_ToolUseBlock software healthy tests/test_heal_agent.py:27
_Message software healthy tests/test_heal_agent.py:35
ScriptedClient software healthy tests/test_heal_agent.py:40
_StubResult software healthy tests/test_enrichment_worker.py:47
_StubClient software healthy tests/test_enrichment_worker.py:63
_FakeProvider software healthy tests/test_enrichment_worker.py:318
_MissProvider software healthy tests/test_enrichment_worker.py:441
_MissProviderCounting software healthy tests/test_enrichment_worker.py:461
_WrongMatchProvider software healthy tests/test_enrichment_worker.py:518
_GoodMatchProvider software healthy tests/test_enrichment_worker.py:548
_SpyProvider software healthy tests/test_enrichment_worker.py:574
NoticeEnricher software healthy warn_v2/enrich_notices/base.py:13
GAEnricher software healthy warn_v2/enrich_notices/states/ga.py:13
HealContext software healthy warn_v2/heal/tools.py:23
HealCandidate software healthy warn_v2/heal/detector.py:21
SandboxResult software healthy warn_v2/heal/sandbox.py:26
PROpened software healthy warn_v2/heal/github.py:17
PRPlan software healthy warn_v2/heal/github.py:23
LLMClient software healthy warn_v2/heal/agent.py:60
HealResult software healthy warn_v2/heal/agent.py:76
_AnthropicAdapter software healthy warn_v2/heal/agent.py:184
ProviderResult software healthy warn_v2/enrichment/provider.py:30
EnrichmentProvider software healthy warn_v2/enrichment/provider.py:52
FinalizeArgs software healthy warn_v2/enrichment/tools.py:29
LookupResult software healthy warn_v2/enrichment/lookup.py:67
LLMClient software healthy warn_v2/enrichment/agent.py:47
EnrichmentContext software healthy warn_v2/enrichment/agent.py:62
EnrichmentResult software healthy warn_v2/enrichment/agent.py:73
_AnthropicAdapter software healthy warn_v2/enrichment/agent.py:209
JobLinkScraper software healthy warn_v2/scrapers/job_link.py:64
PlaywrightScraper software healthy warn_v2/scrapers/playwright_base.py:23
ScrapeFailed software healthy warn_v2/scrapers/base.py:14
ParseFailed software healthy warn_v2/scrapers/base.py:18
NoticeRow software healthy warn_v2/scrapers/base.py:23
StateScraper software healthy warn_v2/scrapers/base.py:43
ColumnMap software healthy warn_v2/scrapers/_helpers.py:114
WAScraper software healthy warn_v2/scrapers/states/wa.py:32

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

LabelLayerStatusPath
charts software healthy charts
warn-v2 software healthy charts/warn-v2
templates software healthy charts/warn-v2/templates
frontend software healthy frontend
src software healthy frontend/src
api software healthy frontend/src/api
components software healthy frontend/src/components
lib software healthy frontend/src/lib
routes software healthy frontend/src/routes
hooks software healthy frontend/src/hooks
tests software healthy tests
docs software healthy docs
foia software healthy docs/foia
warn_v2 software healthy warn_v2
enrich_notices software healthy warn_v2/enrich_notices
states software healthy warn_v2/enrich_notices/states
heal software healthy warn_v2/heal
enrichment software healthy warn_v2/enrichment
_data software healthy warn_v2/enrichment/_data
scrapers software healthy warn_v2/scrapers
fixtures software healthy warn_v2/scrapers/fixtures
md software healthy warn_v2/scrapers/fixtures/md
mo software healthy warn_v2/scrapers/fixtures/mo
wa software healthy warn_v2/scrapers/fixtures/wa
ne software healthy warn_v2/scrapers/fixtures/ne
pa software healthy warn_v2/scrapers/fixtures/pa
ny software healthy warn_v2/scrapers/fixtures/ny
fl software healthy warn_v2/scrapers/fixtures/fl
ga software healthy warn_v2/scrapers/fixtures/ga
oh software healthy warn_v2/scrapers/fixtures/oh
mi software healthy warn_v2/scrapers/fixtures/mi
az software healthy warn_v2/scrapers/fixtures/az
mn software healthy warn_v2/scrapers/fixtures/mn
ak software healthy warn_v2/scrapers/fixtures/ak
ct software healthy warn_v2/scrapers/fixtures/ct
dc software healthy warn_v2/scrapers/fixtures/dc
ut software healthy warn_v2/scrapers/fixtures/ut
hi software healthy warn_v2/scrapers/fixtures/hi
wv software healthy warn_v2/scrapers/fixtures/wv
nc software healthy warn_v2/scrapers/fixtures/nc
sd software healthy warn_v2/scrapers/fixtures/sd
or software healthy warn_v2/scrapers/fixtures/or
al software healthy warn_v2/scrapers/fixtures/al
wi software healthy warn_v2/scrapers/fixtures/wi
ma software healthy warn_v2/scrapers/fixtures/ma
tn software healthy warn_v2/scrapers/fixtures/tn
va software healthy warn_v2/scrapers/fixtures/va
in software healthy warn_v2/scrapers/fixtures/in
states software healthy warn_v2/scrapers/states
api software healthy warn_v2/api

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

LabelLayerStatusPath
GET /healthz api healthy warn_v2/api/__init__.py
GET /api api healthy warn_v2/api/routes/runs.py
POST /login api healthy warn_v2/api/routes/auth.py
POST /logout api healthy warn_v2/api/routes/auth.py
GET /me api healthy warn_v2/api/routes/auth.py
GET /api/by-state api healthy warn_v2/api/routes/stats.py
GET /api/by-month api healthy warn_v2/api/routes/stats.py
GET /api/top-employers api healthy warn_v2/api/routes/stats.py
GET /api/industries api healthy warn_v2/api/routes/stats.py
GET /api/by-parent-group api healthy warn_v2/api/routes/stats.py
GET /api/{company_id} api healthy warn_v2/api/routes/companies.py
GET /api/{company_id}/notices api healthy warn_v2/api/routes/companies.py
GET /api/{company_id}/family api healthy warn_v2/api/routes/companies.py
GET /api/{notice_id} api healthy warn_v2/api/routes/notices.py
GET /api/{notice_id}/pdf api healthy warn_v2/api/routes/notices.py

LabelLayerStatusPath
env.py data healthy warn_v2/db/migrations/env.py
20260530_0006_add_notice_pdf_path.py data healthy warn_v2/db/migrations/versions/20260530_0006_add_notice_pdf…
20260527_0002_add_notice_address.py data healthy warn_v2/db/migrations/versions/20260527_0002_add_notice_add…
20260604_0008_add_notice_closure_category.py data healthy warn_v2/db/migrations/versions/20260604_0008_add_notice_clo…
20260610_0010_add_company_consolidation.py data healthy warn_v2/db/migrations/versions/20260610_0010_add_company_co…
20260610_0009_add_company_enrichment_fields.py data healthy warn_v2/db/migrations/versions/20260610_0009_add_company_en…
20260529_0003_add_company_naics.py data healthy warn_v2/db/migrations/versions/20260529_0003_add_company_na…
20260601_0007_add_location_geocode_source.py data healthy warn_v2/db/migrations/versions/20260601_0007_add_location_g…
20260610_0011_add_company_global_ultimate_id.py data healthy warn_v2/db/migrations/versions/20260610_0011_add_company_gl…
20260529_0005_add_is_superseded.py data healthy warn_v2/db/migrations/versions/20260529_0005_add_is_superse…
20260612_0013_add_provider_attempted_at.py data healthy warn_v2/db/migrations/versions/20260612_0013_add_provider_a…
20260526_0001_widen_text_columns.py data healthy warn_v2/db/migrations/versions/20260526_0001_widen_text_col…
20260529_0004_add_enrichment_source.py data healthy warn_v2/db/migrations/versions/20260529_0004_add_enrichment…
20260522_0000_initial.py data healthy warn_v2/db/migrations/versions/20260522_0000_initial.py
20260611_0012_add_users_and_sessions.py data healthy warn_v2/db/migrations/versions/20260611_0012_add_users_and_…

LabelLayerStatusPath
Base data healthy warn_v2/db/models.py
Location data healthy warn_v2/db/models.py
Company data healthy warn_v2/db/models.py
Notice data healthy warn_v2/db/models.py
User data healthy warn_v2/db/models.py
UserSession data healthy warn_v2/db/models.py
ScraperRun data healthy warn_v2/db/models.py
locations data healthy warn_v2/db/models.py
companies data healthy warn_v2/db/models.py
notices data healthy warn_v2/db/models.py
users data healthy warn_v2/db/models.py
user_sessions data healthy warn_v2/db/models.py
scraper_runs data healthy warn_v2/db/models.py

LabelLayerStatusPath
port:8000 network healthy charts/warn-v2/values.yaml
port:07 network healthy charts/warn-v2/values.yaml
port:17 network healthy charts/warn-v2/values.yaml
port:04 network healthy charts/warn-v2/values.yaml
port:30 network healthy charts/warn-v2/values.yaml
port:09 network healthy charts/warn-v2/values.yaml
port:08 network healthy charts/warn-v2/values.yaml
port:15 network healthy charts/warn-v2/values.yaml
port:47 network healthy charts/warn-v2/values.yaml
port:5173 network healthy frontend/vite.config.ts

LabelLayerStatusPath
k8s::CronJob::charts/warn-v2/templates/scraper-cronjob.yaml hardware healthy charts/warn-v2/templates/scraper-cronjob.yaml
k8s::CronJob::charts/warn-v2/templates/notice-enricher-cron… hardware healthy charts/warn-v2/templates/notice-enricher-cronjob.yaml
k8s::Deployment::charts/warn-v2/templates/api-deployment.ya… hardware healthy charts/warn-v2/templates/api-deployment.yaml
k8s::CronJob::charts/warn-v2/templates/pdf-downloader-cronj… hardware healthy charts/warn-v2/templates/pdf-downloader-cronjob.yaml
k8s::CronJob::charts/warn-v2/templates/backfill-geo-cronjob… hardware healthy charts/warn-v2/templates/backfill-geo-cronjob.yaml
k8s::CronJob::charts/warn-v2/templates/enricher-cronjob.yaml hardware healthy charts/warn-v2/templates/enricher-cronjob.yaml
k8s::Job::charts/warn-v2/templates/migration-job.yaml hardware healthy charts/warn-v2/templates/migration-job.yaml
k8s::CronJob::charts/warn-v2/templates/consolidator-cronjob… hardware healthy charts/warn-v2/templates/consolidator-cronjob.yaml

LabelLayerStatusPath
image::Dockerfile hardware healthy Dockerfile
k8s::PersistentVolumeClaim::charts/warn-v2/templates/hoover… hardware healthy charts/warn-v2/templates/hoovers-pvc.yaml
k8s::ServiceMonitor::charts/warn-v2/templates/api-deploymen… hardware healthy charts/warn-v2/templates/api-deployment.yaml
k8s::PersistentVolumeClaim::charts/warn-v2/templates/snapsh… hardware healthy charts/warn-v2/templates/snapshots-pvc.yaml
k8s::PersistentVolumeClaim::charts/warn-v2/templates/pdfs-p… hardware healthy charts/warn-v2/templates/pdfs-pvc.yaml

LabelLayerStatusPath
password_literal::tests/test_cli_users.py security healthy tests/test_cli_users.py
password_literal::tests/test_api_auth.py security healthy tests/test_api_auth.py
generic_api_key::warn_v2/scrapers/fixtures/ga/sample.html security healthy warn_v2/scrapers/fixtures/ga/sample.html
generic_api_key::warn_v2/scrapers/fixtures/ga/entry_sample.… security healthy warn_v2/scrapers/fixtures/ga/entry_sample.html
generic_api_key::warn_v2/scrapers/states/wi.py security healthy warn_v2/scrapers/states/wi.py

LabelLayerStatusPath
postgres data healthy README.md
postgresql data healthy .env.example
sqlite data healthy tests/conftest.py

LabelLayerStatusPath
build cicd healthy .github/workflows/docker.yml
test cicd healthy .github/workflows/ci.yml
frontend cicd healthy .github/workflows/ci.yml

LabelLayerStatusPath
125.0.0.0 network healthy warn_v2/scrapers/states/pa.py
124.0.0.0 network healthy warn_v2/scrapers/states/ma.py

LabelLayerStatusPath
gha::docker cicd healthy .github/workflows/docker.yml
gha::ci cicd healthy .github/workflows/ci.yml

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

LabelLayerStatusPath
traefik network healthy charts/warn-v2/values.yaml

LabelLayerStatusPath
ingress::charts/warn-v2/templates/ingress.yaml network healthy charts/warn-v2/templates/ingress.yaml

LabelLayerStatusPath
vps::azure hardware healthy warn_v2/scrapers/states/fl.py

LabelLayerStatusPath
GITHUB_TOKEN cicd healthy
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/0edc484e-eb62-48f8-af2c-dab57672e841/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/0edc484e-eb62-48f8-af2c-dab57672e841/

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.