Skip to content

Commit 449ba3c

Browse files
committedMar 21, 2025
Security guidance added
1 parent 3ed2f56 commit 449ba3c

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed
 

‎README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,11 @@ The API Reference Guide provides examples of what information is needed for a pa
6363
To learn more about how to use CyberSource's REST API SDKs, please use [Developer Center REST API SDKs](https://developer.cybersource.com/hello-world/rest-api-sdks.html)
6464
.
6565

66+
## Security Guidance
67+
68+
* It is strongly recommended to use HTTPS for any proxy servers in your environment to protect secrets during transit.
69+
70+
6671
### Example using Sample Code Application
6772

6873
* Add the [CyberSource REST client as a dependency](https://github.com/CyberSource/cybersource-rest-samples-java/blob/a34f25a384e1fa982f5bb336225e3e37ca3e245d/pom.xml#L20C3-L24C16) in your java project.

0 commit comments

Comments
 (0)