Skip to content

chore: add Loupe scanner profile - #1

Merged
edgepillar merged 1 commit into
mainfrom
chore/loupe-scanner-profile
Aug 23, 2026
Merged

edgepillar merged 1 commit into
mainfrom
chore/loupe-scanner-profile

Conversation

@edgepillar

Copy link
Copy Markdown
Owner

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.

@edgepillar
edgepillar merged commit 4c77681 into main Aug 23, 2026
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