Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: add README section on untrusted input #766

Merged
merged 2 commits into from
Jul 12, 2024

Conversation

evansims
Copy link
Member

@evansims evansims commented Jul 8, 2024

Changes

This PR updates the README to include a new section on handling input from untrusted sources.

References

Testing

Contributor Checklist

@evansims evansims added the Scope: Documentation Improvements the README, examples, or other documentation. label Jul 8, 2024
@evansims evansims marked this pull request as ready for review July 8, 2024 16:15
@evansims evansims requested a review from a team as a code owner July 8, 2024 16:15
@evansims
Copy link
Member Author

evansims commented Jul 8, 2024

#767 addresses the CI failures from upstream changes in our linters.

@evansims evansims enabled auto-merge (squash) July 8, 2024 16:19
@@ -112,9 +116,9 @@ Our support lifecycle mirrors the [PHP release support schedule](https://www.php

| SDK Version | PHP Version | Support Ends |
| ----------- | ----------- | ------------ |
| 8 | 8.3 | Nov 2026 |
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Updating community EOL dates while here

Copy link

@arpit-jn arpit-jn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@evansims evansims merged commit 520b2bf into main Jul 12, 2024
24 checks passed
@evansims evansims deleted the doc/input-from-untrusted-sources branch July 12, 2024 18:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Scope: Documentation Improvements the README, examples, or other documentation.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants