Introduce LavaDome version 0.0.14 addressing React security concern
https://github.com/LavaMoat/LavaDome/pull/26
Bottom line: React exposes everything that's passed into it, which compromises LD's secret. To address that, we must force the developer to wrap the text with a token only LD can exchange back with the secret before passing it to React
UPDATE: https://github.com/LavaMoat/LavaDome/pull/29 is also included (v0.0.13) since 0.0.12 ended up requiring a critical fix
UPDATE: https://github.com/LavaMoat/LavaDome/pull/30 is also included (v0.0.14) since apparently new crypto API usage throws under test envs such as in our MM CI, so we want to downgrade to inferior APIs when configured as testing
👍 Dependency issues cleared. Learn more about Socket for GitHub ↗︎
This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored.
Builds ready [590fe40]
- builds: chrome, firefox
- builds (beta): chrome
- builds (flask): chrome, firefox
- builds (MMI): chrome, firefox
- builds (test): chrome, firefox
- builds (test-flask): chrome, firefox
- build viz: Build System
- mv3: Background Module Init Stats
- mv3: UI Init Stats
- mv3: Module Load Stats
- mv3: Bundle Size Stats
- mv2: E2e Actions Stats
- code coverage: Report
- storybook: Storybook
- typescript migration: Dashboard
- all artifacts
Page Load Metrics (1132 ± 54 ms)
| Platform | Page | Metric | Min (ms) | Max (ms) | Average (ms) | StandardDeviation (ms) | MarginOfError (ms) |
|---|---|---|---|---|---|---|---|
| Chrome | Home | firstPaint | 125 | 399 | 206 | 62 | 30 |
| domContentLoaded | 11 | 114 | 47 | 31 | 15 | ||
| load | 842 | 1306 | 1132 | 113 | 54 | ||
| domInteractive | 11 | 114 | 47 | 31 | 15 |
Bundle size diffs [🚨 Warning! Bundle size has increased!]
- background: 10 Bytes (0.00%)
- ui: 1.16 KiB (0.02%)
- common: 0 Bytes (0.00%)
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 68.59%. Comparing base (
0495d5b) to head (65770c4).
Additional details and impacted files
@@ Coverage Diff @@
## develop #22902 +/- ##
========================================
Coverage 68.59% 68.59%
========================================
Files 1101 1101
Lines 43176 43176
Branches 11552 11552
========================================
Hits 29615 29615
Misses 13561 13561
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Builds ready [65cbb71]
- builds: chrome, firefox
- builds (beta): chrome
- builds (flask): chrome, firefox
- builds (MMI): chrome, firefox
- builds (test): chrome, firefox
- builds (test-flask): chrome, firefox
- build viz: Build System
- mv3: Background Module Init Stats
- mv3: UI Init Stats
- mv3: Module Load Stats
- mv3: Bundle Size Stats
- mv2: E2e Actions Stats
- code coverage: Report
- storybook: Storybook
- typescript migration: Dashboard
- all artifacts
Page Load Metrics (1087 ± 61 ms)
| Platform | Page | Metric | Min (ms) | Max (ms) | Average (ms) | StandardDeviation (ms) | MarginOfError (ms) |
|---|---|---|---|---|---|---|---|
| Chrome | Home | firstPaint | 127 | 598 | 219 | 96 | 46 |
| domContentLoaded | 10 | 178 | 53 | 41 | 20 | ||
| load | 947 | 1529 | 1087 | 128 | 61 | ||
| domInteractive | 10 | 178 | 53 | 41 | 20 |
Bundle size diffs [🚨 Warning! Bundle size has increased!]
- background: 10 Bytes (0.00%)
- ui: 1.16 KiB (0.02%)
- common: 0 Bytes (0.00%)
CLA Signature Action: All authors have signed the CLA. You may need to manually re-run the blocking PR check if it doesn't pass in a few minutes.
Builds ready [73e5e81]
- builds: chrome, firefox
- builds (beta): chrome
- builds (flask): chrome, firefox
- builds (MMI): chrome, firefox
- builds (test): chrome, firefox
- builds (test-flask): chrome, firefox
- build viz: Build System
- mv3: Background Module Init Stats
- mv3: UI Init Stats
- mv3: Module Load Stats
- mv3: Bundle Size Stats
- mv2: E2e Actions Stats
- code coverage: Report
- storybook: Storybook
- typescript migration: Dashboard
- all artifacts
Page Load Metrics (1212 ± 81 ms)
| Platform | Page | Metric | Min (ms) | Max (ms) | Average (ms) | StandardDeviation (ms) | MarginOfError (ms) |
|---|---|---|---|---|---|---|---|
| Chrome | Home | firstPaint | 130 | 397 | 205 | 68 | 33 |
| domContentLoaded | 10 | 102 | 42 | 22 | 11 | ||
| load | 949 | 1623 | 1212 | 169 | 81 | ||
| domInteractive | 10 | 102 | 42 | 22 | 11 |
Bundle size diffs [🚨 Warning! Bundle size has increased!]
- background: 10 Bytes (0.00%)
- ui: 1.16 KiB (0.02%)
- common: 0 Bytes (0.00%)
Builds ready [9a3bb7b]
- builds: chrome, firefox
- builds (beta): chrome
- builds (flask): chrome, firefox
- builds (MMI): chrome, firefox
- builds (test): chrome, firefox
- builds (test-flask): chrome, firefox
- build viz: Build System
- mv3: Background Module Init Stats
- mv3: UI Init Stats
- mv3: Module Load Stats
- mv3: Bundle Size Stats
- mv2: E2e Actions Stats
- code coverage: Report
- storybook: Storybook
- typescript migration: Dashboard
- all artifacts
Page Load Metrics (1004 ± 40 ms)
| Platform | Page | Metric | Min (ms) | Max (ms) | Average (ms) | StandardDeviation (ms) | MarginOfError (ms) |
|---|---|---|---|---|---|---|---|
| Chrome | Home | firstPaint | 124 | 283 | 202 | 43 | 21 |
| domContentLoaded | 9 | 78 | 43 | 25 | 12 | ||
| load | 825 | 1161 | 1004 | 83 | 40 | ||
| domInteractive | 9 | 78 | 43 | 25 | 12 |
Bundle size diffs [🚨 Warning! Bundle size has increased!]
- background: 10 Bytes (0.00%)
- ui: 1.21 KiB (0.02%)
- common: 0 Bytes (0.00%)
Builds ready [2dfec1b]
- builds: chrome, firefox
- builds (beta): chrome
- builds (flask): chrome, firefox
- builds (MMI): chrome, firefox
- builds (test): chrome, firefox
- builds (test-flask): chrome, firefox
- build viz: Build System
- mv3: Background Module Init Stats
- mv3: UI Init Stats
- mv3: Module Load Stats
- mv3: Bundle Size Stats
- mv2: E2e Actions Stats
- code coverage: Report
- storybook: Storybook
- typescript migration: Dashboard
- all artifacts
Page Load Metrics (1021 ± 57 ms)
| Platform | Page | Metric | Min (ms) | Max (ms) | Average (ms) | StandardDeviation (ms) | MarginOfError (ms) |
|---|---|---|---|---|---|---|---|
| Chrome | Home | firstPaint | 110 | 326 | 192 | 47 | 23 |
| domContentLoaded | 9 | 106 | 37 | 29 | 14 | ||
| load | 757 | 1278 | 1021 | 119 | 57 | ||
| domInteractive | 9 | 106 | 37 | 29 | 14 |
Bundle size diffs [🚨 Warning! Bundle size has increased!]
- background: 10 Bytes (0.00%)
- ui: 1.21 KiB (0.02%)
- common: 0 Bytes (0.00%)
Builds ready [5aba177]
- builds: chrome, firefox
- builds (beta): chrome
- builds (flask): chrome, firefox
- builds (MMI): chrome, firefox
- builds (test): chrome, firefox
- builds (test-flask): chrome, firefox
- build viz: Build System
- mv3: Background Module Init Stats
- mv3: UI Init Stats
- mv3: Module Load Stats
- mv3: Bundle Size Stats
- mv2: E2e Actions Stats
- code coverage: Report
- storybook: Storybook
- typescript migration: Dashboard
- all artifacts
Page Load Metrics (993 ± 59 ms)
| Platform | Page | Metric | Min (ms) | Max (ms) | Average (ms) | StandardDeviation (ms) | MarginOfError (ms) |
|---|---|---|---|---|---|---|---|
| Chrome | Home | firstPaint | 123 | 288 | 197 | 41 | 20 |
| domContentLoaded | 9 | 100 | 49 | 30 | 14 | ||
| load | 722 | 1205 | 993 | 123 | 59 | ||
| domInteractive | 9 | 100 | 46 | 31 | 15 |
Bundle size diffs [🚨 Warning! Bundle size has increased!]
- background: 10 Bytes (0.00%)
- ui: 1.21 KiB (0.02%)
- common: 0 Bytes (0.00%)
Removed dependencies detected. Learn more about Socket for GitHub ↗︎
🚮 Removed packages: npm/@lavamoat/[email protected]
Builds ready [65770c4]
- builds: chrome, firefox
- builds (beta): chrome
- builds (flask): chrome, firefox
- builds (MMI): chrome, firefox
- builds (test): chrome, firefox
- builds (test-flask): chrome, firefox
- build viz: Build System
- mv3: Background Module Init Stats
- mv3: UI Init Stats
- mv3: Module Load Stats
- mv3: Bundle Size Stats
- mv2: E2e Actions Stats
- code coverage: Report
- storybook: Storybook
- typescript migration: Dashboard
- all artifacts
Page Load Metrics (1004 ± 437 ms)
| Platform | Page | Metric | Min (ms) | Max (ms) | Average (ms) | StandardDeviation (ms) | MarginOfError (ms) |
|---|---|---|---|---|---|---|---|
| Chrome | Home | firstPaint | 73 | 507 | 139 | 89 | 43 |
| domContentLoaded | 11 | 103 | 38 | 22 | 10 | ||
| load | 60 | 2087 | 1004 | 909 | 437 | ||
| domInteractive | 11 | 103 | 38 | 22 | 10 |
Bundle size diffs [🚨 Warning! Bundle size has increased!]
- background: 32 Bytes (0.00%)
- ui: 532 Bytes (0.01%)
- common: 0 Bytes (0.00%)