Skip to content

Serve an OpenAccess descriptor - #27

Merged
ralyodio merged 1 commit into
mainfrom
openaccess-descriptor
Sep 12, 2026
Merged

ralyodio merged 1 commit into
mainfrom
openaccess-descriptor

Conversation

@ralyodio

Copy link
Copy Markdown
Contributor

Adds public/.well-known/openaccess.json so advis0r.com is listed on openaccess.logicsrc.com, can be linked with OAuth 2.1 + PKCE, and honours the shared profullstack.com/all-access entitlement. Static file only; no runtime change. The private key is vaulted in logicsrc teams openaccess-app-keys--prod.

Spec: https://logicsrc.com/openaccess

🤖 Generated with Claude Code

https://claude.ai/code/session_01SWRffW4ifQPUrGXJtgYWMd

Lists advis0r on OpenAccess hubs (openaccess.logicsrc.com) so people can
link it with OAuth 2.1 + PKCE and it honours the shared
profullstack.com/all-access entitlement. The Ed25519 public key here is
the app's credential for reporting sales; the private half is in the
logicsrc teams vault openaccess-app-keys--prod. Scopes are empty for now:
the reserved openid, email and entitlements scopes need no listing.

Spec: https://logicsrc.com/openaccess

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01SWRffW4ifQPUrGXJtgYWMd
@github-actions

Copy link
Copy Markdown

ThreatCrush Security Scan

31 finding(s)

MEDIUM: 27 | LOW: 4

Severity Rule Location
MEDIUM js-unescaped-html-sink public/app.js:81
MEDIUM js-unescaped-html-sink public/app.js:137
MEDIUM js-unescaped-html-sink public/app.js:284
MEDIUM js-unescaped-html-sink public/app.js:627
MEDIUM js-unescaped-html-sink public/app.js:631
MEDIUM js-unescaped-html-sink public/app.js:685
MEDIUM js-unescaped-html-sink public/app.js:1100
MEDIUM js-unescaped-html-sink public/app.js:1101
MEDIUM js-unescaped-html-sink public/app.js:1148
MEDIUM js-unescaped-html-sink public/app.js:1666
MEDIUM js-unescaped-html-sink public/app.js:1851
MEDIUM js-unescaped-html-sink public/app.js:1863
MEDIUM js-unescaped-html-sink public/app.js:1905
MEDIUM js-unescaped-html-sink public/app.js:1965
MEDIUM js-unescaped-html-sink public/app.js:2124
MEDIUM js-unescaped-html-sink public/app.js:2140
MEDIUM js-unescaped-html-sink public/app.js:2291
MEDIUM js-unescaped-html-sink public/app.js:2308
MEDIUM js-unescaped-html-sink public/app.js:2513
MEDIUM js-unescaped-html-sink public/auth.js:41
MEDIUM js-unescaped-html-sink public/auth.js:59
MEDIUM js-unescaped-html-sink public/auth.js:106
MEDIUM js-unescaped-html-sink public/auth.js:258
MEDIUM sql-template-interpolation src/cli.ts:1053
MEDIUM sql-template-interpolation src/research/routes.ts:299
MEDIUM sql-template-interpolation src/server.ts:515
MEDIUM sql-template-interpolation src/symbols/routes.ts:75
LOW secret-generic-api-key test/auth.test.ts:190
LOW js-dynamic-code-execution test/dashboard-crypto.test.ts:216
LOW js-dynamic-code-execution test/dashboard-search.test.ts:182
LOW js-dynamic-code-execution test/dashboard-watchlist.test.ts:236

Snippets are redacted; ThreatCrush never prints matched credential material.

@ralyodio
ralyodio merged commit f70bea5 into main Sep 12, 2026
6 checks passed
@ralyodio
ralyodio deleted the openaccess-descriptor branch September 12, 2026 19:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant