Skip to content

Add 25 advanced Linux and systems programming blog posts

e09a163
Select commit
Loading
Failed to load commit list.
Merged

Migrate to Cloudflare Workers & Add Advanced Linux Programming Blog Posts #75

Add 25 advanced Linux and systems programming blog posts
e09a163
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL failed Jul 14, 2025 in 6s

10 new alerts including 1 critical severity security vulnerability

New alerts in code changed by this pull request

Security Alerts:

  • 1 critical
  • 9 medium

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 warning on line 97 in .github/workflows/cloudflare-workers-notifications.yml

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: {}

Check failure on line 21 in .github/workflows/cloudflare-workers-notifications.yml

See this annotation in the file changed.

Code scanning / CodeQL

Code injection Critical

Potential code injection in
${ github.event.workflow_run.head_branch }
, which may be controlled by an external user (
workflow_run
).

Check warning on line 51 in .github/workflows/cloudflare-workers.yml

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 36 in .github/workflows/cloudflare-workers.yml

See this annotation in the file changed.

Code scanning / CodeQL

Unpinned tag for a non-immutable Action in workflow Medium

Unpinned 3rd party Action 'Deploy to Cloudflare Workers' step
Uses Step
uses 'peaceiris/actions-hugo' with ref 'v2', not a pinned commit hash

Check warning on line 136 in .github/workflows/cloudflare-workers.yml

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 72 in .github/workflows/cloudflare-workers.yml

See this annotation in the file changed.

Code scanning / CodeQL

Unpinned tag for a non-immutable Action in workflow Medium

Unpinned 3rd party Action 'Deploy to Cloudflare Workers' step
Uses Step
uses 'peaceiris/actions-hugo' with ref 'v2', not a pinned commit hash

Check warning on line 186 in .github/workflows/cloudflare-workers.yml

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 153 in .github/workflows/cloudflare-workers.yml

See this annotation in the file changed.

Code scanning / CodeQL

Unpinned tag for a non-immutable Action in workflow Medium

Unpinned 3rd party Action 'Deploy to Cloudflare Workers' step
Uses Step
uses 'peaceiris/actions-hugo' with ref 'v2', not a pinned commit hash

Check warning on line 242 in .github/workflows/cloudflare-workers.yml

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 204 in .github/workflows/cloudflare-workers.yml

See this annotation in the file changed.

Code scanning / CodeQL

Unpinned tag for a non-immutable Action in workflow Medium

Unpinned 3rd party Action 'Deploy to Cloudflare Workers' step
Uses Step
uses 'peaceiris/actions-hugo' with ref 'v2', not a pinned commit hash