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

Symfony cheatsheet #1230

Merged
merged 15 commits into from
Nov 29, 2023
Merged

Symfony cheatsheet #1230

merged 15 commits into from
Nov 29, 2023

Conversation

oxygensend
Copy link
Contributor

@oxygensend oxygensend commented Nov 22, 2023

Thank you for submitting a Pull Request (PR) to the Cheat Sheet Series.

🚩 If your PR is related to grammar/typo mistakes, please double-check the file for other mistakes in order to fix all the issues in the current cheat sheet.

Please make sure that for your contribution:

  • In case of a new Cheat Sheet, you have used the Cheat Sheet template.
  • All the markdown files do not raise any validation policy violation, see the policy.
  • All the markdown files follow these format rules.
  • All your assets are stored in the assets folder.
  • All the images used are in the PNG format.
  • Any references to websites have been formatted as TEXT
  • You verified/tested the effectiveness of your contribution (e.g., the defensive code proposed is really an effective remediation? Please verify it works!).
  • The CI build of your PR pass, see the build status here.

If your PR is related to an issue, please finish your PR text with the following line:

This PR covers issue #1222.

Thank you again for your contribution 😃

In the document I covered the most common vulnerabilities and presented good practices to increase the security of Symfony apps listed in the issue. I decided to leave topics like API Rate Limiting, Encryption which are to general and not strict to Symfony. I also tried to make the scheme not to differ from cheat sheets from Ruby on Rails and Laravel.
This is my first CS and pr in opensource world, so feel free to comment, I am open for any proposals of changes :)

Copy link

@edg84 edg84 left a comment

Choose a reason for hiding this comment

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

jmanico
jmanico previously approved these changes Nov 24, 2023
Copy link
Member

@jmanico jmanico left a comment

Choose a reason for hiding this comment

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

This is very solid work, I'd like this to go live soon.

Copy link
Collaborator

@szh szh left a comment

Choose a reason for hiding this comment

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

I have no knowledge of Symfony so I won't review the content, but here's quick formatting nit.

cheatsheets/Symfony_Cheat_Sheet.md Outdated Show resolved Hide resolved
Co-authored-by: Shlomo Zalman Heigh <shlomozalmanheigh@gmail.com>
@jmanico jmanico merged commit 39ecda6 into OWASP:master Nov 29, 2023
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants