https://github.com/brewhouse/privacy-audit
· scanned 2026-06-17 01:42 UTC (1 month, 1 week ago)
7 raw signals (0 security + 7 graph)
Last scanned 1 month, 1 week ago · v2 · last Δ +4.6 (diff) · 7 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 91 nodes from the latest scan, grouped by kind. Each node is a unit the engine identified (file, function, endpoint, table…). Most users won't need this view — it's primarily for debugging the engine's graph extraction or for AI agents that want to enumerate the project structure.
| Label | Layer | Status | Path |
|---|---|---|---|
makeLogger |
software | healthy | src/index.ts:makeLogger |
runDir |
software | healthy | src/index.ts:runDir |
host |
software | healthy | src/index.ts:host |
writeDocx |
software | healthy | src/index.ts:writeDocx |
runScan |
software | healthy | src/index.ts:runScan |
runReport |
software | healthy | src/index.ts:runReport |
main |
software | healthy | src/index.ts:main |
lookupVendor |
software | healthy | src/vendor-map.ts:lookupVendor |
hostnameOf |
software | healthy | src/capture.ts:hostnameOf |
sameSite |
software | healthy | src/capture.ts:sameSite |
reg |
software | healthy | src/capture.ts:reg |
readCookies |
software | healthy | src/capture.ts:readCookies |
readScripts |
software | healthy | src/capture.ts:readScripts |
src |
software | healthy | src/capture.ts:src |
detectConsentMode |
software | healthy | src/capture.ts:detectConsentMode |
settle |
software | healthy | src/capture.ts:settle |
capturePage |
software | healthy | src/capture.ts:capturePage |
pathname |
software | healthy | src/capture.ts:pathname |
normalizeUrl |
software | healthy | src/enumerate.ts:normalizeUrl |
fetchText |
software | healthy | src/enumerate.ts:fetchText |
loadRobots |
software | healthy | src/enumerate.ts:loadRobots |
isDisallowed |
software | healthy | src/enumerate.ts:isDisallowed |
parseSitemap |
software | healthy | src/enumerate.ts:parseSitemap |
sampleByTemplate |
software | healthy | src/enumerate.ts:sampleByTemplate |
templateOf |
software | healthy | src/enumerate.ts:templateOf |
discoverByCrawl |
software | healthy | src/enumerate.ts:discoverByCrawl |
enumerateUrls |
software | healthy | src/enumerate.ts:enumerateUrls |
isNecessaryHost |
software | healthy | src/aggregate.ts:isNecessaryHost |
pickInjectionSource |
software | healthy | src/aggregate.ts:pickInjectionSource |
buildInventory |
software | healthy | src/aggregate.ts:buildInventory |
buildCookies |
software | healthy | src/aggregate.ts:buildCookies |
buildConsentMechanism |
software | healthy | src/aggregate.ts:buildConsentMechanism |
buildRuntime |
software | healthy | src/aggregate.ts:buildRuntime |
toEvents |
software | healthy | src/aggregate.ts:toEvents |
buildFindingsAndRisk |
software | healthy | src/aggregate.ts:buildFindingsAndRisk |
pagesWithPath |
software | healthy | src/aggregate.ts:pagesWithPath |
buildSummary |
software | healthy | src/aggregate.ts:buildSummary |
buildReport |
software | healthy | src/aggregate.ts:buildReport |
resolveAutoconsentBundle |
software | healthy | src/consent.ts:resolveAutoconsentBundle |
loadAutoconsentRules |
software | healthy | src/consent.ts:loadAutoconsentRules |
runAutoconsent |
software | healthy | src/consent.ts:runAutoconsent |
finish |
software | healthy | src/consent.ts:finish |
setup |
software | healthy | src/consent.ts:setup |
detectConsentUi |
software | healthy | src/consent.ts:detectConsentUi |
isVisible |
software | healthy | src/consent.ts:isVisible |
riskLevel |
software | healthy | src/report-docx.ts:riskLevel |
severityFill |
software | healthy | src/report-docx.ts:severityFill |
formatDate |
software | healthy | src/report-docx.ts:formatDate |
clientNameFromDomain |
software | healthy | src/report-docx.ts:clientNameFromDomain |
h1 |
software | healthy | src/report-docx.ts:h1 |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
CLAUDE.md |
software | healthy | CLAUDE.md |
package-lock.json |
software | healthy | package-lock.json |
README.md |
software | healthy | README.md |
package.json |
software | healthy | package.json |
tsconfig.json |
software | healthy | tsconfig.json |
index.ts |
software | healthy | src/index.ts |
vendor-map.ts |
software | healthy | src/vendor-map.ts |
capture.ts |
software | healthy | src/capture.ts |
enumerate.ts |
software | healthy | src/enumerate.ts |
aggregate.ts |
software | healthy | src/aggregate.ts |
consent.ts |
software | healthy | src/consent.ts |
types.ts |
software | healthy | src/types.ts |
report-docx.ts |
software | healthy | src/report-docx.ts |
CLAUDE.md |
quality | healthy | CLAUDE.md |
| Label | Layer | Status | Path |
|---|---|---|---|
brewhouse__privacy-audit |
software | healthy | /data/fable5_failed_archive/brewhouse__privacy-audit |
| Label | Layer | Status | Path |
|---|---|---|---|
src |
software | healthy | src |
| Label | Layer | Status | Path |
|---|---|---|---|
RequestRecorder |
software | healthy | src/capture.ts:RequestRecorder |
This page is publicly accessible at:
https://repobility.com/scan/0e69b847-2ce9-4edf-81c1-ae83b3e5a6ad/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/0e69b847-2ce9-4edf-81c1-ae83b3e5a6ad/
Important — please don't re-submit the same URL repeatedly. The submission endpoint is idempotent: re-submitting the same git URL returns this same scan_token, not a new one. To re-scan this repo, sign up free and use the dashboard.