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

test issue #508

Closed
KyFaSt opened this issue Jul 7, 2023 · 0 comments
Closed

test issue #508

KyFaSt opened this issue Jul 7, 2023 · 0 comments

Comments

@KyFaSt
Copy link
Contributor

KyFaSt commented Jul 7, 2023

Feature Requests

Adding a new header

Generally, adding a new header is always OK.

  • Is the header supported by any user agent? If so, which?
  • What does it do?
  • What are the valid values for the header?
  • Where does the specification live?

Adding a new CSP directive

  • Is the directive supported by any user agent? If so, which?
  • What does it do?
  • What are the valid values for the directive?

Bugs

Console errors and deprecation warnings are considered bugs that should be addressed with more precise UA sniffing. Bugs caused by incorrect or invalid UA sniffing are also bugs.

Expected outcome

Describe what you expected to happen

  1. I configure CSP to do X
  2. When I inspect the response headers, the CSP should have included X

Actual outcome

  1. The generated policy did not include X

Config

Please provide the configuration (SecureHeaders::Configuration.default) you are using including any overrides (SecureHeaders::Configuration.override).

Generated headers

Provide a sample response containing the headers

@KyFaSt KyFaSt closed this as completed Jul 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant