-
Notifications
You must be signed in to change notification settings - Fork 4k
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
New CS proposal: Django #1035
Labels
ACK_OBTAINED
Issue acknowledged from core team so work can be done to fix it.
HELP_WANTED
Issue for which help is wanted to do the job.
NEW_CS
Issue about the creation of a new cheat sheet.
Comments
AgoraSecurity
added
ACK_WAITING
Issue waiting acknowledgement from core team before to start the work to fix it.
HELP_WANTED
Issue for which help is wanted to do the job.
NEW_CS
Issue about the creation of a new cheat sheet.
labels
Dec 26, 2022
Hey @AgoraSecurity apologies for late reply. This is a very good idea! |
@AgoraSecurity do you want to create this cheatsheet? We will help you along the way! |
mackowski
added
ACK_OBTAINED
Issue acknowledged from core team so work can be done to fix it.
and removed
ACK_WAITING
Issue waiting acknowledgement from core team before to start the work to fix it.
labels
Feb 13, 2023
This was referenced Feb 21, 2023
arunjohnkuruvilla
added a commit
to arunjohnkuruvilla/CheatSheetSeries
that referenced
this issue
Nov 29, 2023
jmanico
pushed a commit
that referenced
this issue
Nov 29, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
ACK_OBTAINED
Issue acknowledged from core team so work can be done to fix it.
HELP_WANTED
Issue for which help is wanted to do the job.
NEW_CS
Issue about the creation of a new cheat sheet.
What is the proposed Cheat Sheet about?
Django
This Cheat Sheet will cover the basics, focusing on OWASP Top 10, that a developer should know regarding Django security.
What security issues are commonly encountered related to this area?
What is the objective of the Cheat Sheet?
Give the readers a quick guide on what they should be careful. It will have the format of a list of DO and DO NOT (very similar to
DotNet Security Cheat Sheet )
Another approach can be like the Ruby on Rails Cheat Sheet, anyhow I think the DO and DO NOT will be easier to understand and follow.
What other resources exist in this area?
There's not significant work done on this (yet).
Django has a page Security in Django page
The text was updated successfully, but these errors were encountered: