Skip to content

AES, crypto, Atomic handle, file system... - #141

Merged
devops-stack merged 1 commit into
mainfrom
develop
Jul 11, 2026
Merged

AES, crypto, Atomic handle, file system...#141
devops-stack merged 1 commit into
mainfrom
develop

AES, crypto, Atomic handle, file system...

68da32f
Select commit
Loading
Failed to load commit list.
SonarQubeCloud / SonarCloud Code Analysis succeeded Jul 11, 2026 in 45s

Annotations

Check warning on line 2471 in static/js/crypto-belt.js

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Prefer using an optional chain expression instead, as it's more concise and easier to read.

See more on https://sonarcloud.io/project/issues?id=devops-stack_ring-0&issues=AZ9QHqbgHupSTgeK_2Kv&open=AZ9QHqbgHupSTgeK_2Kv&pullRequest=141

Check warning on line 2490 in static/js/crypto-belt.js

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Remove the declaration of the unused 'panelH' variable.

See more on https://sonarcloud.io/project/issues?id=devops-stack_ring-0&issues=AZ9QHqbgHupSTgeK_2Kw&open=AZ9QHqbgHupSTgeK_2Kw&pullRequest=141

Check warning on line 40 in kernel_ai/services/system_view.py

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Replace with dict fromkeys method call

See more on https://sonarcloud.io/project/issues?id=devops-stack_ring-0&issues=AZ9QHqZoHupSTgeK_2KR&open=AZ9QHqZoHupSTgeK_2KR&pullRequest=141

Check warning on line 1594 in static/js/filesystem-map.js

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Extract this nested ternary operation into an independent statement.

See more on https://sonarcloud.io/project/issues?id=devops-stack_ring-0&issues=AZ9QHqcDHupSTgeK_2LL&open=AZ9QHqcDHupSTgeK_2LL&pullRequest=141

Check warning on line 1701 in static/js/filesystem-map.js

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Remove the declaration of the unused 'sw' variable.

See more on https://sonarcloud.io/project/issues?id=devops-stack_ring-0&issues=AZ9QHqcDHupSTgeK_2LN&open=AZ9QHqcDHupSTgeK_2LN&pullRequest=141

Check warning on line 1624 in static/js/filesystem-map.js

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Extract this nested ternary operation into an independent statement.

See more on https://sonarcloud.io/project/issues?id=devops-stack_ring-0&issues=AZ9QHqcDHupSTgeK_2LM&open=AZ9QHqcDHupSTgeK_2LM&pullRequest=141

Check failure on line 2551 in static/js/crypto-belt.js

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Use `Math.trunc` instead of `| 0`.

See more on https://sonarcloud.io/project/issues?id=devops-stack_ring-0&issues=AZ9QHqbgHupSTgeK_2Ky&open=AZ9QHqbgHupSTgeK_2Ky&pullRequest=141

Check warning on line 224 in kernel_ai/services/network.py

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Replace chained "startswith" calls with a single call using a tuple argument.

See more on https://sonarcloud.io/project/issues?id=devops-stack_ring-0&issues=AZ9QHqZSHupSTgeK_2KQ&open=AZ9QHqZSHupSTgeK_2KQ&pullRequest=141

Check failure on line 2765 in static/js/processes-belt.js

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Refactor this function to reduce its Cognitive Complexity from 21 to the 15 allowed.

See more on https://sonarcloud.io/project/issues?id=devops-stack_ring-0&issues=AZ9QHqcpHupSTgeK_2LR&open=AZ9QHqcpHupSTgeK_2LR&pullRequest=141

Check warning on line 1262 in static/js/filesystem-map.js

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Extract this nested ternary operation into an independent statement.

See more on https://sonarcloud.io/project/issues?id=devops-stack_ring-0&issues=AZ9QHqcDHupSTgeK_2LH&open=AZ9QHqcDHupSTgeK_2LH&pullRequest=141

Check warning on line 57 in kernel_ai/services/system_view.py

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Replace with dict fromkeys method call

See more on https://sonarcloud.io/project/issues?id=devops-stack_ring-0&issues=AZ9QHqZoHupSTgeK_2KS&open=AZ9QHqZoHupSTgeK_2KS&pullRequest=141

Check warning on line 3110 in static/js/network-stack.js

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Extract this nested ternary operation into an independent statement.

See more on https://sonarcloud.io/project/issues?id=devops-stack_ring-0&issues=AZ9QHqadHupSTgeK_2Kr&open=AZ9QHqadHupSTgeK_2Kr&pullRequest=141

Check warning on line 1572 in static/js/filesystem-map.js

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Prefer using an optional chain expression instead, as it's more concise and easier to read.

See more on https://sonarcloud.io/project/issues?id=devops-stack_ring-0&issues=AZ9QHqcDHupSTgeK_2LK&open=AZ9QHqcDHupSTgeK_2LK&pullRequest=141

Check warning on line 951 in static/js/filesystem-map.js

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Remove this useless assignment to variable "now".

See more on https://sonarcloud.io/project/issues?id=devops-stack_ring-0&issues=AZ9QHqcDHupSTgeK_2LA&open=AZ9QHqcDHupSTgeK_2LA&pullRequest=141

Check warning on line 954 in static/js/filesystem-map.js

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Prefer using an optional chain expression instead, as it's more concise and easier to read.

See more on https://sonarcloud.io/project/issues?id=devops-stack_ring-0&issues=AZ9QHqcDHupSTgeK_2LB&open=AZ9QHqcDHupSTgeK_2LB&pullRequest=141

Check warning on line 517 in kernel_ai/services/system_view.py

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Simplify this regular expression to reduce its runtime, as it has super-linear performance due to backtracking.

See more on https://sonarcloud.io/project/issues?id=devops-stack_ring-0&issues=AZ9QHqZoHupSTgeK_2Km&open=AZ9QHqZoHupSTgeK_2Km&pullRequest=141

Check warning on line 723 in static/js/filesystem-map.js

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Extract this nested ternary operation into an independent statement.

See more on https://sonarcloud.io/project/issues?id=devops-stack_ring-0&issues=AZ9QHqcDHupSTgeK_2K7&open=AZ9QHqcDHupSTgeK_2K7&pullRequest=141

Check warning on line 195 in kernel_ai/services/system_view.py

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Remove this redundant Exception class; it derives from another which is already caught.

See more on https://sonarcloud.io/project/issues?id=devops-stack_ring-0&issues=AZ9QHqZoHupSTgeK_2KW&open=AZ9QHqZoHupSTgeK_2KW&pullRequest=141

Check failure on line 1476 in static/js/filesystem-map.js

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Use `Math.trunc` instead of `| 0`.

See more on https://sonarcloud.io/project/issues?id=devops-stack_ring-0&issues=AZ9QHqcDHupSTgeK_2LI&open=AZ9QHqcDHupSTgeK_2LI&pullRequest=141

Check warning on line 508 in kernel_ai/services/system_view.py

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Simplify this regular expression to reduce its runtime, as it has super-linear performance due to backtracking.

See more on https://sonarcloud.io/project/issues?id=devops-stack_ring-0&issues=AZ9QHqZoHupSTgeK_2Kj&open=AZ9QHqZoHupSTgeK_2Kj&pullRequest=141

Check warning on line 2821 in static/js/network-stack.js

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Refactor this code to not use nested template literals.

See more on https://sonarcloud.io/project/issues?id=devops-stack_ring-0&issues=AZ9QHqadHupSTgeK_2Ko&open=AZ9QHqadHupSTgeK_2Ko&pullRequest=141

Check warning on line 486 in kernel_ai/services/system_view.py

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Simplify this regular expression to reduce its runtime, as it has super-linear performance due to backtracking.

See more on https://sonarcloud.io/project/issues?id=devops-stack_ring-0&issues=AZ9QHqZoHupSTgeK_2Kd&open=AZ9QHqZoHupSTgeK_2Kd&pullRequest=141

Check warning on line 502 in kernel_ai/services/system_view.py

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Simplify this regular expression to reduce its runtime, as it has super-linear performance due to backtracking.

See more on https://sonarcloud.io/project/issues?id=devops-stack_ring-0&issues=AZ9QHqZoHupSTgeK_2Kh&open=AZ9QHqZoHupSTgeK_2Kh&pullRequest=141

Check failure on line 206 in static/js/processes-belt.js

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Refactor this function to reduce its Cognitive Complexity from 36 to the 15 allowed.

See more on https://sonarcloud.io/project/issues?id=devops-stack_ring-0&issues=AZ9QHqcpHupSTgeK_2LP&open=AZ9QHqcpHupSTgeK_2LP&pullRequest=141

Check failure on line 311 in kernel_ai/services/system_view.py

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Refactor this function to reduce its Cognitive Complexity from 22 to the 15 allowed.

See more on https://sonarcloud.io/project/issues?id=devops-stack_ring-0&issues=AZ9QHqZoHupSTgeK_2KZ&open=AZ9QHqZoHupSTgeK_2KZ&pullRequest=141