Skip to content

cd: merge review.yaml and release.yaml into build.yaml

ca07b9d
Select commit
Loading
Failed to load commit list.
Merged

feat: add minimal AI processing support #133

cd: merge review.yaml and release.yaml into build.yaml
ca07b9d
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded Jan 7, 2026 in 5s

5 new alerts including 5 medium severity security vulnerabilities

New alerts in code changed by this pull request

Security Alerts:

  • 5 medium

See annotations below for details.

View all branch alerts.

Annotations

Check warning on line 139 in .github/workflows/build.yaml

See this annotation in the file changed.

Code scanning / CodeQL

Workflow does not contain permissions Medium

Actions job or workflow does not limit the permissions of the GITHUB_TOKEN. Consider setting an explicit permissions block, using the following as a minimal starting point: {contents: read}

Check warning on line 241 in .github/workflows/build.yaml

See this annotation in the file changed.

Code scanning / CodeQL

Workflow does not contain permissions Medium

Actions job or workflow does not limit the permissions of the GITHUB_TOKEN. Consider setting an explicit permissions block, using the following as a minimal starting point: {contents: read}

Check warning on line 375 in .github/workflows/build.yaml

See this annotation in the file changed.

Code scanning / CodeQL

Workflow does not contain permissions Medium

Actions job or workflow does not limit the permissions of the GITHUB_TOKEN. Consider setting an explicit permissions block, using the following as a minimal starting point: {contents: read}

Check warning on line 447 in .github/workflows/build.yaml

See this annotation in the file changed.

Code scanning / CodeQL

Workflow does not contain permissions Medium

Actions job or workflow does not limit the permissions of the GITHUB_TOKEN. Consider setting an explicit permissions block, using the following as a minimal starting point: {contents: read}

Check warning on line 516 in .github/workflows/build.yaml

See this annotation in the file changed.

Code scanning / CodeQL

Workflow does not contain permissions Medium

Actions job or workflow does not limit the permissions of the GITHUB_TOKEN. Consider setting an explicit permissions block, using the following as a minimal starting point: {}