Skip to content

[EasyApiPlatform] Fix tests for 4.2.19#1772

Merged
roman-eonx merged 1 commit intomasterfrom
feature/easy-api-platform-fix-tests-for-4.2.19
Mar 2, 2026
Merged

[EasyApiPlatform] Fix tests for 4.2.19#1772
roman-eonx merged 1 commit intomasterfrom
feature/easy-api-platform-fix-tests-for-4.2.19

Conversation

@alexndlm
Copy link
Contributor

@alexndlm alexndlm commented Mar 2, 2026

Q A
Bug fix? no
New feature? no
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets #...

@eonx-space-to-github-reviews
Copy link

Copy link
Contributor

@roman-eonx roman-eonx left a comment

Choose a reason for hiding this comment

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

Code review passed. 🙌 Well done!

Secure code in this PR has been written to best practice standards and covers the following as a minimum. Please ticket if coded this way (also tick if not relevant to this code change):

  • Protect from Injection attacks
  • Protect data with proper input validation, and protect against buffer overflows, pointers/shared data
  • Protect with appropriate encryption and cryptography (E.g. Appropriate hashing, symmetric encryption used, ciphers) if applicable
  • Protect against XSS and CSRF
  • Ensure that pages, data access etc, are written with appropriate access control authorisation and authentication requirements
  • Ensure all important errors and business logic cases are handled
  • Ensure forwards and redirects are handled
  • Ensure no sensitive data is exposed and appropriate logging in place as required

See procedure for more details: PROC-010 Secure Coding Practices

@roman-eonx roman-eonx merged commit ed7fd10 into master Mar 2, 2026
89 checks passed
@roman-eonx roman-eonx deleted the feature/easy-api-platform-fix-tests-for-4.2.19 branch March 2, 2026 17:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants