homarr-labs / homarr

A modern and easy to use dashboard. 14+ integrations. 10K+ icons built in. Authentication out of the box. No YAML, drag and drop configuration.
https://homarr.dev
MIT License
18 stars 5 forks source link

feat(docker): add encryption key generation for integration secrets #1202

Closed Meierschlumpf closed 1 month ago

Meierschlumpf commented 1 month ago


Homarr

Thank you for your contribution. Please ensure that your pull request meets the following pull request:

deepsource-io[bot] commented 1 month ago

Here's the code health analysis summary for commits 6133309..ec20a09. View details on DeepSource β†—.

Analysis Summary

AnalyzerStatusSummaryLink
DeepSource JavaScript LogoJavaScriptβœ… SuccessView Check β†—

πŸ’‘ If you’re a repository administrator, you can configure the quality gates from the settings.
github-actions[bot] commented 1 month ago

Coverage Report

Status Category Percentage Covered / Total
πŸ”΅ Lines 38.96% 13994 / 35915
πŸ”΅ Statements 38.96% 13994 / 35915
πŸ”΅ Functions 35.1% 363 / 1034
πŸ”΅ Branches 70.51% 1251 / 1774
File Coverage
File Stmts % Branch % Funcs % Lines Uncovered Lines
Changed Files
packages/common/src/encryption.ts 92.85% 50% 100% 92.85% 13-14
scripts/generateEncryptionKey.js 0% 0% 0% 0% 1-7
Generated in workflow #3111 for commit ec20a09 by the Vitest Coverage Report Action