Skip to content

chore- Add Cursor security rules and manifest#300

Merged
AEAbreu-hub merged 1 commit into
mainfrom
patch-CursoradobeSecurityRules
May 4, 2026
Merged

chore- Add Cursor security rules and manifest#300
AEAbreu-hub merged 1 commit into
mainfrom
patch-CursoradobeSecurityRules

Conversation

@AEAbreu-hub
Copy link
Copy Markdown
Collaborator

@AEAbreu-hub AEAbreu-hub commented May 4, 2026

Summary

This comes from Adobe Corp and was added through Cursor licence.
Adds Adobe Cursor security rule packs for the repository: a rules manifest
plus global and Node-focused .mdc guidance (API, auth, data handling,
injection/SSRF/path traversal, and related topics) so agents and contributors
follow consistent secure-coding expectations.

Changes

.cursor/rules/manifest.json

  • Registers global and language-scoped security rules with globs and
    descriptions for Cursor.

.cursor/rules/security-global/

  • Adds global security .mdc rules covering API usage, authentication, base
    practices, dangerous flows, data protection, dependency management, error
    handling, injection prevention, input validation, MCP usage, output
    encoding, path traversal prevention, secure configuration, Snyk, SQL usage,
    SSRF prevention, and XXE prevention.

.cursor/rules/security-lang/security-lang-node.mdc

  • Adds Node.js–specific security guidance for this stack.

Context

Jira

No ticket

…ndency management

- Introduced a comprehensive set of security rules in the manifest.json file.
- Added specific rules for API security, authentication best practices, data protection, and dependency management.
- Included guidelines for secure coding practices, error handling, input validation, and output encoding.
- Established anti-patterns to avoid for each category to enhance security awareness.

This update aims to strengthen the overall security posture of the application by providing clear guidelines for developers.
@AEAbreu-hub AEAbreu-hub merged commit ff1241a into main May 4, 2026
3 checks passed
@AEAbreu-hub AEAbreu-hub deleted the patch-CursoradobeSecurityRules branch May 4, 2026 21:08
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.

1 participant