Skip to content

Integrate MAS FEAT and HKMA Ethics compliance into 24h monitor - #5

Merged
OneFineStarstuff merged 1 commit into
mainfrom
feature/regulatory-compliance-integration-axi-8-14674532106573926159
Jun 20, 2026
Merged

Integrate MAS FEAT and HKMA Ethics compliance into 24h monitor#5
OneFineStarstuff merged 1 commit into
mainfrom
feature/regulatory-compliance-integration-axi-8-14674532106573926159

feat: integrate MAS FEAT and HKMA Ethics compliance into 24h monitor

9a7a939
Select commit
Loading
Failed to load commit list.
Codeac.io / Codeac Code Quality succeeded Jun 20, 2026 in 24s

Codeac Code Quality

This PR contains 0 errors and 9 warnings.

Annotations

Check warning on line 15 in omni_sentinel_24h_monitor.py

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

B311

Standard pseudo-random generators are not suitable for security/cryptographic purposes.

Check warning on line 16 in omni_sentinel_24h_monitor.py

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

B311

Standard pseudo-random generators are not suitable for security/cryptographic purposes.

Check warning on line 17 in omni_sentinel_24h_monitor.py

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

B311

Standard pseudo-random generators are not suitable for security/cryptographic purposes.

Check warning on line 19 in omni_sentinel_24h_monitor.py

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

B311

Standard pseudo-random generators are not suitable for security/cryptographic purposes.

Check warning on line 20 in omni_sentinel_24h_monitor.py

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

B311

Standard pseudo-random generators are not suitable for security/cryptographic purposes.

Check warning on line 23 in omni_sentinel_24h_monitor.py

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

B311

Standard pseudo-random generators are not suitable for security/cryptographic purposes.

Check warning on line 24 in omni_sentinel_24h_monitor.py

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

B311

Standard pseudo-random generators are not suitable for security/cryptographic purposes.

Check warning on line 90 in omni_sentinel_24h_monitor.py

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

broad-exception-caught

Catching too general exception Exception

Check warning on line 43 in tests/test_governance.py

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

unspecified-encoding

Using open without explicitly specifying an encoding

Check warning on line 39 in tests/test_monitor.py

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

unspecified-encoding

Using open without explicitly specifying an encoding

Check warning on line 34 in src/governance_engine/gsri_scoring_engine.py

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

redefined-outer-name

Redefining name 'gsri' from outer scope (line 64)

Check warning on line 43 in src/governance_engine/gsri_scoring_engine.py

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

redefined-outer-name

Redefining name 'gsri' from outer scope (line 64)

Check warning on line 23 in src/infrastructure/pqc_worm_logger.py

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

redefined-outer-name

Redefining name 'batch_id' from outer scope (line 48)

Check warning on line 23 in src/infrastructure/pqc_worm_logger.py

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

redefined-outer-name

Redefining name 'entries' from outer scope (line 49)

Check warning on line 38 in src/infrastructure/pqc_worm_logger.py

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

broad-exception-raised

Raising too general exception: Exception

Check warning on line 40 in src/infrastructure/pqc_worm_logger.py

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

unspecified-encoding

Using open without explicitly specifying an encoding