Skip to content

chore(license): flip 5039 PMPL→MPL-2.0 stamps in iser-tools/ (Phase 2)#104

Merged
hyperpolymath merged 1 commit into
mainfrom
chore/license-iser-tools-mpl-2-0
Jun 2, 2026
Merged

chore(license): flip 5039 PMPL→MPL-2.0 stamps in iser-tools/ (Phase 2)#104
hyperpolymath merged 1 commit into
mainfrom
chore/license-iser-tools-mpl-2-0

chore(license): flip 5039 PMPL→MPL-2.0 stamps (Phase 2 — iser-tools)

d87c922
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / Hypatia failed Jun 2, 2026 in 15s

39 new alerts including 29 errors

New alerts in code changed by this pull request

  • 29 errors
  • 10 warnings

Alerts not introduced by this pull request might have been detected because the code changes were too large.

See annotations below for details.

View all branch alerts.

Annotations

Check failure on line 1 in iser-tools/eclexiaiser/src/interface/ffi/src/main.zig

See this annotation in the file changed.

Code scanning / Hypatia

Hypatia code_safety: zig_align_cast Error

Zig @alignCast performs unchecked alignment cast (1 occurrences, CWE-704)

Check failure on line 24 in iser-tools/ephapaxiser/.envrc

See this annotation in the file changed.

Code scanning / Hypatia

Hypatia security_errors: secret_detected Error

Secret found: Generic API key

Check failure on line 1 in iser-tools/ephapaxiser/src/codegen/parser.rs

See this annotation in the file changed.

Code scanning / Hypatia

Hypatia code_safety: unwrap_dangerous_default Error

unwrap_or(0) with dangerous default (2 occurrences, CWE-754)

Check failure on line 1 in iser-tools/ephapaxiser/src/codegen/wrapper_gen.rs

See this annotation in the file changed.

Code scanning / Hypatia

Hypatia code_safety: panic_macro Error

panic! macro causes unrecoverable crash (1 occurrences, CWE-754)

Check failure on line 24 in iser-tools/futharkiser/.envrc

See this annotation in the file changed.

Code scanning / Hypatia

Hypatia security_errors: secret_detected Error

Secret found: Generic API key

Check failure on line 1 in iser-tools/futharkiser/src/interface/ffi/src/main.zig

See this annotation in the file changed.

Code scanning / Hypatia

Hypatia code_safety: zig_ptr_cast Error

Zig @ptrCast performs unchecked pointer type conversion (11 occurrences, CWE-704)

Check failure on line 1 in iser-tools/futharkiser/src/interface/ffi/src/main.zig

See this annotation in the file changed.

Code scanning / Hypatia

Hypatia code_safety: zig_align_cast Error

Zig @alignCast performs unchecked alignment cast (9 occurrences, CWE-704)

Check failure on line 24 in iser-tools/halideiser/.envrc

See this annotation in the file changed.

Code scanning / Hypatia

Hypatia security_errors: secret_detected Error

Secret found: Generic API key

Check failure on line 1 in iser-tools/halideiser/setup.sh

See this annotation in the file changed.

Code scanning / Hypatia

Hypatia code_safety: shell_download_then_run Error

Download-and-execute pattern (curl|wget pipe to shell) -- verify integrity before execution (3 occurrences, CWE-494)

Check failure on line 24 in iser-tools/idrisiser/.envrc

See this annotation in the file changed.

Code scanning / Hypatia

Hypatia security_errors: secret_detected Error

Secret found: Generic API key

Check failure on line 1 in iser-tools/idrisiser/setup.sh

See this annotation in the file changed.

Code scanning / Hypatia

Hypatia code_safety: shell_download_then_run Error

Download-and-execute pattern (curl|wget pipe to shell) -- verify integrity before execution (3 occurrences, CWE-494)

Check failure on line 1 in iser-tools/idrisiser/src/interface/ffi/src/main.zig

See this annotation in the file changed.

Code scanning / Hypatia

Hypatia code_safety: zig_ptr_cast Error

Zig @ptrCast performs unchecked pointer type conversion (2 occurrences, CWE-704)

Check failure on line 1 in iser-tools/idrisiser/src/interface/ffi/src/main.zig

See this annotation in the file changed.

Code scanning / Hypatia

Hypatia code_safety: zig_align_cast Error

Zig @alignCast performs unchecked alignment cast (1 occurrences, CWE-704)

Check failure on line 24 in iser-tools/iseriser/.envrc

See this annotation in the file changed.

Code scanning / Hypatia

Hypatia security_errors: secret_detected Error

Secret found: Generic API key

Check failure on line 1 in iser-tools/iseriser/setup.sh

See this annotation in the file changed.

Code scanning / Hypatia

Hypatia code_safety: shell_download_then_run Error

Download-and-execute pattern (curl|wget pipe to shell) -- verify integrity before execution (3 occurrences, CWE-494)

Check failure on line 24 in iser-tools/julianiser/.envrc

See this annotation in the file changed.

Code scanning / Hypatia

Hypatia security_errors: secret_detected Error

Secret found: Generic API key

Check failure on line 1 in iser-tools/julianiser/examples/data-pipeline/pipeline.py

See this annotation in the file changed.

Code scanning / Hypatia

Hypatia cicd_rules: banned_language_file Error

Python file detected -- banned language

Check failure on line 24 in iser-tools/atsiser/.envrc

See this annotation in the file changed.

Code scanning / Hypatia

Hypatia security_errors: secret_detected Error

Secret found: Generic API key

Check failure on line 1 in iser-tools/atsiser/src/codegen/ats_gen.rs

See this annotation in the file changed.

Code scanning / Hypatia

Hypatia code_safety: unwrap_dangerous_default Error

unwrap_or(0) with dangerous default (1 occurrences, CWE-754)

Check failure on line 24 in iser-tools/betlangiser/.envrc

See this annotation in the file changed.

Code scanning / Hypatia

Hypatia security_errors: secret_detected Error

Secret found: Generic API key

Check failure on line 1 in iser-tools/betlangiser/src/interface/ffi/src/main.zig

See this annotation in the file changed.

Code scanning / Hypatia

Hypatia code_safety: zig_ptr_cast Error

Zig @ptrCast performs unchecked pointer type conversion (2 occurrences, CWE-704)

Check failure on line 1 in iser-tools/betlangiser/src/interface/ffi/src/main.zig

See this annotation in the file changed.

Code scanning / Hypatia

Hypatia code_safety: zig_align_cast Error

Zig @alignCast performs unchecked alignment cast (1 occurrences, CWE-704)

Check failure on line 24 in iser-tools/bqniser/.envrc

See this annotation in the file changed.

Code scanning / Hypatia

Hypatia security_errors: secret_detected Error

Secret found: Generic API key

Check failure on line 1 in iser-tools/bqniser/src/interface/ffi/src/main.zig

See this annotation in the file changed.

Code scanning / Hypatia

Hypatia code_safety: zig_ptr_cast Error

Zig @ptrCast performs unchecked pointer type conversion (2 occurrences, CWE-704)

Check failure on line 1 in iser-tools/bqniser/src/interface/ffi/src/main.zig

See this annotation in the file changed.

Code scanning / Hypatia

Hypatia code_safety: zig_align_cast Error

Zig @alignCast performs unchecked alignment cast (1 occurrences, CWE-704)