Skip to content

docs: add Security Features section#14

Merged
oscarvalenzuelab merged 1 commit into
mainfrom
docs/add-security-features-section
Apr 3, 2026
Merged

docs: add Security Features section#14
oscarvalenzuelab merged 1 commit into
mainfrom
docs/add-security-features-section

Conversation

@oscarvalenzuelab
Copy link
Copy Markdown
Contributor

Summary

Add Security Features section to README to match the npm SDK documentation structure.

Changes

Added section documenting:

  • HTTPS Enforcement - API keys rejected over plain HTTP (except localhost)
  • Input Validation - Request payloads validated before sending
  • Concurrency Control - Configurable limits for batch operations
  • Automatic Retries - Exponential backoff with jitter for transient failures

@cla-bot cla-bot Bot added the cla-signed label Apr 3, 2026
@oscarvalenzuelab oscarvalenzuelab merged commit 5e5412a into main Apr 3, 2026
7 checks passed
@oscarvalenzuelab oscarvalenzuelab deleted the docs/add-security-features-section branch April 3, 2026 19:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant