From 6f808c3b3d6808ecc97ecf1e96117ec805d92c76 Mon Sep 17 00:00:00 2001 From: master <> Date: Tue, 10 Mar 2026 11:11:53 +0200 Subject: [PATCH] remove temp files --- devops/compose/openapi_routeprefix_smoke.csv | 63 ++++++++++++++++++++ devops/compose/rekor_reverse.txt | 0 devops/compose/rekor_route.txt | 5 -- devops/compose/reverse_integration_body.json | 0 4 files changed, 63 insertions(+), 5 deletions(-) create mode 100644 devops/compose/openapi_routeprefix_smoke.csv delete mode 100644 devops/compose/rekor_reverse.txt delete mode 100644 devops/compose/rekor_route.txt delete mode 100644 devops/compose/reverse_integration_body.json diff --git a/devops/compose/openapi_routeprefix_smoke.csv b/devops/compose/openapi_routeprefix_smoke.csv new file mode 100644 index 000000000..54aeeb3b1 --- /dev/null +++ b/devops/compose/openapi_routeprefix_smoke.csv @@ -0,0 +1,63 @@ +"RouteType","RoutePath","RouteTarget","SelectedOpenApiPath","StatusCode" +"Microservice","^/api/v1/vulnerabilities(.*)","http://scanner.stella-ops.local/api/v1/vulnerabilities$1",, +"Microservice","^/api/v1/watchlist(.*)","http://attestor.stella-ops.local/api/v1/watchlist$1",, +"Microservice","^/api/v1/triage(.*)","http://scanner.stella-ops.local/api/v1/triage$1",, +"Microservice","^/api/v1/secrets(.*)","http://scanner.stella-ops.local/api/v1/secrets$1",, +"Microservice","^/api/v1/sources(.*)","http://scanner.stella-ops.local/api/v1/sources$1",, +"Microservice","^/api/v1/witnesses(.*)","http://scanner.stella-ops.local/api/v1/witnesses$1",, +"Microservice","^/api/v1/trust(.*)","https://authority.stella-ops.local/api/v1/trust$1",, +"Microservice","^/api/v1/evidence(.*)","https://evidencelocker.stella-ops.local/api/v1/evidence$1",, +"Microservice","^/api/v1/proofs(.*)","https://evidencelocker.stella-ops.local/api/v1/proofs$1",, +"Microservice","^/api/v1/verdicts(.*)","https://evidencelocker.stella-ops.local/api/v1/verdicts$1",, +"Microservice","^/api/v1/release-orchestrator(.*)","http://jobengine.stella-ops.local/api/v1/release-orchestrator$1",, +"Microservice","^/api/v1/approvals(.*)","http://jobengine.stella-ops.local/api/v1/approvals$1",, +"Microservice","^/api/v1/attestations(.*)","http://attestor.stella-ops.local/api/v1/attestations$1",, +"Microservice","^/api/v1/sbom(.*)","http://sbomservice.stella-ops.local/api/v1/sbom$1",, +"Microservice","^/api/v1/lineage(.*)","http://sbomservice.stella-ops.local/api/v1/lineage$1",, +"Microservice","^/api/v1/resolve(.*)","http://binaryindex.stella-ops.local/api/v1/resolve$1",, +"Microservice","^/api/v1/ops/binaryindex(.*)","http://binaryindex.stella-ops.local/api/v1/ops/binaryindex$1",, +"Microservice","^/api/v1/policy(.*)","http://policy-gateway.stella-ops.local/api/v1/policy$1",, +"Microservice","^/api/v1/governance(.*)","http://policy-gateway.stella-ops.local/api/v1/governance$1",, +"Microservice","^/api/v1/determinization(.*)","http://policy-engine.stella-ops.local/api/v1/determinization$1",, +"Microservice","^/api/v1/workflows(.*)","http://orchestrator.stella-ops.local/api/v1/workflows$1",, +"Microservice","^/api/v1/authority/quotas(.*)","http://platform.stella-ops.local/api/v1/authority/quotas$1",, +"Microservice","^/api/v1/release-control(.*)","http://platform.stella-ops.local/api/v1/release-control$1",, +"Microservice","^/api/v1/gateway/rate-limits(.*)","http://platform.stella-ops.local/api/v1/gateway/rate-limits$1",, +"Microservice","^/api/v1/reachability(.*)","http://reachgraph.stella-ops.local/api/v1/reachability$1",, +"Microservice","^/api/v1/timeline(.*)","http://timelineindexer.stella-ops.local/api/v1/timeline$1",, +"Microservice","^/api/v1/audit(.*)","http://timeline.stella-ops.local/api/v1/audit$1",, +"Microservice","^/api/v1/export(.*)","https://exportcenter.stella-ops.local/api/v1/export$1",, +"Microservice","^/api/v1/advisory-sources(.*)","http://concelier.stella-ops.local/api/v1/advisory-sources$1",, +"Microservice","^/api/v1/notifier/delivery(.*)","http://notifier.stella-ops.local/api/v2/notify/deliveries$1",, +"Microservice","^/api/v1/search(.*)","http://advisoryai.stella-ops.local/v1/search$1",, +"Microservice","^/api/v1/advisory-ai(.*)","http://advisoryai.stella-ops.local/v1/advisory-ai$1",, +"Microservice","^/api/v1/advisory(.*)","http://advisoryai.stella-ops.local/api/v1/advisory$1",, +"Microservice","^/api/v1/vex(.*)","https://vexhub.stella-ops.local/api/v1/vex$1",, +"Microservice","^/api/v1/doctor/scheduler(.*)","http://doctor-scheduler.stella-ops.local/api/v1/doctor/scheduler$1",, +"Microservice","^/api/v2/context(.*)","http://platform.stella-ops.local/api/v2/context$1",, +"Microservice","^/api/v2/releases(.*)","http://platform.stella-ops.local/api/v2/releases$1",, +"Microservice","^/api/v2/security(.*)","http://platform.stella-ops.local/api/v2/security$1",, +"Microservice","^/api/v2/topology(.*)","http://platform.stella-ops.local/api/v2/topology$1",, +"Microservice","^/api/v2/integrations(.*)","http://platform.stella-ops.local/api/v2/integrations$1",, +"Microservice","^/api/v1/([^/]+)(.*)","http://$1.stella-ops.local/api/v1/$1$2",, +"Microservice","^/api/v2/([^/]+)(.*)","http://$1.stella-ops.local/api/v2/$1$2",, +"Microservice","^/api/(cvss|gate|exceptions|policy)(.*)","http://policy-gateway.stella-ops.local/api/$1$2",, +"Microservice","^/api/(risk|risk-budget)(.*)","http://policy-engine.stella-ops.local/api/$1$2",, +"Microservice","^/api/(release-orchestrator|releases|approvals)(.*)","http://jobengine.stella-ops.local/api/$1$2",, +"Microservice","^/api/(compare|change-traces|sbomservice)(.*)","http://sbomservice.stella-ops.local/api/$1$2",, +"Microservice","^/api/fix-verification(.*)","http://scanner.stella-ops.local/api/fix-verification$1",, +"Microservice","^/api/verdicts(.*)","https://evidencelocker.stella-ops.local/api/verdicts$1",, +"Microservice","^/api/vuln-explorer(.*)","http://vulnexplorer.stella-ops.local/api/vuln-explorer$1",, +"Microservice","^/api/vex(.*)","https://vexhub.stella-ops.local/api/vex$1",, +"Microservice","^/api/admin/plans(.*)","http://registry-token.stella-ops.local/api/admin/plans$1",, +"Microservice","^/api/admin(.*)","http://platform.stella-ops.local/api/admin$1",, +"Microservice","^/api/analytics(.*)","http://platform.stella-ops.local/api/analytics$1",, +"Microservice","^/api/orchestrator(.*)","http://orchestrator.stella-ops.local/api/orchestrator$1",, +"Microservice","^/api/jobengine(.*)","http://orchestrator.stella-ops.local/api/jobengine$1",, +"Microservice","^/api/scheduler(.*)","http://scheduler.stella-ops.local/api/scheduler$1",, +"Microservice","^/api/doctor(.*)","http://doctor.stella-ops.local/api/doctor$1",, +"Microservice","^/policy(.*)","http://policy-gateway.stella-ops.local/policy$1",, +"Microservice","^/v1/evidence-packs(.*)","http://advisoryai.stella-ops.local/v1/evidence-packs$1",, +"Microservice","^/v1/runs(.*)","http://orchestrator.stella-ops.local/v1/runs$1",, +"Microservice","^/v1/advisory-ai(.*)","http://advisoryai.stella-ops.local/v1/advisory-ai$1",, +"Microservice","^/v1/audit-bundles(.*)","https://exportcenter.stella-ops.local/v1/audit-bundles$1",, diff --git a/devops/compose/rekor_reverse.txt b/devops/compose/rekor_reverse.txt deleted file mode 100644 index e69de29bb..000000000 diff --git a/devops/compose/rekor_route.txt b/devops/compose/rekor_route.txt deleted file mode 100644 index 5811beeaf..000000000 --- a/devops/compose/rekor_route.txt +++ /dev/null @@ -1,5 +0,0 @@ -{ - "Path": "/rekor", - "Type": "ReverseProxy", - "TranslatesTo": "http://rekor.stella-ops.local:3322" -} diff --git a/devops/compose/reverse_integration_body.json b/devops/compose/reverse_integration_body.json deleted file mode 100644 index e69de29bb..000000000