CHEF-28572 - Create SECURITY.md with standard template #223
ci.yml
on: pull_request
lint
/
markdown-lint
6s
lint
/
markdown-link-check
18s
Matrix: lint / cookstyle
Matrix: lint / Unit Tests
integration
/
Test ScriptGenerator on Linux
integration
/
Test ScriptGenerator on Windows
integration
/
Test chef-ice install.ps1 generation and execution
integration
/
Test install.ps1 generation and execution
integration
/
Test install.ps1 with license_id
integration
/
Test install.sh with license_id
Matrix: integration / cli-tests
Waiting for pending jobs
Matrix: integration / Test chef-ice install command generation and execution
Waiting for pending jobs
Matrix: integration / test-install-command
Waiting for pending jobs
Matrix: integration / Test chef-ice install.sh generation and execution
Waiting for pending jobs
Matrix: integration / test-install-sh
Waiting for pending jobs
Annotations
3 errors and 2 warnings
|
lint / markdown-lint
Failed with exit code: 1
|
|
Multiple consecutive blank lines:
SECURITY.md#L7
SECURITY.md:7 MD012/no-multiple-blanks Multiple consecutive blank lines [Expected: 1; Actual: 2] https://github.com/DavidAnson/markdownlint/blob/v0.40.0/doc/md012.md
|
|
Bare URL used:
SECURITY.md#L5
SECURITY.md:5:5 MD034/no-bare-urls Bare URL used [Context: "https://chef.io/security"] https://github.com/DavidAnson/markdownlint/blob/v0.40.0/doc/md034.md
|
|
lint / markdown-lint
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: DavidAnson/markdownlint-cli2-action@v22. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
|
|
lint / cookstyle (3.4)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: r7kamura/rubocop-problem-matchers-action@v1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
|