Initial commit: n8n Strike API node
- Add Strike API credentials configuration - Implement Strike node with 9 resources (Account, Balance, Currency Exchange, Deposit, Invoice, Payment, Payment Method, Payout, Rates) - Add comprehensive operation descriptions for all resources - Include CLAUDE.MD documentation - Set up build configuration with TypeScript, ESLint, and Prettier 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
21
node_modules/jssha/SECURITY.md
generated
vendored
Normal file
21
node_modules/jssha/SECURITY.md
generated
vendored
Normal file
@ -0,0 +1,21 @@
|
||||
# Security Policy
|
||||
|
||||
## Supported Versions
|
||||
|
||||
| Version | Supported |
|
||||
| ------- | ------------------ |
|
||||
| 3.1.x | :white_check_mark: |
|
||||
| <3.1,>2 | :x: |
|
||||
| 2.4.x | :white_check_mark: |
|
||||
| <2.4,>1 | :x: |
|
||||
| 1.6.x | :white_check_mark: |
|
||||
| <1.6 | :x: |
|
||||
|
||||
## Reporting a Vulnerability
|
||||
|
||||
Please file a placeholder [issue] saying there is a security-related bug and
|
||||
contact me via email (my email address is in my [profile]) with the sensitive
|
||||
details.
|
||||
|
||||
[issue]: https://github.com/Caligatio/jsSHA/issues/new
|
||||
[profile]: https://github.com/Caligatio
|
||||
Reference in New Issue
Block a user