Skip to content

chore: add Loupe scanner profile - #2

Draft
edgepillar wants to merge 1 commit into
0x3639:mainfrom
edgepillar:chore/loupe-scanner-profile
Draft

chore: add Loupe scanner profile#2
edgepillar wants to merge 1 commit into
0x3639:mainfrom
edgepillar:chore/loupe-scanner-profile

Conversation

@edgepillar

@edgepillar edgepillar commented Aug 23, 2026

Copy link
Copy Markdown

Summary

  • add a repository-specific Loupe scanner profile at .loupe/scanner-config.json
  • cover the TypeScript application plus security-relevant operational files
  • document guarded registration, baseline scans, incremental scans, and profile updates
  • link the scanning guide from the main README

Scan scope

The profile selects 21 files: the 15 JavaScript/TypeScript files under the discovered application roots plus the devnet setup script, Docker and Compose definitions, Caddy configuration, and Vite configuration.

The documented initial policy intentionally uses --no-reporting, verifier routing, human approval, and no recurring schedule.

Dependency

This profile uses the per-repository scanner configuration and extra_source_paths support merged into the independent Loupe fork:

Validation

  • npm run typecheck
  • npm run build
  • profile JSON and all seven configured paths validated
  • source-discovery harness against this profile (18 tests passed and exactly 21 files selected)
  • git diff --check

No credentials, wallet material, operator secrets, or reporting tokens are included.

@coderabbitai

coderabbitai Bot commented Aug 23, 2026

Copy link
Copy Markdown

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 9e000bc2-b286-4d0b-ad84-8981b7c7b5d1

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Comment @coderabbitai help to get the list of available commands.

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