Skip to content

AISAFETY-GOVNAV-WP-027 v1.0.0 — AI Safety & Global Governance Navigator: Technical Report, Roadmap, Product Features, 86 Endpoints#54

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

AISAFETY-GOVNAV-WP-027 v1.0.0 — AI Safety & Global Governance Navigator: Technical Report, Roadmap, Product Features, 86 Endpoints#54
OneFineStarstuff merged 2 commits into
mainfrom
genspark_ai_developer

Merge branch 'main' into genspark_ai_developer

e51c51b
Select commit
Loading
Failed to load commit list.
Codeac.io / Codeac Code Quality succeeded Apr 13, 2026 in 1h 20m 52s

Codeac Code Quality

This PR contains 64 errors and 2187 warnings.

Annotations

Check warning on line 1 in frontend/package.json

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

NPM Vulnerability Warning

Artifact "lodash" 4.17.21 is vulnerable to CVE-2026-2950 - lodash vulnerable to Prototype Pollution via array path bypass in `_.unset` and `_.omit`. Vulnerability score: 6.5 (medium).

Check failure on line 1 in frontend/package.json

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

NPM Vulnerability Error

Artifact "lodash" 4.17.21 is vulnerable to CVE-2026-4800 - lodash vulnerable to Code Injection via `_.template` imports key names. Vulnerability score: 8.1 (high).

Check warning on line 1 in frontend/package.json

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

NPM Vulnerability Warning

Artifact "lodash" 4.17.21 is vulnerable to CVE-2025-13465 - Lodash has Prototype Pollution Vulnerability in `_.unset` and `_.omit` functions. Vulnerability score: 6.5 (medium).

Check failure on line 1 in frontend/package.json

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

NPM Vulnerability Error

Artifact "minimatch" 3.1.2 is vulnerable to CVE-2026-27904 - minimatch ReDoS: nested *() extglobs generate catastrophically backtracking regular expressions. Vulnerability score: 7.5 (high).

Check failure on line 1 in frontend/package.json

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

NPM Vulnerability Error

Artifact "minimatch" 3.1.2 is vulnerable to CVE-2026-26996 - minimatch has a ReDoS via repeated wildcards with non-matching literal in pattern.

Check failure on line 1 in frontend/package.json

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

NPM Vulnerability Error

Artifact "minimatch" 3.1.2 is vulnerable to CVE-2026-27903 - minimatch has ReDoS: matchOne() combinatorial backtracking via multiple non-adjacent GLOBSTAR segments. Vulnerability score: 7.5 (high).

Check failure on line 1 in frontend/package.json

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

NPM Vulnerability Error

Artifact "minimatch" 5.1.6 is vulnerable to CVE-2026-27904 - minimatch ReDoS: nested *() extglobs generate catastrophically backtracking regular expressions. Vulnerability score: 7.5 (high).

Check failure on line 1 in frontend/package.json

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

NPM Vulnerability Error

Artifact "minimatch" 5.1.6 is vulnerable to CVE-2026-26996 - minimatch has a ReDoS via repeated wildcards with non-matching literal in pattern.

Check failure on line 1 in frontend/package.json

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

NPM Vulnerability Error

Artifact "minimatch" 5.1.6 is vulnerable to CVE-2026-27903 - minimatch has ReDoS: matchOne() combinatorial backtracking via multiple non-adjacent GLOBSTAR segments. Vulnerability score: 7.5 (high).

Check failure on line 1 in frontend/package.json

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

NPM Vulnerability Error

Artifact "minimatch" 9.0.3 is vulnerable to CVE-2026-27904 - minimatch ReDoS: nested *() extglobs generate catastrophically backtracking regular expressions. Vulnerability score: 7.5 (high).

Check failure on line 1 in frontend/package.json

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

NPM Vulnerability Error

Artifact "minimatch" 9.0.3 is vulnerable to CVE-2026-26996 - minimatch has a ReDoS via repeated wildcards with non-matching literal in pattern.

Check failure on line 1 in frontend/package.json

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

NPM Vulnerability Error

Artifact "minimatch" 9.0.3 is vulnerable to CVE-2026-27903 - minimatch has ReDoS: matchOne() combinatorial backtracking via multiple non-adjacent GLOBSTAR segments. Vulnerability score: 7.5 (high).

Check failure on line 1 in frontend/package.json

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

NPM Vulnerability Error

Artifact "minimatch" 9.0.5 is vulnerable to CVE-2026-27904 - minimatch ReDoS: nested *() extglobs generate catastrophically backtracking regular expressions. Vulnerability score: 7.5 (high).

Check failure on line 1 in frontend/package.json

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

NPM Vulnerability Error

Artifact "minimatch" 9.0.5 is vulnerable to CVE-2026-26996 - minimatch has a ReDoS via repeated wildcards with non-matching literal in pattern.

Check warning on line 301 in omni_sentinel_cli.py

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

consider-alternative-union-syntax

Consider using alternative Union syntax instead of 'Optional'. Add 'from __future__ import annotations' as well

Check failure on line 1 in frontend/package.json

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

NPM Vulnerability Error

Artifact "minimatch" 9.0.5 is vulnerable to CVE-2026-27903 - minimatch has ReDoS: matchOne() combinatorial backtracking via multiple non-adjacent GLOBSTAR segments. Vulnerability score: 7.5 (high).

Check failure on line 1 in test_omni_sentinel_cli.py

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

useless-suppression

Useless suppression of 'missing-class-docstring'

Check warning on line 195 in next-app/app/docs/exec-overlay/action-brief/page.tsx

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

max-line-length

Exceeds maximum line length of 120

Check warning on line 436 in omni_sentinel_cli.py

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

consider-alternative-union-syntax

Consider using alternative Union syntax instead of 'Optional'. Add 'from __future__ import annotations' as well

Check failure on line 1 in frontend/package.json

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

NPM Vulnerability Error

Artifact "rollup" 2.79.2 is vulnerable to CVE-2026-27606 - Rollup 4 has Arbitrary File Write via Path Traversal.

Check failure on line 440 in omni_sentinel_cli.py

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

invalid-unary-operand-type

bad operand type for unary -: NoneType

Check warning on line 13 in next-app/app/docs/exec-overlay/board-handout/page.tsx

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

no-trailing-whitespace

trailing whitespace

Check failure on line 1 in test_omni_sentinel_cli.py

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

useless-suppression

Useless suppression of 'missing-function-docstring'

Check failure on line 1 in frontend/package.json

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

NPM Vulnerability Error

Artifact "rollup" 4.49.0 is vulnerable to CVE-2026-27606 - Rollup 4 has Arbitrary File Write via Path Traversal.

Check warning on line 201 in tmp.py

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

logging-fstring-interpolation

Use lazy % formatting in logging functions