Skip to content

docs: add http-posture.md for HTTP hardening #3229

docs: add http-posture.md for HTTP hardening

docs: add http-posture.md for HTTP hardening #3229

Triggered via push April 17, 2026 14:48
Status Failure
Total duration 11m 39s
Artifacts 2

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 14 warnings
basic-checks
Failed with exit code: 1
Fenced code blocks should have a language specified: docs/http-posture.md#L280
docs/http-posture.md:280 MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md040.md
Lists should be surrounded by blank lines: docs/http-posture.md#L271
docs/http-posture.md:271 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- The reverse proxy's access l..."] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md032.md
Fenced code blocks should have a language specified: docs/http-posture.md#L204
docs/http-posture.md:204 MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md040.md
Lists should be surrounded by blank lines: docs/http-posture.md#L190
docs/http-posture.md:190 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- Memory pressure from buffere..."] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md032.md
Lists should be surrounded by blank lines: docs/http-posture.md#L184
docs/http-posture.md:184 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- The reverse proxy is already..."] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md032.md
Fenced code blocks should have a language specified: docs/http-posture.md#L154
docs/http-posture.md:154 MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md040.md
Lists should be surrounded by blank lines: docs/http-posture.md#L146
docs/http-posture.md:146 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- Inspect: the per-application..."] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md032.md
Lists should be surrounded by blank lines: docs/http-posture.md#L66
docs/http-posture.md:66 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- Bind to loopback or a privat..."] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md032.md
Fenced code blocks should have a language specified: docs/http-posture.md#L34
docs/http-posture.md:34 MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md040.md
basic-checks
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, DavidAnson/markdownlint-cli2-action@v16, viperproject/check-license-header@v2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
basic-checks
Config does not cover the file 'LICENSE'
basic-checks
Config does not cover the file 'Makefile'
basic-checks
Config does not cover the file 'README.md'
basic-checks
Config does not cover the file 'THIRD_PARTY_LICENSES.md'
basic-checks
Config does not cover the file 'cog.toml'
basic-checks
Config does not cover the file 'compose.individual-services.yaml'
basic-checks
Config does not cover the file 'compose.yaml'
basic-checks
Config does not cover the file 'control.template'
basic-checks
Config does not cover the file 'go.mod'
basic-checks
Config does not cover the file 'go.sum'
build
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/upload-artifact@v4, docker/login-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
unit-test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, docker/login-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
integration-test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/upload-artifact@v4, docker/login-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/

Artifacts

Produced during runtime
Name Size Digest
artifacts
82.5 MB
sha256:c669f900a842744ad58e0274818c6b91a7e019e36ff8f1fbd55ce00bc7eebaa0
integration-test-logs Expired
1.99 KB
sha256:a73d0f5dc3d734565b76d8e42d456ec53ead895b4a56a0038c8f352d4511ddda