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

"Content Security Policy (CSP)": Wording / Grammar issue #10230

Closed
EliteSpud opened this issue Nov 2, 2021 · 4 comments · Fixed by #10298
Closed

"Content Security Policy (CSP)": Wording / Grammar issue #10230

EliteSpud opened this issue Nov 2, 2021 · 4 comments · Fixed by #10298
Assignees
Labels
Content:HTTP HTTP docs effort: small This task is a small effort. good first issue A good issue for newcomers to get started with.

Comments

@EliteSpud
Copy link

MDN URL: https://developer.mozilla.org/en-US/docs/Web/HTTP/CSP

What information was incorrect, unhelpful, or incomplete?

Content Security Policy (CSP) is an added layer of security that helps to detect and mitigate certain types of attacks, including Cross-Site Scripting (XSS) and data injection attacks. These attacks are used for everything from data theft to site defacement to distribute malware.

Should read "to distributing malware" at the end?

MDN Content page report details
@ddbeck ddbeck added Content:HTTP HTTP docs good first issue A good issue for newcomers to get started with. effort: small This task is a small effort. labels Nov 4, 2021
@ddbeck ddbeck changed the title Issue with "Content Security Policy (CSP)": Wording / Grammar issue "Content Security Policy (CSP)": Wording / Grammar issue Nov 4, 2021
@abdelrazek-alaa
Copy link
Contributor

@EliteSpud @ddbeck
Hello everybody 🙂

These attacks are used for everything from data theft to site defacement to distribute malware

so, the suggested edit for this line is just:

- distribute malware.
+ distributing malware.

@hamishwillee
Copy link
Collaborator

hamishwillee commented Nov 4, 2021

Thanks all - fixed by #10298

Note, for simple grammar and typo fixes like this, it is best to just make the change that you think necessary as a PR.

@EliteSpud
Copy link
Author

Ah, thank you. I wasn't sure of the usual procedure for stuff like this :)

@hamishwillee
Copy link
Collaborator

@EliteSpud There is no problem with creating an issue either:-). It's just that if you're sure of a fix it is probably just as easy for you to show what needs fixing as explain it.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 5, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Content:HTTP HTTP docs effort: small This task is a small effort. good first issue A good issue for newcomers to get started with.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants