Skip to content

feat(ENT-CIV-AGI-ARCH-WP-049) v1.0.0 — Enterprise & Civilizational AGI/ASI Governance Architecture (2026-2030)#84

Merged
OneFineStarstuff merged 2 commits into
mainfrom
genspark_ai_developer
May 13, 2026
Merged

feat(ENT-CIV-AGI-ARCH-WP-049) v1.0.0 — Enterprise & Civilizational AGI/ASI Governance Architecture (2026-2030)#84
OneFineStarstuff merged 2 commits into
mainfrom
genspark_ai_developer

[pre-commit.ci] auto fixes from pre-commit.com hooks

eb63696
Select commit
Loading
Failed to load commit list.
Codeac.io / Codeac Code Quality succeeded May 13, 2026 in 9m 51s

Codeac Code Quality

This PR contains 3418 errors and 929 warnings.

Annotations

Check warning on line 11 in frontend/Dockerfile

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

DL3018

Pin versions in apk add. Instead of `apk add <package>` use `apk add <package>=<version>`

Check warning on line 45 in frontend/Dockerfile

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

DL3018

Pin versions in apk add. Instead of `apk add <package>` use `apk add <package>=<version>`

Check warning on line 15 in backend/Dockerfile

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

DL3018

Pin versions in apk add. Instead of `apk add <package>` use `apk add <package>=<version>`

Check warning on line 37 in backend/Dockerfile

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

DL3018

Pin versions in apk add. Instead of `apk add <package>` use `apk add <package>=<version>`

Check warning on line 227 in frontend/src/store/authStore.ts

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

CodeDuplication

This block of 19 lines is too similar to frontend/src/store/authStore.ts:163

Check warning on line 182 in frontend/src/store/authStore.ts

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

CodeDuplication

This block of 19 lines is too similar to frontend/src/store/authStore.ts:208

Check warning on line 167 in backend/models/User.js

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

CodeDuplication

This block of 20 lines is too similar to backend/models/User.js:97

Check warning on line 117 in backend/models/User.js

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

CodeDuplication

This block of 20 lines is too similar to backend/models/User.js:147

Check warning on line 336 in backend/models/User.js

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

CodeDuplication

This block of 12 lines is too similar to backend/models/User.js:190

Check warning on line 202 in backend/models/User.js

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

CodeDuplication

This block of 12 lines is too similar to backend/models/User.js:324

Check warning on line 344 in backend/models/User.js

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

CodeDuplication

This block of 15 lines is too similar to backend/models/User.js:102

Check warning on line 117 in backend/models/User.js

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

CodeDuplication

This block of 15 lines is too similar to backend/models/User.js:329

Check warning on line 407 in backend/models/User.js

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

CodeDuplication

This block of 15 lines is too similar to backend/models/User.js:184

Check warning on line 199 in backend/models/User.js

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

CodeDuplication

This block of 15 lines is too similar to backend/models/User.js:392

Check warning on line 500 in backend/models/User.js

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

CodeDuplication

This block of 13 lines is too similar to backend/models/User.js:326

Check warning on line 339 in backend/models/User.js

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

CodeDuplication

This block of 13 lines is too similar to backend/models/User.js:487

Check warning on line 20 in artifacts/validate_artifacts.py

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

B405

Using xml.etree.ElementTree to parse untrusted XML data is known to be vulnerable to XML attacks. Replace xml.etree.ElementTree with the equivalent defusedxml package, or make sure defusedxml.defuse_stdlib() is called.

Check warning on line 146 in artifacts/validate_artifacts.py

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

B314

Using xml.etree.ElementTree.parse to parse untrusted XML data is known to be vulnerable to XML attacks. Replace xml.etree.ElementTree.parse with its defusedxml equivalent function or make sure defusedxml.defuse_stdlib() is called

Check warning on line 6 in docs/schemas/check_generated_artifacts.py

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

B404

Consider possible security implications associated with the subprocess module.

Check warning on line 149 in test_export_governance_artifact_json.py

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

B101

Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.

Check warning on line 21 in docs/schemas/check_generated_artifacts.py

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

B603

subprocess call - check for execution of untrusted input.

Check failure on line 131 in frontend/src/api/client.ts

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

semi

Missing semicolon.

Check warning on line 160 in test_export_governance_artifact_json.py

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

B101

Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.

Check warning on line 8 in docs/schemas/run_governance_checks.py

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

B404

Consider possible security implications associated with the subprocess module.

Check warning on line 147 in docs/schemas/test_validate_run_report.py

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

B603

subprocess call - check for execution of untrusted input.