Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Sep 17, 2021

This PR contains the following updates:

Package Change Age Confidence
NetEscapades.AspNetCore.SecurityHeaders 0.14.0 -> 0.24.0 age confidence

Release Notes

andrewlock/NetEscapades.AspNetCore.SecurityHeaders (NetEscapades.AspNetCore.SecurityHeaders)

v0.24.0

Features:

  • Allow adding multiple uris to CSP builder AddFrameAncestors() #​179
  • Add support for additional directives on Permissions-Policy header #​177 (Thanks @​Registeel!)

v0.23.0

Features:

  • Add support for unsafe-hashes on style attributes, and inline event handlers #​162 (Thanks @​tiesmaster!)

v0.22.0

Features:

  • Add support for Cross-Origin-Embedder-Policy: credentialless #​153 (Thanks RaceProUK!)

Bugfix:

  • Fix documentation errors in StyleSourceAttr and StyleSourceElem directives #​152 (Thanks ThomasBjallas!)

v0.21.0

Features:

  • Add support for using both 'none' and 'report-sample' in directives

v0.20.0

Features:

  • Add support for script-src-attr, script-src-elem, style-src-attr, style-src-elem #​139

v0.19.0

Features:

  • Apply "document" headers to text/javascript responses

v0.18.0

Features:

  • Add support for applying document headers (such as CSP) to all responses (#​130)
  • Add support for unsafe-hashes and wasm-unsafe-eval (#​125)
  • Add support for Report-To directive in Content-Security-Policy (#​126)
  • Add support for sandbox directive in Content-Security-Policy (#​127)
  • Add support for Reporting-Endpoints header (part of the Reporting API) (#​128)

Bugfix:

  • Document headers (such as CSP) are now applied to application/javascript in addition to text/html (#​130)

v0.17.0

Bugfix:

  • Fix Cross-Origin-Embedder-Policy (COEP) not being added to non-HTML requests

v0.16.1

Bugfix:

  • Fix Cross-Origin-Resource-Policy (CORP) not being added to non-HTML requests

v0.16.0

Features:

  • Added support for Cross-Origin-Opener-Policy (COOP), Cross-Origin-Embedder-Policy (COEP) and Cross-Origin-Resource-Policy (CORP) (Thanks @​jeremylindsayni!)

v0.15.0

Features:

  • Add support for creating custom CSP directives with CspDirectiveBuilder. Enables creating custom directives (for example unsupported, draft, directives) that require nonce or hash values

BugFix:

  • Add missing EncryptedMedia directive to permissions policy (Thanks @​jotoledo)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the library label Sep 17, 2021
@renovate renovate bot force-pushed the renovate/netescapades.aspnetcore.securityheaders-0.x branch from 8e42b99 to f1fd8c1 Compare September 17, 2021 16:10
@codecov-commenter
Copy link

codecov-commenter commented Sep 17, 2021

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 45.05%. Comparing base (a4e55ae) to head (7155281).

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #614   +/-   ##
=======================================
  Coverage   45.05%   45.05%           
=======================================
  Files         143      143           
  Lines        4071     4071           
  Branches      348      348           
=======================================
  Hits         1834     1834           
  Misses       2236     2236           
  Partials        1        1           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot force-pushed the renovate/netescapades.aspnetcore.securityheaders-0.x branch from f1fd8c1 to 06da36a Compare September 21, 2021 08:12
@renovate renovate bot changed the title Update dependency NetEscapades.AspNetCore.SecurityHeaders to v0.16.0 Update dependency NetEscapades.AspNetCore.SecurityHeaders to v0.16.0 - autoclosed Oct 4, 2021
@renovate renovate bot closed this Oct 4, 2021
@renovate renovate bot deleted the renovate/netescapades.aspnetcore.securityheaders-0.x branch October 4, 2021 07:14
@renovate renovate bot changed the title Update dependency NetEscapades.AspNetCore.SecurityHeaders to v0.16.0 - autoclosed Update dependency NetEscapades.AspNetCore.SecurityHeaders to v0.16.0 Oct 4, 2021
@renovate renovate bot reopened this Oct 4, 2021
@renovate renovate bot restored the renovate/netescapades.aspnetcore.securityheaders-0.x branch October 4, 2021 08:49
@renovate renovate bot changed the title Update dependency NetEscapades.AspNetCore.SecurityHeaders to v0.16.0 Update dependency NetEscapades.AspNetCore.SecurityHeaders to v0.16.1 Mar 7, 2022
@renovate renovate bot force-pushed the renovate/netescapades.aspnetcore.securityheaders-0.x branch from 06da36a to 54745dc Compare March 7, 2022 15:01
@renovate renovate bot force-pushed the renovate/netescapades.aspnetcore.securityheaders-0.x branch from 54745dc to cf5f43d Compare September 25, 2022 23:05
@renovate renovate bot changed the title Update dependency NetEscapades.AspNetCore.SecurityHeaders to v0.16.1 Update dependency NetEscapades.AspNetCore.SecurityHeaders to v0.17.0 Sep 25, 2022
@renovate renovate bot force-pushed the renovate/netescapades.aspnetcore.securityheaders-0.x branch from cf5f43d to 50aa4e9 Compare March 19, 2023 00:10
@renovate renovate bot changed the title Update dependency NetEscapades.AspNetCore.SecurityHeaders to v0.17.0 Update dependency NetEscapades.AspNetCore.SecurityHeaders to v0.18.0 Mar 19, 2023
@renovate renovate bot changed the title Update dependency NetEscapades.AspNetCore.SecurityHeaders to v0.18.0 Update dependency NetEscapades.AspNetCore.SecurityHeaders to v0.19.0 Jun 14, 2023
@renovate renovate bot force-pushed the renovate/netescapades.aspnetcore.securityheaders-0.x branch from 50aa4e9 to 5a2ef18 Compare June 14, 2023 12:23
@renovate renovate bot force-pushed the renovate/netescapades.aspnetcore.securityheaders-0.x branch from 5a2ef18 to dad57b1 Compare July 10, 2023 20:22
@renovate renovate bot changed the title Update dependency NetEscapades.AspNetCore.SecurityHeaders to v0.19.0 Update dependency NetEscapades.AspNetCore.SecurityHeaders to v0.20.0 Jul 10, 2023
@renovate renovate bot changed the title Update dependency NetEscapades.AspNetCore.SecurityHeaders to v0.20.0 Update dependency NetEscapades.AspNetCore.SecurityHeaders to v0.21.0 Sep 29, 2023
@renovate renovate bot force-pushed the renovate/netescapades.aspnetcore.securityheaders-0.x branch from dad57b1 to f4ac225 Compare September 29, 2023 22:07
@renovate renovate bot force-pushed the renovate/netescapades.aspnetcore.securityheaders-0.x branch from f4ac225 to 5ac9244 Compare June 14, 2024 20:44
@renovate renovate bot changed the title Update dependency NetEscapades.AspNetCore.SecurityHeaders to v0.21.0 Update dependency NetEscapades.AspNetCore.SecurityHeaders to v0.22.0 Jun 14, 2024
@renovate renovate bot force-pushed the renovate/netescapades.aspnetcore.securityheaders-0.x branch from 5ac9244 to d629197 Compare August 26, 2024 16:09
@renovate renovate bot changed the title Update dependency NetEscapades.AspNetCore.SecurityHeaders to v0.22.0 Update dependency NetEscapades.AspNetCore.SecurityHeaders to v0.23.0 Aug 26, 2024
@renovate renovate bot changed the title Update dependency NetEscapades.AspNetCore.SecurityHeaders to v0.23.0 Update dependency NetEscapades.AspNetCore.SecurityHeaders to 0.23.0 Aug 28, 2024
@renovate renovate bot force-pushed the renovate/netescapades.aspnetcore.securityheaders-0.x branch from d629197 to 7155281 Compare September 12, 2024 21:34
@renovate renovate bot changed the title Update dependency NetEscapades.AspNetCore.SecurityHeaders to 0.23.0 Update dependency NetEscapades.AspNetCore.SecurityHeaders to 0.24.0 Sep 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants