https://github.com/albertp16/seismicpy
· scanned 2026-06-17 01:31 UTC (1 month, 2 weeks ago)
41 raw signals (0 security + 41 graph)
Last scanned 1 month, 2 weeks ago · v2 · last Δ -15.7 (diff) · 41 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 140 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 |
|---|---|---|---|
index |
software | healthy | app.py:110 |
api_site_coefficients |
software | healthy | app.py:115 |
api_response_spectrum |
software | healthy | app.py:125 |
api_adrs |
software | healthy | app.py:152 |
api_period |
software | healthy | app.py:219 |
api_period_limit |
software | healthy | app.py:228 |
api_pga |
software | healthy | app.py:237 |
api_redundancy |
software | healthy | app.py:246 |
api_scaling |
software | healthy | app.py:255 |
api_base_shear |
software | healthy | app.py:264 |
api_bsds_spectrum |
software | healthy | app.py:285 |
api_site_specific_spectrum |
software | healthy | app.py:329 |
__init__ |
software | healthy | apecseismicpy/bsds/site_factor.py:12 |
interpolate_site_factor |
software | healthy | apecseismicpy/bsds/site_factor.py:33 |
get_site_factor_fa |
software | healthy | apecseismicpy/bsds/site_factor.py:43 |
get_site_factor_fv |
software | healthy | apecseismicpy/bsds/site_factor.py:54 |
interpolate_factor |
software | healthy | apecseismicpy/bsds/site_factor.py:66 |
__init__ |
software | healthy | apecseismicpy/bsds/spectrum.py:6 |
calculate_as |
software | healthy | apecseismicpy/bsds/spectrum.py:16 |
calculate_sds |
software | healthy | apecseismicpy/bsds/spectrum.py:19 |
calculate_sd1 |
software | healthy | apecseismicpy/bsds/spectrum.py:22 |
calculate_ts |
software | healthy | apecseismicpy/bsds/spectrum.py:25 |
calculate_to |
software | dead | apecseismicpy/bsds/spectrum.py:28 |
generate_level2_spectrum |
software | healthy | apecseismicpy/bsds/spectrum.py:31 |
generate_level1_spectrum |
software | healthy | apecseismicpy/bsds/spectrum.py:69 |
effective_liquid_weights |
software | dead | apecseismicpy/aci350/hydrodynamic/loads.py:4 |
calculate_heights_of_centers_of_gravity |
software | dead | apecseismicpy/aci350/hydrodynamic/loads.py:45 |
__init__ |
software | healthy | apecseismicpy/aci350/hydrodynamic/period.py:21 |
compute_mw |
software | healthy | apecseismicpy/aci350/hydrodynamic/period.py:37 |
compute_mi |
software | healthy | apecseismicpy/aci350/hydrodynamic/period.py:49 |
compute_h |
software | healthy | apecseismicpy/aci350/hydrodynamic/period.py:61 |
compute_k |
software | healthy | apecseismicpy/aci350/hydrodynamic/period.py:73 |
compute_mt |
software | healthy | apecseismicpy/aci350/hydrodynamic/period.py:85 |
compute_ti |
software | dead | apecseismicpy/aci350/hydrodynamic/period.py:95 |
compute_tc |
software | dead | apecseismicpy/aci350/hydrodynamic/period.py:107 |
seismic_response_coefficient_ci |
software | dead | apecseismicpy/aci350/hydrodynamic/pressure.py:3 |
seismic_response_coefficient_cc |
software | dead | apecseismicpy/aci350/hydrodynamic/pressure.py:9 |
vertical_ground_motion_component |
software | dead | apecseismicpy/aci350/hydrodynamic/pressure.py:15 |
effective_spectral_vertical_response_acceleration |
software | dead | apecseismicpy/aci350/hydrodynamic/pressure.py:18 |
effective_mass_coefficient |
software | dead | apecseismicpy/aci350/hydrodynamic/pressure.py:21 |
total_impulsive_force |
software | dead | apecseismicpy/aci350/hydrodynamic/pressure.py:24 |
total_convective_force |
software | dead | apecseismicpy/aci350/hydrodynamic/pressure.py:30 |
wall_inertia_coefficient_dynamic |
software | dead | apecseismicpy/aci350/hydrodynamic/pressure.py:36 |
hydrodynamic_pressures |
software | dead | apecseismicpy/aci350/hydrodynamic/pressure.py:39 |
impulsive_pressures |
software | dead | apecseismicpy/aci350/hydrodynamic/pressure.py:44 |
convective_pressures |
software | dead | apecseismicpy/aci350/hydrodynamic/pressure.py:47 |
hydrostatic_pressure |
software | dead | apecseismicpy/aci350/hydrodynamic/pressure.py:50 |
effect_of_vertical_acceleration |
software | dead | apecseismicpy/aci350/hydrodynamic/pressure.py:53 |
srss_pressure |
software | dead | apecseismicpy/aci350/hydrodynamic/pressure.py:56 |
moment_calculation |
software | dead | apecseismicpy/aci350/hydrodynamic/pressure.py:59 |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
CLAUDE.md |
software | healthy | CLAUDE.md |
railway.json |
software | healthy | railway.json |
CHANGELOG.md |
software | healthy | CHANGELOG.md |
requirements.txt |
software | healthy | requirements.txt |
README.md |
software | healthy | README.md |
setup.py |
software | healthy | setup.py |
app.py |
software | healthy | app.py |
Dockerfile |
software | healthy | Dockerfile |
index.html |
software | healthy | templates/index.html |
__init__.py |
software | healthy | apecseismicpy/__init__.py |
site_factor.py |
software | healthy | apecseismicpy/bsds/site_factor.py |
spectrum.py |
software | healthy | apecseismicpy/bsds/spectrum.py |
__init__.py |
software | healthy | apecseismicpy/bsds/__init__.py |
__init__.py |
software | healthy | apecseismicpy/aci350/__init__.py |
__init__.py |
software | healthy | apecseismicpy/aci350/hydrodynamic/__init__.py |
provision.py |
software | healthy | apecseismicpy/aci350/hydrodynamic/provision.py |
loads.py |
software | healthy | apecseismicpy/aci350/hydrodynamic/loads.py |
period.py |
software | healthy | apecseismicpy/aci350/hydrodynamic/period.py |
pressure.py |
software | healthy | apecseismicpy/aci350/hydrodynamic/pressure.py |
redundancy.py |
software | healthy | apecseismicpy/nscp2015/redundancy.py |
__init__.py |
software | healthy | apecseismicpy/nscp2015/__init__.py |
baseshear.py |
software | healthy | apecseismicpy/nscp2015/baseshear.py |
scaling.py |
software | healthy | apecseismicpy/nscp2015/scaling.py |
pga.py |
software | healthy | apecseismicpy/nscp2015/pga.py |
period.py |
software | healthy | apecseismicpy/nscp2015/period.py |
site_coefficients.py |
software | healthy | apecseismicpy/nscp2015/site_coefficients.py |
response_spectrum.py |
software | healthy | apecseismicpy/nscp2015/response_spectrum.py |
CLAUDE.md |
quality | healthy | CLAUDE.md |
| Label | Layer | Status | Path |
|---|---|---|---|
SiteCoefInput |
software | healthy | app.py:25 |
SpectrumInput |
software | healthy | app.py:32 |
PeriodInput |
software | healthy | app.py:40 |
BaseShearInput |
software | healthy | app.py:45 |
BsdsInput |
software | healthy | app.py:56 |
SiteSpecificSpectrumInput |
software | healthy | app.py:65 |
PgaInput |
software | healthy | app.py:72 |
RedundancyInput |
software | healthy | app.py:78 |
ScalingInput |
software | healthy | app.py:85 |
PeriodLimitInput |
software | healthy | app.py:91 |
AdrsInput |
software | healthy | app.py:97 |
SeismicSiteFactor |
software | healthy | apecseismicpy/bsds/site_factor.py:1 |
SeismicDesignResponse |
software | healthy | apecseismicpy/bsds/spectrum.py:1 |
DynamicProperties |
software | healthy | apecseismicpy/aci350/hydrodynamic/period.py:3 |
calculate_base_shear |
software | healthy | apecseismicpy/nscp2015/baseshear.py:9 |
site_coefficients |
software | healthy | apecseismicpy/nscp2015/site_coefficients.py:33 |
ResponseSpectrum |
software | healthy | apecseismicpy/nscp2015/response_spectrum.py:4 |
| Label | Layer | Status | Path |
|---|---|---|---|
GET / |
api | healthy | app.py |
POST /api/site-coefficients |
api | healthy | app.py |
POST /api/response-spectrum |
api | healthy | app.py |
POST /api/adrs |
api | healthy | app.py |
POST /api/period |
api | healthy | app.py |
POST /api/period-limit |
api | healthy | app.py |
POST /api/pga |
api | healthy | app.py |
POST /api/redundancy |
api | healthy | app.py |
POST /api/scaling |
api | healthy | app.py |
POST /api/base-shear |
api | healthy | app.py |
POST /api/bsds-spectrum |
api | healthy | app.py |
POST /api/site-specific-spectrum |
api | healthy | app.py |
| Label | Layer | Status | Path |
|---|---|---|---|
templates |
software | healthy | templates |
apecseismicpy |
software | healthy | apecseismicpy |
bsds |
software | healthy | apecseismicpy/bsds |
aci350 |
software | healthy | apecseismicpy/aci350 |
hydrodynamic |
software | healthy | apecseismicpy/aci350/hydrodynamic |
nscp2015 |
software | healthy | apecseismicpy/nscp2015 |
| Label | Layer | Status | Path |
|---|---|---|---|
127.0.0.1 |
network | healthy | CLAUDE.md |
208.5.2.2 |
network | healthy | README.md |
| Label | Layer | Status | Path |
|---|---|---|---|
albertp16__seismicpy |
software | healthy | /data/fable5_failed_archive/albertp16__seismicpy |
| Label | Layer | Status | Path |
|---|---|---|---|
port:8000 |
network | healthy | README.md |
| Label | Layer | Status | Path |
|---|---|---|---|
image::Dockerfile |
hardware | healthy | Dockerfile |
This page is publicly accessible at:
https://repobility.com/scan/715eb040-d8e5-4b4a-889b-0c12c79ce41a/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/715eb040-d8e5-4b4a-889b-0c12c79ce41a/
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.