Remove contribute.json info from guidelines#187
Open
janbrasna wants to merge 1 commit intomozilla:masterfrom
Open
Remove contribute.json info from guidelines#187janbrasna wants to merge 1 commit intomozilla:masterfrom
janbrasna wants to merge 1 commit intomozilla:masterfrom
Conversation
+updates one sstls link +fixes cheatsheet order.
Contributor
Author
|
BTW to make further additions/removals like this easier, I can also dumb down the markdown numbered list to: # Table of Contents
1. [Cheat Sheet](#web-security-cheat-sheet)
1. [Transport Layer Security (TLS/SSL)](#transport-layer-security-tlsssl)
1. [HTTPS](#https)
1. [HTTP Strict Transport Security](#http-strict-transport-security)
1. [HTTP Redirections](#http-redirections)
1. [Resource Loading](#resource-loading)
1. [Content Security Policy](#content-security-policy)
1. [Cookies](#cookies)
1. [Cross-origin Resource Sharing](#cross-origin-resource-sharing)
1. [CSRF Prevention](#csrf-prevention)
1. [Referrer Policy](#referrer-policy)
1. [robots.txt](#robotstxt)
1. [Subresource Integrity](#subresource-integrity)
1. [X-Content-Type-Options](#x-content-type-options)
1. [X-Frame-Options](#x-frame-options)
1. [Version History](#version-history)to let the parser do the math and not bother authors with it: (rendered from above:) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Resolves #186
+ updates one more tls config link in cheatsheet,
+ fixes cheatsheet order.
(I hope № 13 was not left out intentionally like in an elevator;) so I've fixed the cheat sheet order gap since #183 along the way)