mirror of
				https://github.com/django/django.git
				synced 2025-11-03 21:25:09 +00:00 
			
		
		
		
	Added link to Mozilla's infosec page on web security.
This commit is contained in:
		
							parent
							
								
									f48a1990fb
								
							
						
					
					
						commit
						060d9d4229
					
				
					 1 changed files with 3 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -290,6 +290,9 @@ security protection of the Web server, operating system and other components.
 | 
			
		|||
  list`_ which identifies some common vulnerabilities in web applications. While
 | 
			
		||||
  Django has tools to address some of the issues, other issues must be
 | 
			
		||||
  accounted for in the design of your project.
 | 
			
		||||
* Mozilla discusses various topics regarding `web security`_. Their
 | 
			
		||||
  pages also include security principles that apply to any system.
 | 
			
		||||
 | 
			
		||||
.. _LimitRequestBody: https://httpd.apache.org/docs/2.4/mod/core.html#limitrequestbody
 | 
			
		||||
.. _Top 10 list: https://www.owasp.org/index.php/Top_10-2017_Top_10
 | 
			
		||||
.. _web security: https://infosec.mozilla.org/guidelines/web_security.html
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue