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.

alltheplaces/alltheplaces

https://github.com/alltheplaces/alltheplaces · scanned 2026-06-17 01:35 UTC (1 month, 2 weeks ago)

303 raw signals (0 security + 303 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 1 month, 2 weeks ago · v2 · last Δ -7.3 (diff) · 266 actionable findings from 1 signal source. 37 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 18094 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
_get_possible_links software healthy locations/mapy_cz_url.py:10
extract_mapy_cz_position software healthy locations/mapy_cz_url.py:14
url_to_coords software healthy locations/mapy_cz_url.py:25
get_query_param software healthy locations/mapy_cz_url.py:26
extract_properties software healthy locations/open_graph_parser.py:8
as_item software healthy locations/open_graph_parser.py:20
parse software healthy locations/open_graph_parser.py:28
parse software healthy locations/open_graph_spider.py:14
parse_og software healthy locations/open_graph_spider.py:17
post_process_item software healthy locations/open_graph_spider.py:25
parse_rsc software healthy locations/react_server_components.py:10
token_split software healthy locations/microdata_parser.py:10
top_level_items software healthy locations/microdata_parser.py:14
property_value software healthy locations/microdata_parser.py:18
item_props software healthy locations/microdata_parser.py:103
get_object software healthy locations/microdata_parser.py:160
hash_obj software healthy locations/microdata_parser.py:230
remove_duplicates software healthy locations/microdata_parser.py:237
remove_prefix software healthy locations/microdata_parser.py:248
convert_item software healthy locations/microdata_parser.py:254
gen_json_ld software healthy locations/microdata_parser.py:285
convert_to_graph software healthy locations/microdata_parser.py:294
extract_microdata software healthy locations/microdata_parser.py:303
convert_to_json_ld software healthy locations/microdata_parser.py:326
from_crawler software healthy locations/address_spider.py:10
detect_xml_document_from_playwright_response software dead locations/playwright_spider.py:9
strip_accents software healthy locations/country_utils.py:8
__init__ software healthy locations/country_utils.py:13
to_iso_alpha2_country_code software healthy locations/country_utils.py:36
_convert_to_iso2_country_code software healthy locations/country_utils.py:68
country_codes_from_spider_name software healthy locations/country_utils.py:77
country_code_from_spider_name software healthy locations/country_utils.py:90
country_code_from_url software healthy locations/country_utils.py:98
get_locale software healthy locations/country_utils.py:106
decrypt_aes256cbc_pkcs7 software healthy locations/crypto_utils.py:5
_get_possible_links software healthy locations/google_url.py:10
extract_google_position software healthy locations/google_url.py:24
url_to_coords software healthy locations/google_url.py:35
get_query_param software healthy locations/google_url.py:36
parse software healthy locations/vector_file_spider.py:42
pre_process_data software healthy locations/vector_file_spider.py:50
post_process_item software healthy locations/vector_file_spider.py:53
vincenty_distance software healthy locations/geo.py:20
country_iseadgg_centroids software healthy locations/geo.py:43
point_locations software healthy locations/geo.py:107
get_key software healthy locations/geo.py:125
city_locations software healthy locations/geo.py:159
postal_regions software healthy locations/geo.py:172
create_postcode_output_dict software healthy locations/geo.py:214
make_subdivisions software healthy locations/geo.py:252

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

LabelLayerStatusPath
DATA_FORMAT.md software healthy DATA_FORMAT.md
README.md software healthy README.md
pyproject.toml software healthy pyproject.toml
LICENSE software healthy LICENSE
.pre-commit-config.yaml software healthy .pre-commit-config.yaml
CODE_OF_CONDUCT.md software healthy CODE_OF_CONDUCT.md
scrapinghub.yml software healthy scrapinghub.yml
API.md software healthy API.md
Dockerfile software healthy Dockerfile
mapy_cz_url.py software healthy locations/mapy_cz_url.py
open_graph_parser.py software healthy locations/open_graph_parser.py
settings.py software healthy locations/settings.py
open_graph_spider.py software healthy locations/open_graph_spider.py
materials.py software healthy locations/materials.py
react_server_components.py software healthy locations/react_server_components.py
microdata_parser.py software healthy locations/microdata_parser.py
address_spider.py software healthy locations/address_spider.py
playwright_spider.py software healthy locations/playwright_spider.py
__init__.py software healthy locations/__init__.py
country_utils.py software healthy locations/country_utils.py
crypto_utils.py software healthy locations/crypto_utils.py
user_agents.py software healthy locations/user_agents.py
google_url.py software healthy locations/google_url.py
vector_file_spider.py software healthy locations/vector_file_spider.py
geo.py software healthy locations/geo.py
hours.py software healthy locations/hours.py
brand_utils.py software healthy locations/brand_utils.py
linked_data_parser.py software healthy locations/linked_data_parser.py
camoufox_spider.py software healthy locations/camoufox_spider.py
json_blob_spider.py software healthy locations/json_blob_spider.py
name_suggestion_index.py software healthy locations/name_suggestion_index.py
items.py software healthy locations/items.py
dict_parser.py software healthy locations/dict_parser.py
structured_data_spider.py software healthy locations/structured_data_spider.py
archive_utils.py software healthy locations/archive_utils.py
logformatter.py software healthy locations/logformatter.py
licenses.py software healthy locations/licenses.py
captcha_solvers.py software healthy locations/captcha_solvers.py
categories.py software healthy locations/categories.py
geojson.py software healthy locations/exporters/geojson.py
__init__.py software healthy locations/exporters/__init__.py
ld_geojson.py software healthy locations/exporters/ld_geojson.py
geoparquet.py software healthy locations/exporters/geoparquet.py
osm.py software healthy locations/exporters/osm.py
filter_stats.py software healthy locations/extensions/filter_stats.py
__init__.py software healthy locations/extensions/__init__.py
add_lineage.py software healthy locations/extensions/add_lineage.py
log_stats.py software healthy locations/extensions/log_stats.py
links.py software healthy locations/commands/links.py
nsi.py software healthy locations/commands/nsi.py

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

LabelLayerStatusPath
OpenGraphParser software healthy locations/open_graph_parser.py:7
OpenGraphSpider software healthy locations/open_graph_spider.py:10
MicrodataParser software healthy locations/microdata_parser.py:292
AddressSpider software healthy locations/address_spider.py:7
PlaywrightSpider software healthy locations/playwright_spider.py:5
CountryUtils software healthy locations/country_utils.py:12
VectorFileSpider software healthy locations/vector_file_spider.py:11
OpeningHours software healthy locations/hours.py:1024
LinkedDataParser software healthy locations/linked_data_parser.py:16
CamoufoxSpider software healthy locations/camoufox_spider.py:11
JSONBlobSpider software healthy locations/json_blob_spider.py:10
Singleton software healthy locations/name_suggestion_index.py:19
NSI software healthy locations/name_suggestion_index.py:29
Feature software healthy locations/items.py:17
SocialMedia software healthy locations/items.py:122
KeyVariations software healthy locations/dict_parser.py:7
DictParser software healthy locations/dict_parser.py:17
StructuredDataSpider software healthy locations/structured_data_spider.py:132
DebugDuplicateLogFormatter software healthy locations/logformatter.py:7
Licenses software healthy locations/licenses.py:4
Categories software healthy locations/categories.py:15
Fuel software healthy locations/categories.py:548
Extras software healthy locations/categories.py:613
PaymentMethods software healthy locations/categories.py:689
FuelCards software healthy locations/categories.py:795
Access software healthy locations/categories.py:829
Clothes software healthy locations/categories.py:878
Vending software healthy locations/categories.py:919
Sport software healthy locations/categories.py:963
HealthcareSpecialities software healthy locations/categories.py:1005
MonitoringTypes software healthy locations/categories.py:1135
Drink software healthy locations/categories.py:1187
Sells software healthy locations/categories.py:1210
GeoJsonExporter software healthy locations/exporters/geojson.py:171
LineDelimitedGeoJsonExporter software healthy locations/exporters/ld_geojson.py:8
GeoparquetExporter software healthy locations/exporters/geoparquet.py:9
OSMExporter software healthy locations/exporters/osm.py:12
FilterStatsExtension software healthy locations/extensions/filter_stats.py:5
Lineage software healthy locations/extensions/add_lineage.py:10
AddLineageExtension software healthy locations/extensions/add_lineage.py:71
LogStatsExtension software healthy locations/extensions/log_stats.py:8
MySpider software healthy locations/commands/links.py:118
LinksCommand software healthy locations/commands/links.py:148
NameSuggestionIndexCommand software healthy locations/commands/nsi.py:12
VendorDataCommand software healthy locations/commands/vendor_nsi.py:15
DuplicateWikidataCommand software healthy locations/commands/duplicate_wikidata.py:16
Command software healthy locations/commands/genspider.py:14
MySpider software healthy locations/commands/sd.py:19
SdCommand software healthy locations/commands/sd.py:42
ListGroupCommand software healthy locations/commands/list_group.py:10

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

LabelLayerStatusPath
generic_api_key::locations/spiders/coastal_us.py security healthy locations/spiders/coastal_us.py
generic_api_key::locations/spiders/tommy_hilfiger_ca.py security healthy locations/spiders/tommy_hilfiger_ca.py
generic_api_key::locations/spiders/bealls_us.py security healthy locations/spiders/bealls_us.py
generic_api_key::locations/spiders/columbia_us.py security healthy locations/spiders/columbia_us.py
generic_api_key::locations/spiders/petstock_au.py security healthy locations/spiders/petstock_au.py
generic_api_key::locations/spiders/marinemax_us.py security healthy locations/spiders/marinemax_us.py
generic_api_key::locations/spiders/bravo_us.py security healthy locations/spiders/bravo_us.py
generic_api_key::locations/spiders/lidl_it.py security healthy locations/spiders/lidl_it.py
generic_api_key::locations/spiders/lidl_si.py security healthy locations/spiders/lidl_si.py
generic_api_key::locations/spiders/lidl_hr.py security healthy locations/spiders/lidl_hr.py
generic_api_key::locations/spiders/warby_parker.py security healthy locations/spiders/warby_parker.py
generic_api_key::locations/spiders/true_value_us.py security healthy locations/spiders/true_value_us.py
generic_api_key::locations/spiders/caribou_coffee_us.py security healthy locations/spiders/caribou_coffee_us.py
generic_api_key::locations/spiders/the_good_feet_store.py security healthy locations/spiders/the_good_feet_store.py
generic_api_key::locations/spiders/lidl_gb.py security healthy locations/spiders/lidl_gb.py
generic_api_key::locations/spiders/dds_discounts_us.py security healthy locations/spiders/dds_discounts_us.py
generic_api_key::locations/spiders/waba_grill_us.py security healthy locations/spiders/waba_grill_us.py
generic_api_key::locations/spiders/evergreen_ie.py security healthy locations/spiders/evergreen_ie.py
generic_api_key::locations/spiders/shepherd_neame.py security healthy locations/spiders/shepherd_neame.py
generic_api_key::locations/spiders/lane_bryant_us.py security healthy locations/spiders/lane_bryant_us.py
generic_api_key::locations/spiders/lidl_lv.py security healthy locations/spiders/lidl_lv.py
generic_api_key::locations/spiders/pillow_talk_au.py security healthy locations/spiders/pillow_talk_au.py
generic_api_key::locations/spiders/booker_gb.py security healthy locations/spiders/booker_gb.py
generic_api_key::locations/spiders/office_depot.py security healthy locations/spiders/office_depot.py
generic_api_key::locations/spiders/lidl_ro.py security healthy locations/spiders/lidl_ro.py
generic_api_key::locations/spiders/golf_galaxy_us.py security healthy locations/spiders/golf_galaxy_us.py
generic_api_key::locations/spiders/bootlegger_coffee_compan… security healthy locations/spiders/bootlegger_coffee_company.py
generic_api_key::locations/spiders/patisserie_valerie_gb.py security healthy locations/spiders/patisserie_valerie_gb.py
generic_api_key::locations/spiders/animax_ro.py security healthy locations/spiders/animax_ro.py
generic_api_key::locations/spiders/sport2000_fr.py security healthy locations/spiders/sport2000_fr.py
generic_api_key::locations/spiders/tradelink_au.py security healthy locations/spiders/tradelink_au.py
generic_api_key::locations/spiders/columbia_bank_us.py security healthy locations/spiders/columbia_bank_us.py
generic_api_key::locations/spiders/microsoft_us.py security healthy locations/spiders/microsoft_us.py
generic_api_key::locations/spiders/pueblo_pr.py security healthy locations/spiders/pueblo_pr.py
generic_api_key::locations/spiders/bmo_us.py security healthy locations/spiders/bmo_us.py
generic_api_key::locations/spiders/chase_us.py security healthy locations/spiders/chase_us.py
generic_api_key::locations/spiders/asda_gb.py security healthy locations/spiders/asda_gb.py
generic_api_key::locations/spiders/waitrose.py security healthy locations/spiders/waitrose.py
generic_api_key::locations/spiders/unichem_nz.py security healthy locations/spiders/unichem_nz.py
generic_api_key::locations/spiders/lidl_ie.py security healthy locations/spiders/lidl_ie.py
generic_api_key::locations/spiders/citizens_us.py security healthy locations/spiders/citizens_us.py
generic_api_key::locations/spiders/first_national_bank_us.py security healthy locations/spiders/first_national_bank_us.py
generic_api_key::locations/spiders/universal_store_au.py security healthy locations/spiders/universal_store_au.py
generic_api_key::locations/spiders/ben_and_jerrys.py security healthy locations/spiders/ben_and_jerrys.py
generic_api_key::locations/spiders/lidl_pt.py security healthy locations/spiders/lidl_pt.py
generic_api_key::locations/spiders/videopro_au.py security healthy locations/spiders/videopro_au.py
generic_api_key::locations/spiders/calvin_klein_us.py security healthy locations/spiders/calvin_klein_us.py
generic_api_key::locations/spiders/recipe_unlimited.py security healthy locations/spiders/recipe_unlimited.py
generic_api_key::locations/spiders/tk_maxx_gb.py security healthy locations/spiders/tk_maxx_gb.py
generic_api_key::locations/spiders/bealls_florida_us.py security healthy locations/spiders/bealls_florida_us.py

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

LabelLayerStatusPath
locations software healthy locations
exporters software healthy locations/exporters
extensions software healthy locations/extensions
commands software healthy locations/commands
middlewares software healthy locations/middlewares
searchable_points software healthy locations/searchable_points
postcodes software healthy locations/searchable_points/postcodes
pipelines software healthy locations/pipelines
spiders software healthy locations/spiders
government software healthy locations/spiders/government
infrastructure software healthy locations/spiders/infrastructure
aggregators software healthy locations/spiders/aggregators
addresses software healthy locations/spiders/addresses
no software healthy locations/spiders/addresses/no
gb software healthy locations/spiders/addresses/gb
nz software healthy locations/spiders/addresses/nz
be software healthy locations/spiders/addresses/be
bru software healthy locations/spiders/addresses/be/bru
vlg software healthy locations/spiders/addresses/be/vlg
wal software healthy locations/spiders/addresses/be/wal
us software healthy locations/spiders/addresses/us
mn software healthy locations/spiders/addresses/us/mn
au software healthy locations/spiders/addresses/au
storefinders software healthy locations/storefinders
tests software healthy tests
ci software healthy ci
.github software healthy .github
ISSUE_TEMPLATE software healthy .github/ISSUE_TEMPLATE
workflows software healthy .github/workflows
docs software healthy docs
superpowers software healthy docs/superpowers
specs software healthy docs/superpowers/specs
plans software healthy docs/superpowers/plans
.devcontainer software healthy .devcontainer
contrib software healthy contrib

LabelLayerStatusPath
gha::docker-publish cicd healthy .github/workflows/docker-publish.yml
gha::vendor-nsi cicd healthy .github/workflows/vendor-nsi.yaml
gha::tycheck-pr cicd healthy .github/workflows/tycheck-pr.yaml
gha::auto-close-failed-auto-prs cicd healthy .github/workflows/auto-close-failed-auto-prs.yml
gha::dead-spider-killer cicd healthy .github/workflows/dead-spider-killer.yml
gha::pytest-pr cicd healthy .github/workflows/pytest-pr.yaml
gha::remove-requires-proxy cicd healthy .github/workflows/remove-requires-proxy.yml

LabelLayerStatusPath
build cicd healthy .github/workflows/docker-publish.yml
fetch-data cicd healthy .github/workflows/vendor-nsi.yaml
tycheck cicd healthy .github/workflows/tycheck-pr.yaml
close-failed-auto-pr cicd healthy .github/workflows/auto-close-failed-auto-prs.yml
kill-dead-spiders cicd healthy .github/workflows/dead-spider-killer.yml
pytest cicd healthy .github/workflows/pytest-pr.yaml
remove-requires-proxy cicd healthy .github/workflows/remove-requires-proxy.yml

LabelLayerStatusPath
auth::locations/spiders/vakifbank_tr.py security healthy locations/spiders/vakifbank_tr.py
auth::locations/spiders/builders.py security healthy locations/spiders/builders.py
auth::locations/spiders/pizza_hut_pe.py security healthy locations/spiders/pizza_hut_pe.py
auth::locations/spiders/pnc_bank_us.py security healthy locations/spiders/pnc_bank_us.py
auth::ci/run_pr_spiders.sh security healthy ci/run_pr_spiders.sh

LabelLayerStatusPath
139.0.0.0 network healthy locations/user_agents.py
137.0.0.0 network healthy locations/spiders/sams_club_mx.py
1.4.1.0 network healthy locations/spiders/perekryostok_ru.py
123.123.123.123 network healthy tests/test_pipeline_email_clean_up.py

LabelLayerStatusPath
vps::azure hardware healthy locations/spiders/ifly_ca_us.py
vps::aws hardware healthy locations/spiders/cancer_research_uk_gb.py
vps::gcp hardware healthy ci/dead_spider_killer.py

LabelLayerStatusPath
GITHUB_TOKEN cicd healthy
AWS_SECRET_ACCESS_KEY cicd healthy
AWS_ACCESS_KEY_ID cicd healthy

LabelLayerStatusPath
alltheplaces__alltheplaces software healthy /data/fable5_failed_archive/alltheplaces__alltheplaces

LabelLayerStatusPath
elasticsearch data healthy locations/spiders/kbc_be.py

LabelLayerStatusPath
geojson_data data healthy ci/ndgeojsons_to_parquet.py

LabelLayerStatusPath
caddy network healthy locations/spiders/caddys_it.py

LabelLayerStatusPath
image::Dockerfile hardware healthy Dockerfile

LabelLayerStatusPath
gpu (detected) hardware healthy locations/spiders/ich_tanke_strom.py
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/161b6edd-2cef-45bf-a31a-4a12100d4bc0/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/161b6edd-2cef-45bf-a31a-4a12100d4bc0/

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.