Skip to content

Fix SECURITY.md reference in n8n sample README#213

Merged
rbrighenti merged 2 commits into
users/rbrighenti/n8n-clean-up-new-nodefrom
copilot/sub-pr-100
Feb 6, 2026
Merged

Fix SECURITY.md reference in n8n sample README#213
rbrighenti merged 2 commits into
users/rbrighenti/n8n-clean-up-new-nodefrom
copilot/sub-pr-100

Conversation

Copilot AI commented Feb 6, 2026

Copy link
Copy Markdown
Contributor

Addresses feedback from #100 to correct a broken SECURITY.md link in the n8n sample documentation.

Changes

  • Updated SECURITY.md reference in nodejs/n8n/sample-agent/README.md from same-directory path to repository root path (../../../SECURITY.md)

The link was pointing to a non-existent local file instead of the repository's security policy document.

Before:

- **Security**: For security issues, please see [SECURITY.md](SECURITY.md)

After:

- **Security**: For security issues, please see [SECURITY.md](../../../SECURITY.md)

💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Co-authored-by: rbrighenti <202984599+rbrighenti@users.noreply.github.com>
@rbrighenti rbrighenti marked this pull request as ready for review February 6, 2026 14:54
@rbrighenti rbrighenti requested a review from a team as a code owner February 6, 2026 14:54
@rbrighenti rbrighenti merged commit fe4ad55 into users/rbrighenti/n8n-clean-up-new-node Feb 6, 2026
1 check passed
@rbrighenti rbrighenti deleted the copilot/sub-pr-100 branch February 6, 2026 14:54
Copilot AI changed the title [WIP] Update README to reference SECURITY.md per PR feedback Fix SECURITY.md reference in n8n sample README Feb 6, 2026
Copilot AI requested a review from rbrighenti February 6, 2026 14:54
Copilot stopped work on behalf of rbrighenti due to an error February 6, 2026 14:54
rbrighenti added a commit that referenced this pull request Feb 6, 2026
* Initial plan

* Update README to reference SECURITY.md at repository root

Co-authored-by: rbrighenti <202984599+rbrighenti@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: rbrighenti <202984599+rbrighenti@users.noreply.github.com>
rbrighenti added a commit that referenced this pull request Feb 9, 2026
* Initial plan

* Update README to reference SECURITY.md at repository root

Co-authored-by: rbrighenti <202984599+rbrighenti@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: rbrighenti <202984599+rbrighenti@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants