Skip to content

Version 11 preview#224

Open
jamie-taylor-rjj wants to merge 20 commits into
mainfrom
feature/version-11-preview
Open

Version 11 preview#224
jamie-taylor-rjj wants to merge 20 commits into
mainfrom
feature/version-11-preview

Conversation

@jamie-taylor-rjj

@jamie-taylor-rjj jamie-taylor-rjj commented May 27, 2026

Copy link
Copy Markdown
Collaborator

Note

Anyone who wants to preview version 11 of the nuget package can find the latest complete action run and download a nupkg from there. If it turns out to be non-trivial to find, I'll include a link.

Rationale for this PR

This PR bumps us to version 11 by closing the following PRs:

Other changes included:

  • NuGet dependencies upgraded (or removed)
  • Swapped Swagger for Scalar in the Example project (as upgrading and re-implementing Swagger was less trivial once on .NET 10)

Warning

Until all items in the above are complete, this PR should NOT be completed because this PR was initially created to test out a number of new things wiht the CI pipeline and to give early adopters the ability to download the NuGet and try it locally.

As such, the PR checklist will remain unchecked until this PR is ready.

PR Checklist

Feel free to either check the following items (by place an x inside of the square brackets) or by replacing the square brackets with a relevant emoji from the following list:

  • ✅ to indicate that you have checked something off
  • ❎ to indicate that you haven't checked something off
  • ❓ to indicate that something might not be relevant (writing tests for documentation changes, for instance)

Essential

These items are essential and must be completed for each commit. If they are not completed, the PR may not be accepted.

  • I have added tests to the OwaspHeaders.Core.Tests project
  • I have run the dotnet-format command and fixed any .editorconfig issues
  • I have ensured that the code coverage has not dropped below 65%
  • I have increased the version number in OwaspHeaders.Core.csproj (only relevant for code changes)
  • I have updated the changelog in the root of the repository
  • I have avoided using primary constructors in the example project (see README for details)

Note

The changelog in the docs/ directory will be updated automatically when PRs are merged into main.

Optional

  • I have documented the new feature in the docs directory
  • I have provided a code sample, showing how someone could use the new code

Any Other Information

This section is optional, but it might be useful to list any other information you think is relevant.

@github-actions

Copy link
Copy Markdown
Contributor

Code Coverage

Package Line Rate Branch Rate Complexity Health
OwaspHeaders.Core 90% 74% 495
OwaspHeaders.Core 90% 74% 495
Summary 90% (1950 / 2166) 74% (542 / 736) 990

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants