Skip to content

feat: add CSP checks component#317

Open
OWConnoi wants to merge 1 commit into
ShipSecAI:mainfrom
OWConnoi:codex/add-csp-checks-component
Open

feat: add CSP checks component#317
OWConnoi wants to merge 1 commit into
ShipSecAI:mainfrom
OWConnoi:codex/add-csp-checks-component

Conversation

@OWConnoi
Copy link
Copy Markdown

Summary

  • add a new shipsec.csp.check inline security component for issue CSP Checks Component #18
  • support checking live target URLs or analyzing headers from the existing HTTP Request component without refetching
  • emit structured CSP findings, checked target metadata, and analytics-ready results for the Analytics Sink

Closes #18

Verification

  • npx -y bun@1.1.20 test src/components/security/__tests__/csp-checks.test.ts
  • npx -y bun@1.1.20 run lint from worker/
  • npx -y bun@1.1.20 run typecheck from repo root
  • git diff --check

Signed-off-by: OWConnoi <123777754+OWConnoi@users.noreply.github.com>
@chatgpt-codex-connector
Copy link
Copy Markdown

Codex usage limits have been reached for code reviews. Please check with the admins of this repo to increase the limits by adding credits.
Credits must be used to enable repository wide code reviews.

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.

CSP Checks Component

1 participant