The Wayback Machine - https://web.archive.org/web/20201223171211/https://github.com/Fyrd/caniuse/issues/4460
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

Move a few items to the security category #4460

Closed
ElleshaHackett opened this issue Aug 24, 2018 · 4 comments
Closed

Move a few items to the security category #4460

ElleshaHackett opened this issue Aug 24, 2018 · 4 comments

Comments

@ElleshaHackett
Copy link
Contributor

@ElleshaHackett ElleshaHackett commented Aug 24, 2018

Move this items to the security category:

  • Link type "noreferrer"
  • Referrer Policy
  • Feature Policy
  • 'SameSite' cookie attribute
@Malvoz
Copy link
Contributor

@Malvoz Malvoz commented Aug 25, 2018

They already are:

"categories":[
"DOM",
"HTML5",
"Security"
],

"categories":[
"Security"
],

"categories":[
"JS API",
"Other",
"Security"

"categories":[
"Security"
],
@ElleshaHackett
Copy link
Contributor Author

@ElleshaHackett ElleshaHackett commented Aug 28, 2018

Hm, strange. Indeed. I double checked https://caniuse.com/#cats=Security. The only thing that is not showing there is the feature-policy. Any thoughts on that?

@Fyrd
Copy link
Owner

@Fyrd Fyrd commented Aug 30, 2018

@ElleshaHackett Currently Feature Policy is considered an "unofficial" feature, as a result it doesn't show up by default in the list (unless searched for). You can include "unoff" features by enabling it in the Settings sidebar under "Statuses".

@Malvoz
Copy link
Contributor

@Malvoz Malvoz commented Oct 12, 2019

@ElleshaHackett do you want to close this? :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
3 participants
You can’t perform that action at this time.