Skip to content

Commit 1073fb4

Browse files
brabojclaude
andcommitted
fix: remove public upload from Lighthouse config
SonarCloud flagged temporary-public-storage as a security hotspot. Reports are still available as GitHub Actions artifacts. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 6c3e50e commit 1073fb4

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

lighthouserc.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,6 @@
1616
"categories:best-practices": ["warn", { "minScore": 0.9 }],
1717
"categories:seo": ["warn", { "minScore": 0.9 }]
1818
}
19-
},
20-
"upload": {
21-
"target": "temporary-public-storage"
2219
}
2320
}
2421
}

0 commit comments

Comments
 (0)